| Applied To | Port nets |
| Constraint Values |
|
| UCF Example |
NET n1 PULLUP =
TRUE;
|
| XDC Example |
set_property PULLUP true
[get_ports n1]
|