mirror of https://github.com/openXC7/prjxray.git
settings: zynq: limit ROI to end on hclk_brk
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
This commit is contained in:
parent
f61ccd1f2a
commit
70df7f02c0
|
|
@ -10,7 +10,7 @@ export XRAY_ROI="SLICE_X00Y50:SLICE_X43Y99 RAMB18_X0Y20:RAMB18_X2Y39 RAMB36_X0Y1
|
|||
|
||||
# Most of CMT X0Y2.
|
||||
export XRAY_ROI_GRID_X1="0"
|
||||
export XRAY_ROI_GRID_X2="127"
|
||||
export XRAY_ROI_GRID_X2="118"
|
||||
# Include VBRK / VTERM
|
||||
export XRAY_ROI_GRID_Y1="0"
|
||||
export XRAY_ROI_GRID_Y2="51"
|
||||
|
|
|
|||
Loading…
Reference in New Issue