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

[EDIFNetlist] - Ensure Macro Expansion Deep Copies Children #828

Merged
merged 6 commits into from
Sep 20, 2023

Conversation

clavin-xlnx
Copy link
Member

In #826, it was found that a recent change had caused some child macro cell types to not have the proper netlist reference in their library. This change deep copies those children cells to ensure they point back to the parent netlist.

Copy link
Collaborator

@eddieh-xlnx eddieh-xlnx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I made a quick simplification: d8363ba

@clavin-xlnx
Copy link
Member Author

I made a quick simplification: d8363ba

Thanks, are you good with this?

@clavin-xlnx clavin-xlnx merged commit 106bf48 into master Sep 20, 2023
@clavin-xlnx clavin-xlnx deleted the fix_826 branch September 20, 2023 20:50
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