ask for help :simulation problem

S

smilebamboo

Guest
I am using XILINX ISE 6.1 and Modelsim_xe for simulation. when I run the
simulation I get follwoing warning.

Warning: There is an 'U'|'X'|'W'|'Z'|'-' in an arithmetic operand, the
result will be 'X'(es).

Now when I see the WAVE window I get 'Z' in every signal. How do I find
out what is creating the problem.

Thanks for any help.




smilebamboo
 
Hi S,
It seems that u hv not initialised the all signal , variables or ports.
With this error u will be getting the time also at which the error is
generated. U can check the signal at that time in your sim window.
further if u r using async reset , then pl assign a value to each n every
signal, var or o/p in that particular process at reset.
Hope that it will be helpfull.
Regards
 
Thank you again!
And now I have known what is the wrong !
Happy to everybody!
 
Thank you again!
And now I have known what is the wrong !
Happy to everybody!
 

Welcome to EDABoard.com

Sponsor

Back
Top