Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
17 years ago

problem in simulation in modelsim after the compilation in quartus2

My file uses megawizard cores such as RAM, FIFO etc. After the synthesis in quartus2 , I got the following error in the modelsim when I simulated.

# ** error: (vsim-sdf-3250) top_module_name.sdo(0): failed to find instance '/instance_name'.# error loading design# error: error loading design # pausing macro execution # macro ./top_module_name_run_msim_gate_vhdl.do paused at line 12

Please help me!!

Thank you.

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    try to replace the instance name with the correct one used in the test bench file(don't use i1 as name)