From 0c7461fe5e7ff8deacf4a16fa0e67e6666a17441 Mon Sep 17 00:00:00 2001 From: Pepijn de Vos Date: Sat, 6 Nov 2021 16:09:30 +0100 Subject: gowin: widelut support (#3042) --- techlibs/gowin/synth_gowin.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'techlibs/gowin/synth_gowin.cc') diff --git a/techlibs/gowin/synth_gowin.cc b/techlibs/gowin/synth_gowin.cc index 087f6b8cf..f35a7af4d 100644 --- a/techlibs/gowin/synth_gowin.cc +++ b/techlibs/gowin/synth_gowin.cc @@ -126,7 +126,6 @@ struct SynthGowinPass : public ScriptPass json_file = args[++argidx]; nobram = true; nolutram = true; - nowidelut = true; noalu = true; continue; } -- cgit v1.2.3