Forum Discussion
Altera_Forum
Honored Contributor
12 years agothe Quotient is floating point in vhdl
hi all if i want to divide two numbers and i know the result would be float . what can i do it and how to specify the output from division thanks a lot.
Altera_Forum
Honored Contributor
12 years agohi tricky
when i try to divide two integer as 8/12 =0.66666 it gave a float point the two operands type are std_logic_vector( 7 downto 0) .should i define the output from result in float