A Fork Of This Extension
- Compile all verilog files in a directory
- Output moved to ./build
- Dynamic File Extensions (Input and Output)
- Custom Compiling Flags
- Ability to change the directory of iverilog
The Visual Studio Code extenstion for Verilog HDL Language support.
Install it from VS Code Marketplace
-
Install Icarus Verilog
In Windows, you should add executable folder to the uesr PATH
-
Click the
Run Code
Button
-
Run Verilog HDL Code
Use Icarus Verilog to run the current code.
-
Compile all Verilog HDL Files in a directory
Use Icarus Verilog to all the files in the directory.
-
Stop Running
Stop Running Code.
- Added Dynamic Input File Extension Support
- Added Dynamic Output Extension Support
- Added Alternate IVerilog Path
- Added Dynamic Path Choosing For Every Command
- Stop Command Can Now Stop The Terminal
- Added The Ability To Have Spaces Inside The File Names
- The Terminal Reopens When Running After Closing It
- Increased Version Number
- Added Compile All.
- Generated files are moved to ./build
- Minor ts types improvements
- Remove redundant code.
- Fixed the Bug when Running Code in Windows.
- Add Verilog Snippets.
- Change the compile filename.
- Fixed the Description.
- Create the
tmLanguage
.