mirror of https://github.com/YosysHQ/yosys.git
Remove debug
This commit is contained in:
parent
068617f094
commit
cb505c50d3
|
@ -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");
|
||||
|
|
Loading…
Reference in New Issue