Applied To | Sites |
Constraint Values | Bank number |
UCF Example |
CONFIG PROHIBIT = BANK34,
BANK35, BANK36;
|
XDC Example |
set_property PROHIBIT
true [get_sites -of [get_iobanks 34\ 35 36]]
|