Skip to content

Bluespec System Verilog language extension for Visual Studio Code

Notifications You must be signed in to change notification settings

Raamakrishnan/bsv-for-vscode

Repository files navigation

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