Matlab Error - Converting (.m) code to VHDL/Verilog Code
Show older comments
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,
Accepted Answer
More Answers (1)
Srinivas
on 21 Jul 2014
0 votes
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.
Categories
Find more on HDL Coder in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!