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

[Ibis] Don't include design name in namespace in IbisContainersToHW #7425

Merged
merged 1 commit into from
Aug 6, 2024

Commits on Aug 6, 2024

  1. [Ibis] Don't include design name in namespace in IbisContainersToHW

    The ibis.design op will be removed after the IbisContainersToHW pass, and there may be ibis.component's inside the design that have the same name as the design; we want that name to persist, and not be falsely considered a duplicate.
    Morten Borup Petersen committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    22ea3ee View commit details
    Browse the repository at this point in the history