Integer to Bit Converterブ​ロックは、HDL生成​に対応していますか?

Simulink / Logic and Bit Operations / Integer to Bit ConverterブロックからHDL生成したいのですが、対応していないようです。
方法があれば教えてください。

 채택된 답변

MathWorks Support Team
MathWorks Support Team 2023년 6월 11일

0 개 추천

Integer to Bit Converterブロックは、HDL Coderに対応しておりません。
なお、MATLAB Functionブロックを使って、HDL生成に対応したInteger to Bit Converterシステムを実現することは可能です。
下記FAQにおいて、hdlcoder_int2bits_bits2int.slx(R2022bで作成)をダウンロード頂けます。
https://jp.mathworks.com/matlabcentral/answers/1661925-hdl-supported-block-for-integer-to-binary

추가 답변 (1개)

Shoumei
Shoumei 2023년 6월 30일

0 개 추천

R2023a以降はHDL Coder > Logic and Bit Operations > Word to Bitsブロックも使えそうですね。
Word to Bitsブロックのヘルプページ

카테고리

도움말 센터File Exchange에서 Code Generation에 대해 자세히 알아보기

제품

릴리스

R2023a

태그

아직 태그를 입력하지 않았습니다.

Community Treasure Hunt

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

Start Hunting!