Fix invalid references generated by VerilogMemDelays (#2588)
Transformation of mem readwriters whose address contain references to readwriters of mems declared before it would contain invalid references to untransformed memory readwriter, as the connection is not transformed. This commit fixes this issue.
parent
84a7db57
Please register or sign in to comment