Forum Discussion
Altera_Forum
Honored Contributor
15 years agomultiplication in fixed_pkg
sir/mam i am using fixed_pkg_c.vhdl for multiply 0.46 with a wc which is std_logic_vector of 14 bits.i represent 0.46 using sfixed command,but can't understand how to convert std_logic_vector t...
Altera_Forum
Honored Contributor
15 years agoyou need to add the fixed library library to your project. newer versions of modelsim already have it included.