Skip to content

2024-08-19-4885d4d: #2501: Visit only uhdmtopModules

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Aug 13:42
· 40 commits to main since this release
4885d4d

uhdmallModules contains unelaborated tree. To simplify processing, we can visit only uhdmtopModules that contains already elaborated tree.

Before this change, we were visiting both trees and replacing unelaborated nodes with elaborated that are present in uhdmtopModules.