mirror of
https://github.com/openXC7/prjxray.git
synced 2026-08-22 05:57:29 +02:00
minitests: roi_harness: add zybo Z7 settings
Signed-off-by: Karol Gugala <[email protected]>
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user