Forum Discussion
Altera_Forum
Honored Contributor
13 years agoThank you, I can see the component is listed in the Library window of Modelsim (as shown in attached pic).
But Modelsim seems can not find it to compile. --- Quote Start --- That sounds like a Cyclone III low-level component. Usually those types of things are in quartus/eda/sim_lib/cycloneiii_atoms.v, which is pre-compiled for Modelsim-ASE. However, I just searched the sim_lib/ folder and could not find that component (11.1sp1 installation). If you can find where that component is located, then you can add the folder with the vlog +incdir+ option (see vlog -help). Cheers, Dave --- Quote End ---