请教一个ISE波形仿真中的问题

用VHDL写代码,在ISE环境下进行波形仿真。有时会出现仿真结果没有任何波形的情况
只有警告栏中提示如下信息:

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


不少代码还是书中或讲座的例子。是代码出现问题了吗?请各位分析下原因。谢谢!
我也来说两句 查看全部回复

最新回复

  • 沈还好 (2008-9-01 21:53:02)

    注意下复位信号,引脚初始化等