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
Please register or sign in to comment
The area-optimized (i.e. speed = false) version doesn't use the PPM; it uses behavioral A*B+C then does LZA afterwards.