集成电路技术分享

 找回密码
 我要注册

QQ登录

只需一步,快速开始

搜索
查看: 2272|回复: 2

新手求救—时钟方面的问题

[复制链接]
pengyu 发表于 2011-1-17 18:01:09 | 显示全部楼层 |阅读模式
我在做PS/2键盘实验,可能由于键盘来的时钟未连至全局时钟管脚,综合时提示
ERRORlace:1018 - A clock IOB / clock component pair have been found that are not placed at an optimal clock IOB /
   clock site pair. The clock component <N9_BUFG> is placed at site <BUFGMUX7>. The IO component <psclk> is placed at
   site <11>.  This will not allow the use of the fast path between the IO and the Clock buffer. 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 "psclk" CLOCK_DEDICATED_ROUTE = FALSE; >
   < PIN "N9_BUFG.GCLKMUX.I0" CLOCK_DEDICATED_ROUTE = FALSE; >

按照提示在.UCF文件中加入下面两条语句后
< NET "psclk" CLOCK_DEDICATED_ROUTE = FALSE; >
   < PIN "N9_BUFG.GCLKMUX.I0" CLOCK_DEDICATED_ROUTE = FALSE; >
综合时提示
ERROR:ConstraintSystem:59 - Constraint <IN "N9_BUFG.GCLKMUX.I0"
   CLOCK_DEDICATED_ROUTE = FALSE;> [ps2.ucf(16)]: PIN "N9_BUFG.GCLKMUX.I0" not
   found.  Please verify that:
   1. The specified design element actually exists in the original design.
   2. The specified object is spelled correctly in the constraint source file.

请问我要怎么解决呀?
 楼主| pengyu 发表于 2011-1-17 18:03:39 | 显示全部楼层
不知道怎么出来表情了,表情好像是字母P
 楼主| pengyu 发表于 2011-1-18 18:30:58 | 显示全部楼层
哈哈,瞎整整过咯!!!
您需要登录后才可以回帖 登录 | 我要注册

本版积分规则

关闭

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

QQ|小黑屋|手机版|Archiver|fpga论坛|fpga设计论坛 ( 京ICP备20003123号-1 )

GMT+8, 2025-7-20 13:21 , Processed in 0.062602 second(s), 19 queries .

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表