Forum Discussion
2 Replies
- Altera_Forum
Honored Contributor
What do you mean for the normal VHDL way?
In Quartus there is no problem: you can use the functions in the File menu to create the VHDL component declaration template of a Verilog module (and vice versa). If you mean to mix VHDL and Verilog in ModelSim, this is not allowed in Altera Starter Edition, if I remember correctly. - Altera_Forum
Honored Contributor
i don't think you'll be able to use VHDL direct instantiation of a Verilog module, so you will need to include the component declaration as described above