diff options
-rw-r--r-- | techlibs/coolrunner2/synth_coolrunner2.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/techlibs/coolrunner2/synth_coolrunner2.cc b/techlibs/coolrunner2/synth_coolrunner2.cc index ae4b84335..fa7d9ac78 100644 --- a/techlibs/coolrunner2/synth_coolrunner2.cc +++ b/techlibs/coolrunner2/synth_coolrunner2.cc @@ -153,7 +153,6 @@ struct SynthCoolrunner2Pass : public ScriptPass { run("abc -sop -I 40 -P 56"); run("coolrunner2_sop"); - run("opt -fast"); } if (check_label("map_cells")) |