mirror of
https://github.com/verilator/verilator.git
synced 2026-09-04 08:33:38 +02:00
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user