在线咨询
eetop公众号 创芯大讲堂 创芯人才网
切换到宽版

EETOP 创芯网论坛 (原名:电子顶级开发网)

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
查看: 10003|回复: 7

我的modelsim怎么不能仿真了???

[复制链接]
发表于 2007-1-22 19:54:28 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

x
错误提示如下:
# ** Error: (vsim-3601) Iteration limit reached at time 0 ns.
仿真时时间被钉在0ns,所以没有图形出现!

不是程序本身的错误,因为在别的机子上可以跑的出来的!

可能是我哪里设置错了,请大牛指教!
发表于 2007-1-23 13:41:28 | 显示全部楼层
不太明白你的问题
modelsim 也有BUG,可以做成工程再试一下
 楼主| 发表于 2007-1-24 08:32:54 | 显示全部楼层
对了,我新建一个工程,将原来的文件放进去之后就可以正常仿真了!!怎么会这样呢?
发表于 2010-12-6 16:21:16 | 显示全部楼层
刚遇到同样的问题
发表于 2011-8-25 14:19:27 | 显示全部楼层
3,Error: (vsim-3601) Iteration limit reached at time 0 ps

解决过程:用命令 verror 3601

# vsim Message # 3601:
# The simulator iterates at a given simulation time in zero delay until
# there is no more activity at that time. In order for it to not hang if
# there is a zero-delay oscillation, it limits the number of iterations
# to a default of 5000. If you reach this limit, the simulation will stop
# with an error. If you receive this error you can increase the iteration
# limit, (via "set IterationLimit <newvalue>") and then try single
# stepping to attempt to determine which instances in the design may be
# oscillating.
# [DOC: ModelSim User's Manual - Detecting infinite zero-delay loops]

然后在User's Muanual上找到Detecting infinite zero-delay loops。手册上的方法为:You can set the iteration limit from the Simulate > Runtime Options menu or by modifying the Iteration Limit variable in the modelsim.ini. See Control Variables Located in INI Files for more information on modifying the modelsim.ini file.

修改了Iteration Limit 然后顺便把default run也改了一下,可以用了。

本文来自:我爱研发网(52RD.com) - R&D大本营
详细出处:http://www.52rd.com/Blog/Detail_RD.Blog_cheney1982_21555.html
发表于 2011-8-25 14:38:10 | 显示全部楼层
是不是license的问题~~
发表于 2011-8-25 14:41:53 | 显示全部楼层
3,Error: (vsim-3601) Iteration limit reached at time 0 ps

解决过程:用命令 verror 3601

# vsim Message # 3601:
# The simulator iterates at a given simulation time in zero delay until
# there is no more activity at that time. In order for it to not hang if
# there is a zero-delay oscillation, it limits the number of iterations
# to a default of 5000. If you reach this limit, the simulation will stop
# with an error. If you receive this error you can increase the iteration
# limit, (via "set IterationLimit <newvalue>") and then try single
# stepping to attempt to determine which instances in the design may be
# oscillating.
# [DOC: ModelSim User's Manual - Detecting infinite zero-delay loops]

然后在User's Muanual上找到Detecting infinite zero-delay loops。手册上的方法为:You can set the iteration limit from the Simulate > Runtime Options menu or by modifying the Iteration Limit variable in the modelsim.ini. See Control Variables Located in INI Files for more information on modifying the modelsim.ini file.

修改了Iteration Limit 然后顺便把default run也改了一下,可以用了。
发表于 2013-2-21 21:53:55 | 显示全部楼层
我的也遇到了这样的问题,就是改了simulation option也没用
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

站长推荐 上一条 /1 下一条

X

小黑屋| 手机版| 关于我们| 联系我们| 隐私声明| EETOP 创芯网
( 京ICP备:10050787号 京公网安备:11010502037710 )

GMT+8, 2025-6-15 05:44 , Processed in 0.027861 second(s), 11 queries , Gzip On, MemCached On.

eetop公众号 创芯大讲堂 创芯人才网
快速回复 返回顶部 返回列表