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

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

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
查看: 4055|回复: 4

[求助] 求各位大牛帮忙看看

[复制链接]
发表于 2012-8-1 15:23:37 | 显示全部楼层 |阅读模式

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

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

x
本人用的是spartan6板子的,用IP核产生个时钟输出。可是每次到综合就出现这样错误
ERRORlace:1206 - This design contains a global buffer instance,
   <instance_name/clkout1_buf>, driving the net, <clk_out_OBUF>, that is driving
   the following (first 30) non-clock source pins off chip.
   < PIN: clk_out.O; >
   This design practice, in Spartan-6, can lead to an unroutable situation due
   to limitations in the global routing. If the design does route there may be
   excessive delay or skew on this net. It is recommended to use a Clock
   Forwarding technique to create a reliable and repeatable low skew solution:
   instantiate an ODDR2 component; tie the .D0 pin to Logic1; tie the .D1 pin to
   Logic0; tie the clock net to be forwarded to .C0; tie the inverted clock to
   .C1. If you wish to override this recommendation, you may use the
   CLOCK_DEDICATED_ROUTE constraint (given below) in the .ucf file to demote
   this message to a WARNING and allow your design to continue. Although the net
   may still not route, you will be able to analyze the failure in FPGA_Editor.
   < PIN "instance_name/clkout1_buf.O" CLOCK_DEDICATED_ROUTE = FALSE; >

ERRORlace:1136 - This design contains a global buffer instance,
   <instance_name/clkout1_buf>, driving the net, <clk_out_OBUF>, that is driving
   the following (first 30) non-clock source pins.
   < PIN: clk_out.O; >
   This is not a recommended design practice in Spartan-6 due to limitations in
   the global routing that may cause excessive delay, skew or unroutable
   situations.  It is recommended to only use a BUFG resource to drive clock
   loads. If you wish to override this recommendation, you may use the
   CLOCK_DEDICATED_ROUTE constraint (given below) in the .ucf file to demote
   this message to a WARNING and allow your design to continue.
   < PIN "instance_name/clkout1_buf.O" CLOCK_DEDICATED_ROUTE = FALSE; >

Phase 2.7  Design Feasibility Check (Checksum:4fdeefbf) REAL time: 5 secs

Total REAL time to Placer completion: 5 secs
Total CPU  time to Placer completion: 5 secs
ERRORack:1654 - The timing-driven placement phase encountered an error.

Mapping completed.
See MAP report file "clk_map.mrp" for details.
Problem encountered during the packing phase.

Design Summary
--------------
Number of errors   :   3
Number of warnings :   0

Process "Map" failed
发表于 2012-10-22 11:04:22 | 显示全部楼层
朋友,你的问题解决了吗?怎么解决的啊,我也碰到相同的问题了,想分倍频时钟作为外部时钟,综合老是报和你相同的错。
发表于 2012-10-22 11:39:01 | 显示全部楼层
解决办法:
1):修改设计。不让global clock 驱动一般的组合逻辑。只驱动DFF的clock pin.
2):在UCF中设置: PIN "instance_name/clkout1_buf.O" CLOCK_DEDICATED_ROUTE = FALSE; 这个ISE的error log中有提示。
3):按照ISE error log中的另一种方法修改。
发表于 2014-6-20 23:25:32 | 显示全部楼层
赛灵思官网上这么一个例子,3225,得用到ODDR2
发表于 2016-9-14 15:53:18 | 显示全部楼层
我也在学这个,不知道怎么搞,求大神
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

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

X

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

GMT+8, 2025-7-5 07:58 , Processed in 0.020967 second(s), 10 queries , Gzip On, MemCached On.

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