完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
嗨,
当我使用vivado v2016.4运行实现时,它永远停留在'运行opt_design'。 我觉得在我的设计中有一些与组合循环相关的东西,因为当我删除组合循环时,实现将顺利通过。 环路是振荡振荡器,如下所示。 (* ALLOW_COMBINATORIAL_LOOPS =“TRUE”,KEEP =“TRUE”*)wire [LENGTH:1] s; genvar i; 生成for(i = 1; i begin:osc_gen赋值s [i + 1] =〜s ; end endgenerate 和DONT_TOUCH约束包含在我的xdc中。 set_property DONT_TOUCH true [get_cells Inst_TDC_readout / osc_fast / s *] set_property DONT_TOUCH true [get_cells Inst_TDC_readout / osc_slow / s *] 任何通过组合循环传递opt_design的建议? 附上实施报告。 runme-log 959 KB 以上来自于谷歌翻译 以下为原文 Hi, When I run implementation with vivado v2016.4, it stuck at 'running opt_design' forever. I feel there is something related with combinational loop in my design, because when I remove the combinational loop, the implementation will pass smoothly. The loop is a ring oscillator, as shown below. (* ALLOW_COMBINATORIAL_LOOPS = "TRUE", KEEP = "TRUE" *) wire [LENGTH:1] s; genvar i; generate for(i=1;i assign s[i+1] = ~s; end endgenerate and DONT_TOUCH constraint is included in my xdc. set_property DONT_TOUCH true [get_cells Inst_TDC_readout/osc_fast/s*] set_property DONT_TOUCH true [get_cells Inst_TDC_readout/osc_slow/s*] Any advice to pass opt_design with combination loop ? The implementation report is attached. |
|
相关推荐
1个回答
|
|
跑步完成了吗?
你也可以尝试不添加DONT_TOUCH吗? 问候 Sikta 以上来自于谷歌翻译 以下为原文 Did the run ever complete? Also Can you try without adding the DONT_TOUCH? Regards Sikta |
|
|
|
只有小组成员才能发言,加入小组>>
2511 浏览 7 评论
2880 浏览 4 评论
Spartan 3-AN时钟和VHDL让ISE合成时出现错误该怎么办?
2337 浏览 9 评论
3430 浏览 0 评论
如何在RTL或xilinx spartan fpga的约束文件中插入1.56ns延迟缓冲区?
2517 浏览 15 评论
有输入,但是LVDS_25的FPGA内部接收不到数据,为什么?
2620浏览 1评论
请问vc707的电源线是如何连接的,我这边可能出现了缺失元件的情况导致无法供电
670浏览 1评论
求一块XILINX开发板KC705,VC707,KC105和KCU1500
534浏览 1评论
821浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2025-3-6 02:41 , Processed in 1.295175 second(s), Total 44, Slave 39 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191