Unverified Commit ccc92c14 authored by mergify[bot]'s avatar mergify[bot] Committed by GitHub
Browse files

Fix invalid references generated by VerilogMemDelays (#2588) (#2600)

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.

(cherry picked from commit 94d425f0

)

Co-authored-by: default avatarAlan L <gh@symb.olic.link>
parent 6d0133eb
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment