URL
https://opencores.org/ocsvn/ft816float/ft816float/trunk
Subversion Repositories ft816float
[/] [ft816float/] [trunk/] [rtl/] [verilog2/] [fpFMA_README.md] - Rev 52
Go to most recent revision | Compare with Previous | Blame | View Log
# fpFMA Read Me
The floating point fused-multiply-add makes use of multipliers generated by the vendor's toolset.
The mult114x114 multipler makes use of a toolset generated mult57x57.
To use the FMA it will be necessary to create these multipliers by hand or by using the toolset of the reader's choice.
Multipliers needed are
mult24x24
mult53x53
mult57x57
mult64x64
Go to most recent revision | Compare with Previous | Blame | View Log