simulink model to hdl code
조회 수: 1 (최근 30일)
이전 댓글 표시
Hello Everyone;
Do I need to connect a clk block to my simulink model for address specifications or a From File block is enough(for now the From File block is useless for my model; the hdl report asks me to commant it out when I use it.).
thank you
댓글 수: 0
채택된 답변
Kiran Kintali
2021년 6월 30일
please refer to getting started with HDL Coder.
You model data path in Simulink. Clock bundle (clock, clockenable, reset) is inferred from Sample times / Rates in the model.
댓글 수: 0
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!