Forum Discussion
Altera_Forum
Honored Contributor
10 years agoReferring to the link you provided, you can issue (type) that 'vlog' command in ModelSim's Transcript window without needing to add it to a tcl script. However, the advantages of having your simulation captured in a tcl script are worth considering...
ModelSim requires the functional behaviour of the PLL. The support solution is simply pointing out that it can obtain these from either the vhdl or verilog libraries that come with Quartus. However, there is clearly an issue with ModelSim and compiling the vhdl libraries. Hence, the solution's suggestion to use the verilog libraries. Cheers, Alex