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 agoon the modelsim command window (or in a tcl or do file):
vlib floatfixlib vcom fixed_float_types_c.vhdl -work floatfixlib vcom fixed_pkg_c.vhdl -work floatfixlib etc.