Forum Discussion
Altera_Forum
Honored Contributor
9 years agoFvM you said:
"The simplest way to do the result scaling and saturation is to use IEEE fixed point package." Are you talking about the fixed_pkg? Is it synthesizeable? How exactly does it help here? I mean if I am going to use a multiplier IP block from the IP catalog to do multiplication, the top level ports of it are std_logic_vector. So how would the fixed_pkg help in that?