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

 找回密码
 注册

手机号码,快捷登录

手机号码,快捷登录

搜帖子
查看: 3386|回复: 2

ISE7.1i

[复制链接]
发表于 2006-11-23 17:29:44 | 显示全部楼层 |阅读模式

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

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

×
I have a module "keeper" in Verilog language, but it can not be called by its top module when use ISE7.1i.For exsample:

    module top(......);
    input .....;
    output .....;

        keeper keeper(.a(),.b(),....);

    endmodule

Load module top and module keeper into ISE7.1i Project Navigator, then you will find that module keeper is not included in the module top. When synthesis module top, Project Navigator will tell you "could not find module/primitive 'keeper' ". If I rename keeper to annother name such as "keeper1" but can not be "keep", all problems don't exist. Why? "Keeper" or "keep" is the key word or reserved word in ISE7.1i Project Navigate? Use synplify cann't exist this problem.
发表于 2006-11-23 18:27:27 | 显示全部楼层
有可能就是楼主的猜测
发表于 2006-11-23 18:31:37 | 显示全部楼层
我认为是这样的,可以看帮助文档
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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

GMT+8, 2025-5-28 02:16 , Processed in 0.117725 second(s), 8 queries , Gzip On, Redis On.

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