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 agowhat version of modelsim?
newer versions of modelsim have the fixed_pkg in the floatfixlib library, so I would delete all references to ieee_proposed and the fixed_pkg in the work library.