KURK123
New Contributor
7 years agoModelsim error
I have a code which compiles correctly but when I simulate it using ModelSim, it gives me this warning:
Warning: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand, the result will be 'X'(es).
I would have ignored this warning but I think this causes my output signal to be U all the time , not only at the beginning.
I am attaching my code here. Sorry for the size of the code.
If anyone could please suggest what is going wrong, it will be a big help.
I am getting the same error in almost all the files (code) which are related to my main project.
Thank you in advance.