SoftFloat
SoftFloat copied to clipboard
An implementation of 32 bit floating point arithmetic in C#
Results
2
SoftFloat issues
Sort by
recently updated
recently updated
newest added
SoftFloat seems to be almost completely possible to convert into an FPGA-based hardware implementation with our [Hastlayer project](https://hastlayer.com). Hastlayer can automatically convert a subset of .NET into hardware implementations, providing...
Is this project related to the following c software implementation of ieee 754? http://www.jhauser.us/arithmetic/SoftFloat.html