Remove debug
authorEddie Hung <eddie@fpgeh.com>
Mon, 22 Jul 2019 23:14:15 +0000 (16:14 -0700)
committerEddie Hung <eddie@fpgeh.com>
Mon, 22 Jul 2019 23:14:15 +0000 (16:14 -0700)
techlibs/ice40/synth_ice40.cc

index 50e071a1a46446d0d4109bca69b875e6a6572222..ce88a0542e6afdd0d959fd2b70677fb107489fb5 100644 (file)
@@ -271,7 +271,6 @@ struct SynthIce40Pass : public ScriptPass
                                run("wreduce", "                      (if -dsp)");
                                run("ice40_dsp", "                    (if -dsp)");
                                run("chtype -set $mul t:$__soft_mul","(if -dsp)");
-                               run("dump A:top");
                        }
                        run("alumacc");
                        run("opt");