aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/gatemate/synth_gatemate.cc
diff options
context:
space:
mode:
Diffstat (limited to 'techlibs/gatemate/synth_gatemate.cc')
-rw-r--r--techlibs/gatemate/synth_gatemate.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/techlibs/gatemate/synth_gatemate.cc b/techlibs/gatemate/synth_gatemate.cc
index b570e1e2a..978434c89 100644
--- a/techlibs/gatemate/synth_gatemate.cc
+++ b/techlibs/gatemate/synth_gatemate.cc
@@ -264,7 +264,6 @@ struct SynthGateMatePass : public ScriptPass
"t:$__CC_BRAM_20K_TDP t:$__CC_BRAM_40K_TDP "
);
run("techmap -map +/gatemate/brams_map.v");
- run("gatemate_bramopt");
}
}