minitests: roi_harness: add zybo Z7 settings

Signed-off-by: Karol Gugala <kgugala@antmicro.com>
This commit is contained in:
Karol Gugala 2019-01-01 21:22:11 +01:00
parent fe0f1f2248
commit 3f0e0bd828
1 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,19 @@
# XC7010-1CLG400C
export XRAY_PART=xc7z010clg400-1
export XRAY_PINCFG=ZYBOZ7-SWBUT
export XRAY_DIN_N_LARGE=4
export XRAY_DOUT_N_LARGE=4
# For generating DB
export XRAY_PIN_00="G15"
export XRAY_PIN_01="P15"
export XRAY_PIN_02="W13"
export XRAY_PIN_03="T16"
export XRAY_PIN_04="K18"
export XRAY_PIN_05="P16"
export XRAY_PIN_06="K19"
# ROI is in top right
export XRAY_ROI_LARGE="SLICE_X22Y50:SLICE_X43Y99"
source $XRAY_DIR/utils/environment.sh