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"); }