In HDL Simulink, How to convert from integer to boolean array.
이전 댓글 표시
I can do it with a bunch of "Extract Bits" block, one for every bit. Is there a better way with HDL blocks?
답변 (1개)
Kiran Kintali
2022년 3월 4일
편집: Kiran Kintali
2022년 3월 4일
>> hdlcoder_int2bits_bits2int
You can check this thread as well. https://www.mathworks.com/matlabcentral/answers/1661925-hdl-supported-block-for-integer-to-binary
카테고리
도움말 센터 및 File Exchange에서 Code Generation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!