From 75e42476f5818b33a12e6a91d10c06cf573f5cc5 Mon Sep 17 00:00:00 2001 From: AngeloJacobo Date: Fri, 14 Mar 2025 14:34:25 +0800 Subject: [PATCH] openfpgaloader now working on alinx ax7103b board --- example_demo/alinx_ax7103b/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/example_demo/alinx_ax7103b/Makefile b/example_demo/alinx_ax7103b/Makefile index 0716804..5cd62f4 100644 --- a/example_demo/alinx_ax7103b/Makefile +++ b/example_demo/alinx_ax7103b/Makefile @@ -25,8 +25,7 @@ TOP_VERILOG ?= ${TOP}.v PNR_DEBUG ?= # --verbose --debug -BOARD ?= UNKNOWN -JTAG_LINK ?= --board ${BOARD} +JTAG_LINK ?= -c digilent_hs2 XDC ?= ${PROJECT}.xdc