Borrar filtros
Borrar filtros

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

1 visualización (últimos 30 días)
MathWorks Support Team
MathWorks Support Team el 11 de Jun. de 2023
Respondida: Shoumei el 30 de Jun. de 2023
Simulink / Logic and Bit Operations / Integer to Bit ConverterブロックからHDL生成したいのですが、対応していないようです。
方法があれば教えてください。

Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 11 de Jun. de 2023
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

Más respuestas (1)

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

Categorías

Más información sobre HDL Coder en Help Center y File Exchange.

Etiquetas

Aún no se han introducido etiquetas.

Productos


Versión

R2023a

Community Treasure Hunt

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

Start Hunting!