patrick96
|
1e9f870b74
|
verilog: Add filename to vlog linter output
|
2019-12-05 19:35:34 +01:00 |
|
Thomas A. Werne
|
d0e87c0df4
|
Correct vint-discovered advisory in vlog handler
|
2019-10-05 11:25:56 -07:00 |
|
Thomas A. Werne
|
98b0dcd7d6
|
Update vlog parser to handle new output format
Re #2812, the parser now takes a second pass through the output using an
updated regex.
|
2019-10-05 10:44:02 -07:00 |
|
w0rp
|
883978ece9
|
#2132 - Replace all uses of foo_callback with foo
|
2019-02-22 18:05:04 +00:00 |
|
w0rp
|
3e11cbd18d
|
Update syntax checking
* Line continuation characters should be on the same lines.
* .vim file line indentation should be a multiple of 4.
|
2019-02-06 18:05:13 +00:00 |
|
John Gentile
|
b8bf7b220d
|
Add VHDL Support & Newer Verilog Linters (#2229)
* Added VHDL file support with ghdl compiler
* Update ghdl.vim
* Create vcom.vim
* Create xvhdl.vim
* Update xvlog.vim
* Added documentation for VHDL & Verilog linters
* Added tests to VHDL & Verilog linters
|
2019-01-27 09:46:33 +00:00 |
|