Skip to content

Conversation

uenoku
Copy link
Member

@uenoku uenoku commented Jul 2, 2025

Fix incorrect instance path update in the LocalVisitor::visit method for hw::InstanceOp. This ensures correct instance path construction when traversing through nested module instances.

uenoku added 2 commits July 2, 2025 02:26
Replace incorrect assignment with calls to
instancePathCache->prependInstance() in the LocalVisitor::visit method
for hw::InstanceOp. This ensures correct instance path construction when
traversing through nested module instances.
@uenoku uenoku merged commit d77bd7f into main Jul 2, 2025
7 checks passed
@uenoku uenoku deleted the dev/hidetou/fix-history-update branch July 2, 2025 09:59
uenoku added a commit that referenced this pull request Jul 3, 2025
Fix incorrect instance path update  in the LocalVisitor::visit method for hw::InstanceOp. This ensures correct instance path construction when traversing through nested module instances.
TaoBi22 pushed a commit to TaoBi22/circt that referenced this pull request Jul 17, 2025
…#8637)

Fix incorrect instance path update  in the LocalVisitor::visit method for hw::InstanceOp. This ensures correct instance path construction when traversing through nested module instances.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant