Forum Discussion
Altera_Forum
Honored Contributor
11 years ago1. You will need to use the floating point IP cores. Have a read of the user guides: http://www.altera.co.uk/literature/ug/ug_altfp_mfug.pdf
2. It will be a std_logic_vector. THe IP cores do the work, you just wire them together. No nios needed, a floating point calculation is perfectly usable. But expect the resource usage and latency to be quite large (probably >100 clk cycles of latency).