Forums:
Hi,
unfortunateley I have a persistent problem loading a design to my zedboard.
The implementation tool says "[Vivado 12-1411] Cannot set LOC property of ports, Site location is not valid ["C:/rfs/IBDR/ModulesAndIPCores/IntrinsicSecureCryptomodule/HardRSA_ZedBoard/TopModule.xdc":150]".
The Pin is set correctly:
set_property PACKAGE_PIN D11 [get_ports USART_RXD]
and I can assign it properly in the VIVADO pin assignment project.
Subsequently, the following bitstream fails because of missing LOC properties. Only 2 pins are affected, 33 other pins do not cause any trouble.
I tried many things including deleting the synth directories (as proposed in this forum) but nothing helps.
Any idea to get rid of this problem??
Norbert