From c1a0d34b52a528f53b9e745f926e183c89544cee Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Fri, 11 Feb 2022 14:55:56 +0000 Subject: [PATCH] nope, ulx3s is not a 5G device, it is a um-85k --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 672a84a..6482449 100644 --- a/Makefile +++ b/Makefile @@ -165,9 +165,9 @@ CLK_INPUT=25000000 CLK_FREQUENCY=25000000 LPF=constraints/ulx3s.lpf PACKAGE=CABGA381 -NEXTPNR_FLAGS=--um5g-85k --freq 25 +NEXTPNR_FLAGS=--um-85k --freq 25 OPENOCD_JTAG_CONFIG=openocd/ulx3s.cfg -OPENOCD_DEVICE_CONFIG=openocd/LFE5UM5G-85F.cfg +OPENOCD_DEVICE_CONFIG=openocd/LFE5U-85F.cfg endif -- 2.30.2