mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-08-28 17:14:11 +02:00
run setundef for all x inputs
This commit is contained in:
@@ -341,6 +341,7 @@ struct SynthNanoXplorePass : public ScriptPass
|
||||
run("stat");
|
||||
run("check -noinit");
|
||||
run("blackbox =A:whitebox");
|
||||
run("setundef -zero -undriven");
|
||||
}
|
||||
|
||||
if (check_label("json"))
|
||||
|
||||
Reference in New Issue
Block a user