Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 354 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 354 Bytes

#linter-verilator

Atom linter for Verilog, using Verilator. Install verilator using your package manager on linux or MSYS2 on windows. On windows you will need to enter the path to msys2/bin/verilator_bin.exe in the package settings.

Based on linter-verilog