| Applied To | Cells |
| Constraint Values | OUT_FIFO_XnYn |
| UCF Example |
INST outfifo_inst LOC =
OUT_FIFO_X0Y24;
|
| XDC Example |
set_property LOC
OUT_FIFO_X0Y24 [get_cells outfifo_inst]
|