run setundef for all x inputs

This commit is contained in:
Miodrag Milanovic 2024-06-06 18:07:39 +02:00
parent 40f05009e3
commit f8ae93c0ea
1 changed files with 1 additions and 0 deletions

View File

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