|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
:我的设计进行了综合,静态时序分析之后。都没有问题。现在进行网表仿真,编译通过,结果出现以下问题:
# ** Error: G:/spi_netlist/cz6h_std.v(21976): $setup( posedge H01:3140 ns, posedge H02:3625 ns, 1 us );
# ** Error: G:/spi_netlist/cz6h_std.v(21982): $width( negedge H02 &&& _docheck2:3550 ns, :3575 ns, 1 us );
# ** Error: G:/spi_netlist/cz6h_std.v(21981): $width( posedge H02 &&& _docheck1:3475 ns, :3500 ns );其中:cz6h_std.v 是我的库文件。跪谢!!!
图是我仿真结果,输出结果是不定态,求解 |
|