Forum Discussion
Altera_Forum
Honored Contributor
13 years agoCreate new library / ieee_proposed not found.
Hello, i'm doing a design which uses sfixed, so it needs the IEEE_PROPOSED library in the fixed_pkg_c.vhdl file exactly, so i've run into problems by generating a Testbench for my project that ...
Altera_Forum
Honored Contributor
13 years agonavigate (in modelsim) to the directory where you have the ieee_proposed code
vlib ieee_proposed vlib work vmap work ieee_proposed vcom <vhdl files .vhd> # do this for all the files navigate back to your project vmap ieee_proposed directory/of/ieee_proposed