URL
https://opencores.org/ocsvn/ft816float/ft816float/trunk
Subversion Repositories ft816float
[/] [ft816float/] [trunk/] [rtl/] [verilog2/] [fpFMA_README.md] - Rev 32
Compare with Previous | Blame | View Log
# fpFMA Read MeThe 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 aremult24x24mult53x53mult57x57mult64x64
