完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
我的设计上的几个输出有很大的松弛。
时钟受约束,输入和输出约束设置为2ns。 但是,如附图中所示,从syncxDP_reg / C(FDRE寄存器的时钟引脚)到输出,我得到了很大的延迟。 路径中没有逻辑,因为原理图显示并在输出无效之前添加另一个寄存器。 附加的楼层规划图像显示路径信号。 这种大延迟来自哪里? 以上来自于谷歌翻译 以下为原文 I have a large slack on several outputs on my design. The clock is constrained and the input and output constraints are set to 2ns. However I get a huge delay, as show in the attached image, from syncxDP_reg/C, which is the clock pin of the FDRE register, to the output. There is no logic in the path, as the schematic shows and adding another register before the output had no effect. The floor-planning image attached shows the path signal. Where is this large delay coming from? |
|
相关推荐
2个回答
|
|
一个可能的原因是路由拥塞。
要查看连接的真实路径,请按下图所示的图标: 如果您的问题是路由拥塞(如示例所示,由于缺少路由资源,连接正在进行大循环),快速补救措施可以是取出Chipscope信号(如果您有)并重试布局和路由。 Avi Chami MScFPGA网站 以上来自于谷歌翻译 以下为原文 One possible cause is routing congestion. To see the real path of the connection press the icon as shown on the image below: If your problem is routing congestion (as shown in the example, where the connection is doing a big loop because of lack of routing resources), a fast remedy can be to take out Chipscope signals if you have any and retry place and route. Avi Chami MSc FPGA Site |
|
|
|
这简直是一种不切实际的期望。
当你说输出被限制为2ns时,这就是要求工具 - 通过IBUFG带来时钟 - 将它带到时钟缓冲器(似乎没有涉及MMCM或PLL) - 通过时钟树传播它 - 把它带到织物的触发器上 - 通过触发器传播 - 将输出路由到IOB - 并且(可能最重要的是)使用OBUF驱动真实世界的电路板负载 你希望所有这些都能在2ns内完成。 是不可能的。 仅BUFG网络通常大到3ns(取决于器件),输出缓冲器延迟很大程度上取决于I / O标准,驱动强度和输出压摆率,但也很容易大于3ns。 最后,如果你想要“更快”的输出延迟,一定要使用端口上的“IOB”属性将你的驱动触发器放在IOB中 set_property IOB TRUE [get_ports sync_hvx_DO] (但这不会足够接近2ns内的信号)。 那么,你需要做什么? 如果你真的需要在时钟后2ns输出,你需要用时钟开始做很花哨的事情...... Avrum 以上来自于谷歌翻译 以下为原文 This is simply an unrealistic expectation. When you say the outputs are constrained to 2ns, this is asking the tool to - bring the clock in via an IBUFG - bring it to a clock buffer (It doesn't appear that there is an MMCM or PLL involved) - propagate it through the clock tree - bring it to a flip-flop in the fabric - propagate through the flip-flop - route the output to the IOB - and (probably most significantly) drive a real world board load with the OBUF You expect all of this to be done in 2ns. It is impossible. The BUFG network alone is often as large as 3ns (depending on part) and the output buffer delay depends greatly on I/O standard, drive strength and output slew rate, but can easily be greater than 3ns too. Finally, if you want "faster" output delays, be sure to place your driving flip-flop in the IOB using the "IOB" property on the port set_property IOB TRUE [get_ports sync_hvx_DO] (but this will not be anywhere near enough to get this signal out in 2ns). So, what do you need to do? If you really need an output 2ns after the clock, you need to start doing very fancy things with the clock... Avrum |
|
|
|
只有小组成员才能发言,加入小组>>
2380 浏览 7 评论
2797 浏览 4 评论
Spartan 3-AN时钟和VHDL让ISE合成时出现错误该怎么办?
2262 浏览 9 评论
3335 浏览 0 评论
如何在RTL或xilinx spartan fpga的约束文件中插入1.56ns延迟缓冲区?
2428 浏览 15 评论
有输入,但是LVDS_25的FPGA内部接收不到数据,为什么?
756浏览 1评论
请问vc707的电源线是如何连接的,我这边可能出现了缺失元件的情况导致无法供电
545浏览 1评论
求一块XILINX开发板KC705,VC707,KC105和KCU1500
366浏览 1评论
1963浏览 0评论
682浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-22 18:39 , Processed in 1.322865 second(s), Total 79, Slave 62 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号