Added "deminout"

This commit is contained in:
Clifford Wolf
2016-06-19 13:08:16 +02:00
parent 9e28290b0f
commit ca91bccb6b
3 changed files with 118 additions and 0 deletions
+1
View File
@@ -169,6 +169,7 @@ struct SynthIce40Pass : public ScriptPass
run("proc");
run("flatten");
run("tribuf -logic");
run("deminout");
}
if (check_label("coarse"))