coolrunner2: Fix mapping of flip-flops
authorRobert Ou <rqou@robertou.com>
Tue, 29 Aug 2017 21:56:02 +0000 (14:56 -0700)
committerAndrew Zonenberg <azonenberg@drawersteak.com>
Fri, 1 Sep 2017 14:21:39 +0000 (07:21 -0700)
techlibs/coolrunner2/synth_coolrunner2.cc

index ae4b8433504b135b3b072e78093243399be97d71..fa7d9ac78cd668fa04db98d6fe8ffd2aa49e4e0f 100644 (file)
@@ -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"))