Vivado 2016.4 crash

https://forums.xilinx.com/xlnx/board/crawl_message?board.id=IMPBD&message.id=17780

https://forums.xilinx.com/xlnx/board/crawl_message?board.id=SYNTHBD&message.id=20441

https://www.xilinx.com/support/answers/68575.html

Description

In Vivado 2016.4, during implementation, Vivado hangs indefinitely or crashes after the place_design command is run:

Phase 4.1 Post Commit Optimization
INFO: [Timing 38-35] Done setting XDC timing constraints.

This issue did not occur until Vivado 2016.3.

Note: This issue is specific to Windows Operating Systems.

Solution

This issue has been fixed in Vivado 2017.1.

The issue occurs when the IS_LOC_FIXED attribute is set to TRUE.

As a work-around, you can avoid this issue by using the following command after opt_design:

set_property is_loc_fixed false [get_ports -filter { IS_LOC_FIXED == "TRUE" } ]

However Bitgen's DRC requires the IS_LOC_FIXED property to be set to TRUE. 

As a result, you will need to restore the IS_LOC_FIXED TRUE property after place_design by reading the constraints file again using the following command:

read_xdc <IO_Constraints_filename>.xdc

Then run route_design and proceed with bitstream generation.


评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值