Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-11 | Verilator current file search path (#3500) | Tarik Graba | |
* Simplify verilator linter using ale command format strings * Verilator Linter: Restructure linter command tests * Verilator Linter: adds to the handler test the returned filename * Verilator Linter: add the current file path to the search path * Verilator Linter: Add the search path to the tests Co-authored-by: TG <tarik.graba@telecom-paris.fr> | |||
2018-10-29 | #2017 Simplify lint cycles for supporting other sources later | w0rp | |
2018-05-28 | #1524 Do not try to check buffers with empty filetypes | w0rp | |
2017-06-29 | Adds an option to pass additional arguments to the verilog/verilator … (#698) | Tarik Graba | |
* Adds an option to pass additional arguments to the verilog/verilator linter The new otion is g:ale_verilog_verilator_options + doc * Spell check verilog linter doc file * Add entries to the verilog linters in the doc table of content * Vader test for verilog/verilator linter args option verilog_verilator_options |