Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 690 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 690 Bytes

Bluespec System Verilog for VS Code

A language extension to support Bluespec System Verilog in Visual Studio Code.

Features

  • Syntax Highlighting
  • Snippets
    • package
    • interface
    • module
    • rule
    • begin...end
    • mkAutoFSM, mkAlwaysFSM

Installation

Install the extension from Visual Studio Code Marketplace

https://marketplace.visualstudio.com/items?itemName=raamakrishnan.bluespec-system-verilog

Contributing

You are welcome to contribute to this extension. Send me a pull request and I will be happy to accept it.

Thanks