aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/nexus/synth_nexus.cc
diff options
context:
space:
mode:
Diffstat (limited to 'techlibs/nexus/synth_nexus.cc')
-rw-r--r--techlibs/nexus/synth_nexus.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/techlibs/nexus/synth_nexus.cc b/techlibs/nexus/synth_nexus.cc
index 7f36eb282..9134b6e2a 100644
--- a/techlibs/nexus/synth_nexus.cc
+++ b/techlibs/nexus/synth_nexus.cc
@@ -406,6 +406,7 @@ struct SynthNexusPass : public ScriptPass
run("hierarchy -check");
run("stat");
run("check -noinit");
+ run("blackbox =A:whitebox");
}
if (check_label("json"))