T
Taras_96
Guest
Hi
I'm writing some code for simulation only (not synthesis). Is there
someway of declaring a unsigned variable's length in the body of a
function? So far I haven't had any success because you need to declare
the variable and its length before the body of the function, and you
can't declare an unconstrained variable.
Thanks
Taras
I'm writing some code for simulation only (not synthesis). Is there
someway of declaring a unsigned variable's length in the body of a
function? So far I haven't had any success because you need to declare
the variable and its length before the body of the function, and you
can't declare an unconstrained variable.
Thanks
Taras