Error using Matlab HDL Coder

385 Views Asked by At

I am trying to covert a matlab code into VHDL using HDL Coder. When I try to simulate my model it gives me the error :

Illegal Fixed-Point Data Type: the numbers of bits exceeded the supported maximum

I have used fixed data type in my blocks. Does any one know how I can remove this error please. It would be great help

0

There are 0 best solutions below