fdivsqrtfgen4 comments

This commit is contained in:
David Harris 2022-09-20 04:13:21 -07:00
parent 653c458241
commit 0d5e80a4f0

View File

@ -4,7 +4,7 @@
// Written: David_Harris@hmc.edu, me@KatherineParry.com, cturek@hmc.edu // Written: David_Harris@hmc.edu, me@KatherineParry.com, cturek@hmc.edu
// Modified:13 January 2022 // Modified:13 January 2022
// //
// Purpose: Combined Divide and Square Root Floating Point and Integer Unit // Purpose: Radix 4 F Addend Generator
// //
// A component of the Wally configurable RISC-V project. // A component of the Wally configurable RISC-V project.
// //