Applied To | Area groups and Pblocks |
Constraint Values | CLOCKREGION_XnYn,CLOCKREGION_XnYn, . . . |
UCF Example |
area_group ag1 range =
CLOCKREGION_X0Y0, CLOCKREGION_X1Y0;
|
XDC Example |
resize_pblock
[get_pblocks ag1] -add\ {CLOCKREGION_X0Y0:CLOCKREGION_X0Y0\
CLOCKREGION_X1Y0:CLOCKREGION_X1Y0}
|