08-16-2013 08:08 AM
Hi,
How to do fixed point division for both integers and non Integers like 1/ 5.345 in xilinx, without using cordic block?
Neera
08-16-2013 08:54 AM
http://www.arithmetic-circuits.org/FixedPointDivision/FixedPointDivision.html
You should really try to use google (or any other search engine). It is very useful.
08-16-2013 08:55 AM
This has been discussed quite a bit in the various Xilinx forums. Some links:
Discussions on finding a fixed point divider:
http://forums.xilinx.com/t5/New-Users-Forum/No-divide-IP-for-Verilog-Really/td-p/345545
Discussions on why you don't need floating point:
http://forums.xilinx.com/t5/New-Users-Forum/Floating-point-number-synthesis/td-p/338671
There's other links too. Use the search button..
Regards,
Mark