Skip to content

Verilator support

Eirik Prestegårdshus edited this page Aug 7, 2019 · 6 revisions

Verilator compile-support is included with v0.8 and on-wards. Highlight errors that Verilator might find in your file. It is also possible run this every save of a file, so that it will work as an in-editor linter. Compilation on save can be turned on from the extensions settings.

For Verilator support to work, a working version of Verilator is required. If you are on Windows, you do need it natively installed, not on an emulated system or through WSL.

Example gif:

moduleInit_example

Clone this wiki locally