Fix JSON dump missing output ports (#6751) (#6831)

This commit is contained in:
Oleh Maksymenko
2025-12-19 07:30:33 -05:00
committed by GitHub
parent be08862109
commit a098e4894f
19 changed files with 334 additions and 56 deletions
+2
View File
@@ -251,6 +251,8 @@ static void process() {
// Move packages to under new top
// Must do this after we know parameters and dtypes (as don't clone dtype decls)
V3LinkLevel::wrapTop(v3Global.rootp());
} else {
V3LinkLevel::nonWrapTop(v3Global.rootp());
}
// Propagate constants into expressions