Virtex5 mgt 仿真遇到的问题

2019-03-25 09:51发布

各位好  我在用modelsim se 6.5 仿真 rocket io的时候 在modelsim中出现如下警告 :   # ** Error:  Input Error : RST on instance   must be asserted for 3 CLKIN clock cycles.
#    Time: 19252 ps  Iteration: 4  Instance: /example_tb/example_mgt_top_i/txoutclk_dcm0_i/clock_divider_i/dcm_adv_inst
# ** Error:  Input Error : RST on instance   must be asserted for 3 CLKIN clock cycles.
#    Time: 134452 ps  Iteration: 4  Instance: /example_tb/example_mgt_top_i/txoutclk_dcm0_i/clock_divider_i/dcm_adv_inst   我是将生成ipcore中的仿真代码加入到ise下的工程中,再调用modelsim仿真的。ise下的仿真库我全部编译过。   请问大家这是什么原因造成的? 此帖出自小平头技术问答
友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。
2条回答
eeleader
2019-03-25 19:15

RST on instance must be asserted for 3 CLKIN clock cycles.
# Time: 19252 ps Iteration: 4

 

上面不是清楚说明了你的原因,就是因为你RST信号没有持续3个时钟周期以上啊!

一周热门 更多>