ISE11.3调用synplify pro综合时出错:

[复制链接]
 楼主| jiyiche 发表于 2011-11-4 11:18 | 显示全部楼层 |阅读模式
ISE11.3调用synplify pro综合时出错:
    Reference to unknown variable glbl.GSR
已经找到glbl.v这个文件,但不知道如何在synplify中将该文件加入库。求高人解救.
GoldSunMonkey 发表于 2011-11-4 12:39 | 显示全部楼层
module test (i, o, t);
  input  i, t;
  output o;
  OBUFT o1 (.I(i), .O(o), .T(t));
endmodule
试下该代码能综合否?
AutoESL 发表于 2011-11-4 12:50 | 显示全部楼层
看看,没遇到过
GoldSunMonkey 发表于 2011-11-4 12:54 | 显示全部楼层
 楼主| jiyiche 发表于 2011-11-4 13:15 | 显示全部楼层
2# GoldSunMonkey 以上代码可以综合,请问接下来怎么做呢?
GoldSunMonkey 发表于 2011-11-4 13:53 | 显示全部楼层
glbl.v和你的工程文件放到一起,然后试一下。
 楼主| jiyiche 发表于 2011-11-4 16:21 | 显示全部楼层
6# GoldSunMonkey 放一起了,也加入工程了,可是还是不行。
GoldSunMonkey 发表于 2011-11-4 16:34 | 显示全部楼层
6# GoldSunMonkey  放一起了,也加入工程了,可是还是不行。
jiyiche 发表于 2011-11-4 16:21

代码打包发上来。
GoldSunMonkey 发表于 2011-11-4 16:42 | 显示全部楼层
个人觉得你的代码有不能综合的语句。
不行就自己检查一下。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

176

主题

484

帖子

0

粉丝
快速回复 在线客服 返回列表 返回顶部

176

主题

484

帖子

0

粉丝
快速回复 在线客服 返回列表 返回顶部