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

Emitting netlists with non-uniquified hierarchy #4

Open
povik opened this issue Jun 15, 2024 · 0 comments
Open

Emitting netlists with non-uniquified hierarchy #4

povik opened this issue Jun 15, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@povik
Copy link
Owner

povik commented Jun 15, 2024

A notable shortcoming of the current frontend is that it always uniquifies the design hierarchy. Definitions of modules are copied per each instance even if the definition is identical and could be shared.

The slang AST, which we consume, already has this property. See MikePopoloski/slang#949 for a related slang issue

@povik povik added the enhancement New feature or request label Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant