mirror of https://github.com/openXC7/prjxray.git
Expand X2 to include INT_R on far right edge.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
This commit is contained in:
parent
b94026b682
commit
dbd902e9c0
|
|
@ -5,7 +5,7 @@ export XRAY_ROI_FRAMES="0x00000000:0xffffffff"
|
|||
# All CLB's in X0Y2 CMT.
|
||||
export XRAY_ROI="SLICE_X0Y100:SLICE_X35Y149 RAMB18_X0Y40:RAMB18_X0Y59 RAMB36_X0Y20:RAMB36_X0Y29 DSP48_X0Y40:DSP48_X0Y59"
|
||||
export XRAY_ROI_GRID_X1="10"
|
||||
export XRAY_ROI_GRID_X2="57"
|
||||
export XRAY_ROI_GRID_X2="58"
|
||||
# Y = 0 and Y 52 are VBRK rows, include them
|
||||
export XRAY_ROI_GRID_Y1="0"
|
||||
export XRAY_ROI_GRID_Y2="52"
|
||||
|
|
|
|||
Loading…
Reference in New Issue