Forum Discussion
Altera_Forum
Honored Contributor
14 years agoCould not find rtl_work.TB.vhd
Hello, The same process is giving issues once again: # ** Error: (vsim-3170) Could not find 'C:\Users\Alfonso\Desktop\PFC\simulation\modelsim\ rtl_work.TB_PFC_main'.# Error loading design...
Altera_Forum
Honored Contributor
14 years agoHello,
same error: # vsim -l altera -l lpm -l sgate -l altera_mf -l altera_lnsim -l cycloneii -l rtl_work -l work -voptargs=\"+acc\" -t 1ps tb_pfc_main # ** error: (vsim-3170) could not find 'c:\users\alfonso\desktop\pfc\simulation\modelsim\rtl_work.tb_pfc_main'. but slighty diferent, my .do is not on the VHDL's root, its here: C:\Users\Alfonso\Desktop\PFC\simulation\modelsim but the procedure was the same: cd c:/users/alfonso/desktop/pfc/simulation/modelsimsource pfc_run_msim_rtl_vhdl.do Alfonso,