minitests/roi_harness: Remove hardcoded values in Makefile.

Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
This commit is contained in:
Tim 'mithro' Ansell 2018-10-24 16:49:20 -07:00
parent 77881252e2
commit 32479630be
1 changed files with 5 additions and 1 deletions

View File

@ -1,8 +1,12 @@
BUILD_DIR=build
export BUILD_DIR
XRAY_PINCFG ?= BASYS3-SWBUT
export XRAY_PINCFG
# official demo configuration
all:
BUILD_DIR=$(BUILD_DIR) XRAY_PINCFG=BASYS3-SWBUT ./runme.sh
./runme.sh
clean:
rm -rf specimen_[0-9][0-9][0-9]/ seg_clblx.segbits vivado*.log vivado_*.str vivado*.jou design *.bits *.dcp *.bit design.txt .Xil