mirror of https://github.com/openXC7/prjxray.git
Merge pull request #65 from mcmasterg/basys3_envsh
basys3.sh: use proper script to setup environment
This commit is contained in:
commit
cf5bd303a1
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue