TheOneKevin / icarusext

iverilog extension for Visual Studio Code to satisfy the needs for an easy testbench runner. Includes builtin GTKWave support.
https://marketplace.visualstudio.com/items?itemName=theonekevin.icarusext
MIT License
11 stars 3 forks source link

Visual Studio code extension setting #9

Open salomonalley opened 2 years ago

salomonalley commented 2 years ago

tutorial cannot be found anywhere. Please I would like to find a more detailed setup of your extension.

TheOneKevin commented 2 years ago

Hello! Good point. I will be sure to update the README to detail the configuration options. For now, if you have any specific questions, feel free to ask them.

salomonalley commented 2 years ago

right now when I press on the the green play button for compile and run testbench All I get from your test file "lfsr16.v" is two output in the build folder "lfs16.v.out" and "lfsr16.vcd". The "Live rough logic gate estimates" and the "Simple GTKWave integration" doesn't work for me. I attached a capture of my settings. Thanks SettingCapture