Commit e17c54e8 authored by Andrew Waterman's avatar Andrew Waterman
Browse files

Use partial-product multiplier for low-latency FMA

The area-optimized (i.e. speed = false) version doesn't use the PPM;
it uses behavioral A*B+C then does LZA afterwards.
parent 50e5cdc8
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment