3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-07 18:05:24 +00:00

Remove debug

This commit is contained in:
Eddie Hung 2019-07-22 16:14:15 -07:00
parent 068617f094
commit cb505c50d3

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