Getting Error while using HDL Coder
조회 수: 11 (최근 30일)
이전 댓글 표시
I am using Matlab to generate Verilog HDL code for Multivarient Newton Raphson method. I have attached my project along with the screenshot for the issue which i face while using the HDL coder. Kindly help me to resolve the issue.
댓글 수: 3
Walter Roberson
2025년 7월 22일
I had no problem accessing the attachment. I used "Save link as" to save the zip file (internal name: data.zip ) and unzipped the zip file to get a directory named Matlab_HDL_Coder that contained a simulink project and associated files.
Harald
2025년 7월 23일
@Shlok, I was able to reproduce the problem accessing the attachments.
Colleagues have done an initial investigation. The links work if you switch to the mathworks.com domain. To do so, scroll to the bottom of the page, click the country currently displayed on the right, and in the popup select "United States".
My apologies for the inconvenience.
답변 (1개)
Kiran Kintali
대략 15시간 전
If you are still facing the issue please reach out to MathWorks technical support.
I tried the example model in R2025b release and saw this valid error message.
>> makehdl('MV_newtonSubsystem/Subsystem')
In MATLAB Function, MV_newtonSubsystem/Subsystem/MATLAB Function, contains "'break'" . Use of while, break, continue, return, or parfor keywords in MATLAB code may prevents HDL code generation.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 FPGA, ASIC, and SoC Development에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!