Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- Hi, Please see my last post. If you are running the simulation using Native Link (launching via the tools-> Run Simualtion Tool. The options passed to the generated scripts come from the Assignments->Settings->Simulation menu. Please ensure your have followed the flow: 1. Select "Compile a testbench" 2. Press the "test benches" button 3. create new 4. correctly specified the details (module names) 5. Add your testbench files in the Test bench files section. --- Quote End --- Thank you but it doesn't work. It seems like Quartus is able to write the correct testbench with the correct top level module name, but when it comes to Modelsim, top level module entry becomes incorrect. Note that I am using a RAM module generated by megawizard in my design, and I suppose woeichee was using one as well (FIR_Signal_Storage_RAM). So I was wondering there might be some problems of Modelsim simulating designs which includes megawizard generated module.