Adjust harness settings to new A100T database

Signed-off-by: Robert Winkler <rwinkler@antmicro.com>
This commit is contained in:
Robert Winkler 2020-07-15 15:56:46 +02:00
parent 996bcfd7a1
commit 2b44720b6f
2 changed files with 6 additions and 0 deletions

View File

@ -6,6 +6,9 @@
#
# SPDX-License-Identifier: ISC
# XC7A35TICSG324-1L
source $(dirname ${BASH_SOURCE[0]})/../../settings/artix7_50t.sh
export XRAY_PART=xc7a35tcsg324-1
export XRAY_EQUIV_PART=xc7a50tfgg484-1

View File

@ -6,6 +6,9 @@
#
# SPDX-License-Identifier: ISC
# XC7A35T-1CPG236C
source $(dirname ${BASH_SOURCE[0]})/../../settings/artix7_50t.sh
export XRAY_PART=xc7a35tcpg236-1
export XRAY_EQUIV_PART=xc7a50tfgg484-1
if [ -z "$XRAY_PINCFG" ]; then