Forum Discussion
1 Reply
- Altera_Forum
Honored Contributor
you need to do it in fixed point.
then its as simple as: out <= a*b;
can sir plz tell me how do i multiply .54*out(std_logic_vector) in vhdl ?
you need to do it in fixed point.
then its as simple as: out <= a*b;