Due to requirements for IP Security, you cannot read in a checkpoint (specifically the xdef) created in a software version newer than the version of Vivado being used. However, if you are simply looking to get the same placement, you can use the methodology below (Note:Runningthebelow commandswill besubstantially faster without the GUI open).
In the later version (e.g. 2012.4),
set_property IS_LOC_FIXED 1 [get_cells -filter {PRIMITIVE_LEVEL==LEAF} -hier *]set_property IS_BEL_FIXED 1 [get_cells -filter {PRIMITIVE_LEVEL==LEAF} -hier *]write_xdc exclude_timing placement.xdc
In the earlier version (e.g. 2012.3),
Read_xdc placement.xdc
AR# 53938 | |
---|---|
日期 | 01/23/2013 |
状态 | Active |
Type | 综合文章 |
Tools |