mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-08-22 06:07:26 +02:00
Added "deminout"
This commit is contained in:
@@ -169,6 +169,7 @@ struct SynthIce40Pass : public ScriptPass
|
||||
run("proc");
|
||||
run("flatten");
|
||||
run("tribuf -logic");
|
||||
run("deminout");
|
||||
}
|
||||
|
||||
if (check_label("coarse"))
|
||||
|
||||
Reference in New Issue
Block a user