Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[topgen] No inplace edits, it's not indepodent for multiple passes #26301

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Razer6
Copy link
Member

@Razer6 Razer6 commented Feb 14, 2025

The interrupt name for incoming IRQs would grow for multiple invocations due to in-place edits. add_module_prefix_to_signal for the normal interrupts does a deepcopy internally.

The name would grow for multiple invocations due to in-place edits.

Signed-off-by: Robert Schilling <[email protected]>
@Razer6 Razer6 requested a review from msfschaffner as a code owner February 14, 2025 15:32
@Razer6 Razer6 requested review from rswarbrick, a-will, andreaskurth, vogelpi and matutem and removed request for msfschaffner February 14, 2025 15:33
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.

2 participants