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 agoThank you dave,
Sorry, i moved the Pack.vhd before ProducteN.vhd (in the .tcl and saved) and still error. error (10481): vhdl use clause error at producten.vhd(3): design library "work" does not contain primary unit "fixed_package" Thank you for your involvement PS: points towards the lone library in this (producten.vhd) file use work.fixed_package.all;