Releases: jfcherng-sublime/SublimeLinter-contrib-iverilog
Releases · jfcherng-sublime/SublimeLinter-contrib-iverilog
3.0.0
st3-2.1.4
2.1.2
-
Update readme.
It looks like the
-i
flag is only supported in themaster
branch ofiverilog
.
It's used to ignoreUnknown module type: XXX
linting error.
I strongly recommend use the-i
flag rather than writing`include
everywhere.To use the
-i
flag and themaster
branch ofiverilog
, please see https://git.io/fjH92.