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 ago --- Quote Start --- What's the TCl script??? --- Quote End --- Its your design, you tell me! --- Quote Start --- if i modify the PFC_run_msim_rtl_vhdl.do (Tcl scope) by adding: vcom -work rtl_work fixed_float_types_c.vhdl vcom -work rtl_work fixed_pkg_c.vhdl It does overwrite and here we are again. What have i to modify? (Tcl script) What's this? --- Quote End --- If you do not know what a Tcl script is, then you need to go through some of the Modelsim documentation. Tcl = Tool Command Language, and its the language used to script (automate) the Quartus and Modelsim tools. Cheers, Dave