Remove debug

This commit is contained in:
Eddie Hung 2019-07-22 16:14:15 -07:00
parent 068617f094
commit cb505c50d3
1 changed files with 0 additions and 1 deletions

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