필터 지우기
필터 지우기

HDL coder and Embedded coder interaction

조회 수: 2 (최근 30일)
kimi
kimi 2020년 11월 14일
답변: Kiran Kintali 2020년 11월 15일
Hello,
I'm trying to convert an enabled subsystem and function call generator to embedded for a embedded coder/hdl system. For both the systems to interact should I take the embedded coder parts out of the HDL coded blocks?

채택된 답변

Kiran Kintali
Kiran Kintali 2020년 11월 15일
If your target hardware requires you to generate C and HDL code it is better to split your design into two subsystems or two models / model reference blocks (one for hardware and other for software). See this video for general guidance on such a workflow.
For subsystem targeting FPGA/ASIC you need to model the algorithm using HDL supported subset of MATLAB and Simulink constructs for HDL code generation.

추가 답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by