From: Luke Kenneth Casson Leighton Date: Fri, 11 Feb 2022 14:55:56 +0000 (+0000) Subject: nope, ulx3s is not a 5G device, it is a um-85k X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c1a0d34b52a528f53b9e745f926e183c89544cee;p=microwatt.git nope, ulx3s is not a 5G device, it is a um-85k --- 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