Forum Discussion
SDe_J
Occasional Contributor
7 years agoI having this same error in quartus 18.0, and the suggestions here have not solved it. Is there anything else I should try?
designEngineer
Occasional Contributor
3 years agoWhen generating the IP make sure to chose Verilog as the output. The module can be instantiated as either Verilog or VHDL but when generating the IP, if choosing VHDL instead of Verilog as the output I get this error. Using Verilog as output fixed the issue for me.