Matlab Error - Converting (.m) code to VHDL/Verilog Code
이전 댓글 표시
Hello there,
I'm converting a Matlab Code (.m) to Verilog using Matlab converter (HDL Coder), I got the following error, could you please help me to solve this error?
Fixed-Point Conversion. "class mismatch (coder.internal.indexInt~= embedded.fi {dfix5}. The class to the left is the class of the of the left-hand side of the assignment."
Thanks,
채택된 답변
추가 답변 (1개)
Srinivas
2014년 7월 21일
0 개 추천
Hello Tamer, It appears you are encountering the error during fixed-point conversion of your code. Can you provide more details on the code? Also, which version of MATLAB are you using?
Thanks.
카테고리
도움말 센터 및 File Exchange에서 HDL Coder에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!