aboutsummaryrefslogtreecommitdiffstats
path: root/passes/techmap/abc9.cc
diff options
context:
space:
mode:
Diffstat (limited to 'passes/techmap/abc9.cc')
-rw-r--r--passes/techmap/abc9.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/passes/techmap/abc9.cc b/passes/techmap/abc9.cc
index adb28189e..bddf9d2d9 100644
--- a/passes/techmap/abc9.cc
+++ b/passes/techmap/abc9.cc
@@ -312,7 +312,6 @@ struct Abc9Pass : public ScriptPass
run("design -delete $abc9");
run("design -delete $abc9_map");
run("select -unset $abc9_flops");
- run("select -unset $abc9_cells");
}
}