Forum Discussion
Altera_Forum
Honored Contributor
14 years agofloating point operating in vhdl (fixed_pkg)
Hi all; I have write a code using fixed_pkg. It compile successfully in quartus, but when I try to simulate in ModelSim an error occur. ------------------------------------------------------...
Altera_Forum
Honored Contributor
14 years agoI use ModelSim Altera Starter Edition 6.6d..After I remove the ieee_proposed library, this error occur in ModelSim:
** Error: H:/altera/mul_try_tb/fix.vhd(3): Library floatfixlib not found. ** Error: H:/altera/mul_try_tb/fix.vhd(4): (vcom-1136) Unknown identifier "floatfixlib". Thanks for reply