| # XC7A35T-1CPG236C | |
| export XRAY_PART=xc7a35tcpg236-1 | |
| export XRAY_PINCFG=BASYS3-SWBUT | |
| # For generating DB | |
| export XRAY_PIN_00="V17" | |
| export XRAY_PIN_01="V16" | |
| export XRAY_PIN_02="W16" | |
| export XRAY_PIN_03="W17" | |
| 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" |