In HDL Simulink, How to convert from integer to boolean array.
Afficher commentaires plus anciens
I can do it with a bunch of "Extract Bits" block, one for every bit. Is there a better way with HDL blocks?
Réponses (1)
Kiran Kintali
le 4 Mar 2022
Modifié(e) : Kiran Kintali
le 4 Mar 2022
>> hdlcoder_int2bits_bits2int
You can check this thread as well. https://www.mathworks.com/matlabcentral/answers/1661925-hdl-supported-block-for-integer-to-binary
Catégories
En savoir plus sur Code Generation dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!