The function block "Integrate and Dump" (Simulink) is not supported for HDL code generation. Is there a similar one which is supported for HDL code generation? Thanks a lot!
조회 수: 17 (최근 30일)
이전 댓글 표시
I am using HDL coder to convert my simlink design to VHDL code. There is an error generated saying "Integrate and Dump" is not supported for HDL code generation. I am wondering if there is a similar block to "Integrate and Dump" which is supported for HDL code generation. Thanks a lot!
댓글 수: 0
채택된 답변
Bharath Venkataraman
2021년 6월 14일
There isn't a direct single block substiture for the Integrate and Dump block, but the attached model shows the way you can model the behavior using more basic blocks.
댓글 수: 3
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!