Forum Discussion
Altera_Forum
Honored Contributor
11 years agoALTCLKCTRL not being instantiated by Modelsim-Altera
Quartus 14.1 Modelsim-Altera 10.3c Simple VHDL code using Cyclone V. Instantiates ALTCLKCTRL. .QIP and .SIP added to project as directed. Synthesizes OK. Modelsim-Altera error: ...
Altera_Forum
Honored Contributor
10 years agoAs said above, the ALTCLKCTRL IP can be simulated if you add to your ModelSim project, the device library located in /Altera path/quartus/eda/sim_lib/ as xxxx_atoms and xxxx_components (xxxx = your device).
It worked for me in a STRATIX V Project.