vscode-verilog-hdl-support icon indicating copy to clipboard operation
vscode-verilog-hdl-support copied to clipboard

Erase Verilator default values

Open AlbertAgui opened this issue 4 years ago • 0 comments

Is there a way to eliminate the default parameters for verilator linting? "(The command "--lint-only -I" will be added by the linter by default)."

I think I am having problems with this default values because when I want to use the -F option I get an error: "Duplicate definition of module", for each module I have.

Thanks

AlbertAgui avatar Aug 31 '21 15:08 AlbertAgui