From 50833dc849ac9da022c731b5244e85ddd087eefa Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Fri, 11 Feb 2022 18:49:38 +0000 Subject: [PATCH] argh ulx3s is 85k not um-85k --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6482449..b939620 100644 --- a/Makefile +++ b/Makefile @@ -165,7 +165,7 @@ CLK_INPUT=25000000 CLK_FREQUENCY=25000000 LPF=constraints/ulx3s.lpf PACKAGE=CABGA381 -NEXTPNR_FLAGS=--um-85k --freq 25 +NEXTPNR_FLAGS=--85k --freq 25 OPENOCD_JTAG_CONFIG=openocd/ulx3s.cfg OPENOCD_DEVICE_CONFIG=openocd/LFE5U-85F.cfg endif -- 2.30.2