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.
引用
Igal (2025). 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. に取得済み.
MATLAB リリースの互換性
プラットフォームの互換性
Windows macOS Linuxカテゴリ
タグ
謝辞
ヒントを与えたファイル: Single precision to uint8 and uint32 conversion (and back)
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!バージョン | 公開済み | リリース ノート | |
---|---|---|---|
1.0.0.0 |