aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 e99554fd4..0131cdcdf 100644
--- a/techlibs/gatemate/synth_gatemate.cc
+++ b/techlibs/gatemate/synth_gatemate.cc
@@ -274,7 +274,6 @@ struct SynthGateMatePass : public ScriptPass
"-toutpad CC_TOBUF ~T:A:O "
"-tinoutpad CC_IOBUF ~T:Y:A:IO"
);
- run("techmap -map +/gatemate/iob_map.v");
run("clean");
}