You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
IEEE single precision floating point numbers are built from 32 bits. Sometimes especially when trying to cosimulate with an FPGA vendor provided floating point cores, it is need to represent these numbers as unsigned 32 bit integers. Standard Simulink "type conversion" block in "stored integer" mode does no do this well (all fractional parts are not propagated).
Limitation:
Does not support automatic HDL code generation.
Cite As
Igal (2026). IEEE single precision floating point number <=> uint 32 converter (https://www.mathworks.com/matlabcentral/fileexchange/31202-ieee-single-precision-floating-point-number-uint-32-converter), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: Single precision to uint8 and uint32 conversion (and back)
General Information
- Version 1.0.0.0 (17.5 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
