Applied To | Sites |
Constraint Values | Pin site |
UCF Example |
CONFIG PROHIBIT = K24,
K26, K27, K28;
|
XDC Example |
set_property PROHIBIT
true [get_sites {K24 K26 K27 K28}]
|