vscode-verilog-hdl-support
vscode-verilog-hdl-support copied to clipboard
-y arguments
Same issue as #86 and #51.
Getting error Unknown module type iverilog(iverilog) when instantiating modules defined in other files in project folder.
In Verilog › Linting › Iverilog: Arguments I have -y ./ -Werror -Wall -Wextra. Have also tried just -y alone. What's going wrong here? What is the correct syntax for the -y flag to iverilog?
Thanks.
Same issue as #86 and #51.
Getting error when instantiating modules defined in other files in project folder. In I have . Have also tried just alone. What's going wrong here? What is the correct syntax for the flag to iverilog? Thanks.
Unknown module type iverilog(iverilog)``Verilog › Linting › Iverilog: Arguments``-y ./ -Werror -Wall -Wextra``-y``-y
-y ./