Forum Discussion
Altera_Forum
Honored Contributor
11 years agoCan't Simulate NCO IP core
Hello All. I've run into a problem simulating the altera NCO IP core in ModelSim Altera. I've created an instantiation with the correct parameters and Quartus can compile it fine (there are a f...
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- If I run the TCL script for modelsim that references the the vho file, as you say, it's all fine. --- Quote End --- Ok, so the generated script works, but as you comment ... --- Quote Start --- The problem appears to be with Native Link / ModelSim Altera --- Quote End --- Create an Altera Service Request, and submit the Quartus project (.qar) file, and the procedure you used to start NativeLink, and perhaps a screen shot of the errors. That should help Altera figure out what is wrong. Personally I never use NativeLink, so that I can avoid these types of annoying issues. The default Modelsim Tcl scripts are fairly dumb, so I copy the relevant compilation instructions into a custom script, i.e., just because Altera auto-generates a script, it does not mean you have to use it :) Cheers, Dave