Forum Discussion
Altera_Forum
Honored Contributor
10 years agoThanks Alex for your help.
I've managed to run through without the "design unit was not found" error anymore :) However, I'm still not sure about which file to use as test-bench. Here's the do file that I've edited: http://www.alteraforum.com/forum/attachment.php?attachmentid=10695&stc=1 And here's the screenshot of the list of files inside ..\QuartusII\simulation\modelsim folder: http://www.alteraforum.com/forum/attachment.php?attachmentid=10696&stc=1 FYI, the top design unit name is PWM_Gen. Should I use the PWM_Gen.vo as testbench? Or should I use the testbench file that I've used for RTL description simulation? The reason I ask is that when I run the do file above, only the PWM_Gen.vo text file opened & no simulation is running. Did I miss some command lines in the do file to run the gate level simulation?