getting error while converting matlab code to verilog

while converting matlab to verilog in hdl coder error getting testbench. ERROR : Error using eml_error (line 20) BIT must be integers between 1 and 9 for embedded.fi. i cannot even understand meaning of that error, can u figure it out

Risposte (1)

Bharath Venkataraman
Bharath Venkataraman il 17 Mag 2017
Modificato: Bharath Venkataraman il 17 Mag 2017
Do you have any bit manipulation code? In that case, one guess is that the index you are passing needs to be between 1 and 9, where as the value you are passing in is not between those values. Showing the code here may help debug it.

Questa domanda è chiusa.

Prodotti

Richiesto:

il 5 Mag 2017

Chiuso:

il 20 Ago 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by