IEEE single precision floating point number <=> uint 32 converter

Versión 1.0.0.0 (17,5 KB) por Igal
C based S-Function blocks implementing biderectional convertion single precision floats <=> uint32
588 descargas
Actualizado 26 abr 2011

Ver licencia

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.

Citar como

Igal (2024). 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. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2011a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Numbers and Precision en Help Center y MATLAB Answers.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0