Forum Discussion
Altera_Forum
Honored Contributor
16 years agoFixed point arithmatic is the same as integer arithmatic, so therefore very fast and very cheap in FPGAs
Floating pouint is slow and logic hungry. Always avoid floating point in FPGAs when possible.