diff --git a/techlibs/gatemate/synth_gatemate.cc b/techlibs/gatemate/synth_gatemate.cc index fa36252f5..c1148f213 100644 --- a/techlibs/gatemate/synth_gatemate.cc +++ b/techlibs/gatemate/synth_gatemate.cc @@ -237,6 +237,7 @@ struct SynthGateMatePass : public ScriptPass if (check_label("coarse")) { + run("booth"); run("alumacc"); run("opt"); run("memory -nomap");