a7 settings.sh: dont filter frame addresses

Signed-off-by: John McMaster <johndmcmaster@gmail.com>
This commit is contained in:
John McMaster 2018-10-17 13:32:29 -07:00
parent 6db8bd6574
commit 2c7b252aa6
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
export XRAY_DATABASE="artix7"
export XRAY_PART="xc7a50tfgg484-1"
export XRAY_ROI="SLICE_X12Y100:SLICE_X27Y149"
export XRAY_ROI_FRAMES="0x00020500:0x000208ff"
export XRAY_ROI_FRAMES="0x00000000:0xffffffff"
export XRAY_ROI_GRID_X1="29"
export XRAY_ROI_GRID_X2="47"
export XRAY_ROI_GRID_Y1="0"