![]() |
|
||||||||||||||
| . 网站首页 . 产品新知 . 业界资讯 . 技术文库 . 下载中心 . 服务导航 . | ||
|
||
|
|||||
| modelsim仿真问题 | |||||
作者:61EDA 文章来源:本站原创 点击数: 更新时间:2008-2-3 ![]() |
|||||
|
近段时间比较忙,尝试着将工作中碰到的问题记录下来,也许它在某一天它会变成一笔财富了?不管怎么说,尝试记录工作的点滴都是一个不错的点子,呵呵。夸奖一下我自己! Keywords: ModelSim, MXE, MTI, error, VSIM, 3601, iteration, limit, reached Urgency: Standard General Description: When I run a simulation, the following error occurs: "# ** Error: (vsim-3601) Iteration limit reached at time 0 ps." Solution 1: This error usually indicates that ModelSim is stuck in an infinite loop. In VHDL, this can happen when a signal is placed in the sensitivity list and this signal is changed in the process. The signal changes, triggering the process, which changes the signal, which again triggers the process and the cycle continues. The following is a simple example of a process that causes an infinite loop: PROCESS (count) 用ISE工具COMPXLIB为ModelSim Se 生成后仿真库 不过用ISE7.1i与ModelSim 6.0 SE版本编译是没有问题的,我是使用命令让其全部编译的。 命令是:compxlib -s mti_se -arch all -l all -dir C:\Modeltech_6.0\ 然后把生成在compxlib 目录下的modelSim.ini文件中的 UNISIMS_VER = C:\Modeltech_6.0\unisims_ver 拷贝到Modeltech_6.0目录下的modelSim.ini文件中。 |
|||||
| 文章录入:admin 责任编辑:admin | |||||
| 【发表评论】【加入收藏】【告诉好友】【打印此文】【关闭窗口】 | |||||
| 最新热点 | 最新推荐 | 相关文章 | ||
| 利用ModelSim SE6.0C实现时序… Quartus II与 ModelSim功能仿… 在Modelsim se中创建altera仿… |
| 网友评论:(只显示最新10条。评论内容只代表网友观点,与本站立场无关!) |
| | 设为首页 | 加入收藏 | 联系站长 | 友情链接 | 版权申明 | 网站公告 | 管理登录 | | |||
|