Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 454 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 454 Bytes

#linter-verilog

Atom linter for Verilog, using Icarus Verilog.

Screenshot

#Installation

  1. Install icarus verilog.
    On OSX you can just use brew:
$ brew install icarus-verilog
  1. Install atom package:
$ apm install linter-verilog