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

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

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
查看: 2889|回复: 5

[求助] Xilinx ISE 复位信号在Map时出错?

[复制链接]
发表于 2015-9-1 18:38:53 | 显示全部楼层 |阅读模式
100资产
求助各位大神!!工程中所有模块使用rs_n复位信号,复位通过外部按键控制,通过了综合和翻译,但是在映射时报错,好像是把我的复位信号rs_n当做时钟信号了,错误如下:
ERRORlace:1398 - A clock IOB / BUFGCTRL clock component pair have been found
   that are not placed at an optimal clock IOB / BUFGCTRL site pair. The clock
   IOB component <rs_n> is placed at site <41>. The corresponding BUFGCTRL
   component <rs_n_IBUF_BUFG> is placed at site <BUFGCTRL_X0Y11>. The clock IO
   can use the fast path between the IOB and the Clock Buffer if the IOB is
   placed on a Clock Capable IOB site that has dedicated fast path to BUFGCTRL
   sites in its half of the device (TOP or BOTTOM). You may want to analyze why
   this problem exists and correct it. If this sub optimal condition is
   acceptable for this design, you may use the CLOCK_DEDICATED_ROUTE constraint
   in the .ucf file to demote this message to a WARNING and allow your design to
   continue. However, the use of this override is highly discouraged as it may
   lead to very poor timing results. It is recommended that this error condition
   be corrected in the design. A list of all the COMP.PINs used in this clock
   placement rule is listed below. These examples can be used directly in the
   .ucf file to override this clock rule.
   < NET "rs_n" CLOCK_DEDICATED_ROUTE = FALSE; >
ERRORack:1654 - The timing-driven placement phase encountered an error.
请问是什么地方出错了呢?

最佳答案

查看完整内容

回复 3# naijgnay 你使用的FPGA型号对应的datasheet,一般FPGA都会有一个bank都是全局管脚,这个bank通常用作时钟等全局信号输入。
发表于 2015-9-1 18:38:54 | 显示全部楼层
回复 3# naijgnay


   你使用的FPGA型号对应的datasheet,一般FPGA都会有一个bank都是全局管脚,这个bank通常用作时钟等全局信号输入。
发表于 2015-9-1 21:57:46 | 显示全部楼层
回复 1# naijgnay


   这种情况属于PCB设计时没有将复位信号接到全局管脚上,解决方法一是看是否有按键接在全局管脚上,可以用该按键作为复位信号(具体请看FPGA的datasheet),二是不用全局管脚,在ucf文件里面添加< NET "rs_n" CLOCK_DEDICATED_ROUTE = FALSE; >括号内的约束命令,但这可能会导致时序问题。
 楼主| 发表于 2015-9-2 15:44:52 | 显示全部楼层
回复 2# harry_hust

多谢回复!请问是在FPGA的哪个datasheet上有说明哪个管脚是不是全局管脚呢?或者在ISE IO Pin Planning的软件中全局管脚用什么标识的?
发表于 2015-9-4 10:08:37 | 显示全部楼层
回复 4# naijgnay


   很久之前看过,记得是管脚名称上有标志的,一般的管脚叫IO_XxxYxx什么的,全局管脚名称后面带MRCC还是SRCC的,这两者也有区别,你可以另查一下。
 楼主| 发表于 2015-9-4 12:42:51 | 显示全部楼层
回复 5# acgoal
好的,多谢版主
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

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

×

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

GMT+8, 2024-4-26 15:21 , Processed in 0.030427 second(s), 8 queries , Gzip On, Redis On.

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