Applied To | Port nets |
Constraint Values | NONE |
UCF Example |
net b[0] IOBDELAY =
NONE;
|
XDC Example |
set_property IOBDELAY
NONE [get_nets b[0]]
Note: You cannot set IOBDELAY on ports.
However, you can set IOBDELAY on cells such as input
buffers.
|