Skip to content
| Marketplace
Sign in
Visual Studio>Tools>VerilogLanguage

VerilogLanguage

Preview

gojimmypi

|
2,728 installs
| (1) | Free
Verilog Extension for Visual Studio. (classifier extension). Implements the Verilog Language Extension allowing user-definable keyword colorization. Useful for FPGA development.

Verilog Extension for Visual Studio. Basic keyword highlighting for Verilog editing in Visual Studio (files with ".v" or ".verilog" extension). Free and Open Source. This is an initial version and my first experience at developing extensions for Visual Studio. Supported items include individual colorization for each Verilog keyword, Directive keywords are all currently highlighted the same color. Comment text in green, plus some code outlining with round, square, and squiggly brackets. Autocomplete still needs work. Install in Visual Studio via Tools - Extensions and Updates.

This latest release includes colorization for keywords, variables, and bracket depth, along with hover text.

PREVIEW: Synthesis directly in Visual Studio for iCEBreaker, Orange Crab, tinyFPGA and ULX3S (requires WSL and FPGA toolchain)

Fixed in 0.3.3 is more syntax highlighting, particularly variable, write initialization hover text, initial load, etc.

Fixed in 0.3.1 is syntax highlighting for VS2015 that stopped working when multiple different file extensions were added.

Fixed in 0.2.1 is processing for large files. Files larger than 8K are now processed in the background. Upon completion of background processing, the viewport is not refreshed at this time. Mouse hovers and key presses can help nudge updates. Stay tuned for future releases coming soon.

image.png

Set custom keyword colors in Tools - Options - Colors:

Verilog-Tools-Options-Colors.png

Suggestions and comments welcome; see GitHub issues, Pull Requests appreciated.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft