HDL code generation for FFT
조회 수: 4 (최근 30일)
이전 댓글 표시
I am using HDL coder for HDL code generation,i have made simulink model and i have used System objects,and Matlab function block in model,while converting into hdl coder using hdl workflow advisor ,there is an error is that system blocks and matlab function block,containing system objects are not supported for hdl code generation,when the block input have non-descrete sample time,in RTL code & Testbench option
댓글 수: 3
Bharath Venkataraman
2018년 3월 20일
Please put a snapshot of the model here, so we can look at it.
I suspect that you need to put in a Sample and Hold block in front of all the inputs.
답변 (1개)
Kiran Kintali
2023년 10월 7일
If you are looking for MATLAB coding style for generating HDL using HDL Coder you can find some samples here.
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!