vscode-verilog-hdl-support
                                
                                
                                
                                    vscode-verilog-hdl-support copied to clipboard
                            
                            
                            
                        Erase Verilator default values
Is there a way to eliminate the default parameters for verilator linting?
"(The command "--lint-only -I
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