When I change my promoted configuration I receive the following fatal error:
Running delay-based LUT packing...
FATAL_ERROR:Pack:pkibatranslate.c:4413:1.138.2.2 - Failed to copy Partition Pin
placement and routing information. Process will terminate. For technical
support on this issue, please open a WebCase with this project attached at
http://www.xilinx.com/support.
To work around this issue, the promoted directory needs to be removed. Then, the promoted directory needs to be replaced by the implementation which is desired to be the promoted directory.
Workaround example:
Current promoted directory:
my_project/my_project.promote/Ximpl_1
Implementation directory which needs to be promoted:
my_project/my_project.runs/impl_1
Delete the promoted directory:
my_project/my_project.promote/Ximpl_1
Copy the implementation directory which needs to be promoted to the promoted directory:
Copy my_project/my_project.runs/impl_1 to my_project/my_project.promote/Ximpl_1
This is a known issue in 11.2.
This issue is scheduled to be fixed in the next quarterly update, 11.3.