|
EDA365欢迎您登录!
您需要 登录 才可以下载或查看,没有帐号?注册
x
Warning (10631): VHDL Process Statement warning at my_latch.vhd(37): inferring latch(es) for signal or variable "out_0", which holds its previous value in one or more paths through the process;
, T4 S0 I: R" gWarning: Found combinational loop of 1 nodes% H. F( s; w v6 k) |. G+ @
Warning: Node "my_latch:inst14|out_3~16";
$ p: S |; M7 \2 {这两个警告如何消除啊??
/ U$ |5 j+ F7 o4 f* K8 v: ^% L$ L* N- n9 a- q' |3 E
Warning (10631): VHDL Process Statement warning at my_latch.vhd(37): inferring latch(es) for signal or variable "out_0", which holds its previous value in one or more paths through the process;
1 K, g- |0 ], `/ n这个警告的话,是因为编写VHDL语言时,用了不完整的IF语句,产生了锁存器,为什么很多资料中提到在VHDL语言中尽量避免使用不完整的IF语句,也就是说尽量不要使用锁存器??但在实际使用中确实需要实现输出锁存,该如何解决啊?谢谢啊!!! |
|