From: Luke Kenneth Casson Leighton Date: Fri, 11 Feb 2022 18:49:38 +0000 (+0000) Subject: argh ulx3s is 85k not um-85k X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=50833dc849ac9da022c731b5244e85ddd087eefa;p=microwatt.git argh ulx3s is 85k not um-85k --- 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