SIMULINK-conversion of simulink blocks into HDL code.

How can i convert frame based output blocks into HDL code.Give me a suggestion to solve this problem

답변 (1개)

Guy Rouleau
Guy Rouleau 2011년 2월 21일

0 개 추천

Simulink HDL Coder only supports a subset of blocks, you can create a library containing all these blocks by executing HDLLIB
http://www.mathworks.com/help/toolbox/slhdlcoder/hdllib.html
If you want to convert a Frame signal to input it into an HDL compatible block, you can use the Frame Covnersion block:
http://www.mathworks.com/help/toolbox/dspblks/ref/frameconversion.html

카테고리

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

태그

질문:

2011년 2월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by