mirror of
https://github.com/verilator/verilator.git
synced 2026-09-03 16:28:53 +02:00
This commit is contained in:
@@ -1924,7 +1924,6 @@ class ParamProcessor final {
|
||||
classRefDType->addParamsp(newPinp);
|
||||
}
|
||||
// Update local tracking so future dependent defaults can find it
|
||||
pinsByIndex.resize(paramIdx + 1, nullptr);
|
||||
pinsByIndex[paramIdx] = newPinp;
|
||||
if (!paramsp) paramsp = newPinp;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user