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 --- There is nothing you need to see, almost all files use: in sfixed (1 downto -16); so in the biggining they have: use work.fixed_package.all; Nothing more to see. After the defense i can send you my code, if you want. Well the original code had: library ieee_proposed;
use ieee_proposed.fixed_pkg.all; but we changed it. --- Quote End --- Ok, I'll write you an example. I'll upload a zip file in a little while. Cheers, Dave