Forum Discussion
ChrisR_Altera
Occasional Contributor
1 hour agoMake sure you are generating the simulation files and testbench in Platform Designer?
In your testbench folder, you should have sim/mentor/msim_setup.tcl. Open that and you should see a top level template (TOP-LEVEL TEMPLATE - BEGIN/END). Take the template and make a mentor.do file and edit with your files/options. Using this template will make sure all the required libraries are being added (and hopefully fixing your issue)