diff --git a/techlibs/nanoxplore/synth_nanoxplore.cc b/techlibs/nanoxplore/synth_nanoxplore.cc index 054ca5b0d5a..babc9139144 100644 --- a/techlibs/nanoxplore/synth_nanoxplore.cc +++ b/techlibs/nanoxplore/synth_nanoxplore.cc @@ -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"))