basys3.sh: use proper script to setup environment

Signed-off-by: John McMaster <[email protected]>
This commit is contained in:
John McMaster
2018-01-25 17:21:59 -08:00
parent 71cb7a7d70
commit ba294af889
+1 -1
View File
@@ -11,4 +11,4 @@ export XRAY_PIN_04="W15"
export XRAY_PIN_05="V15"
export XRAY_PIN_06="W14"
export XRAY_BITREAD="$XRAY_DIR/build/tools/bitread -part_file $XRAY_DIR/database/artix7/xc7a35tcpg236-1.yaml"
source $XRAY_DIR/utils/environment.sh