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

Sanitize Record._elements (backport #3419) #3426

Merged
merged 3 commits into from
Jul 17, 2023
Merged

Commits on Jul 14, 2023

  1. Sanitize Record._elements (#3419)

    This moves name sanitation a little earlier and ensures that the
    sanitized names are use more consistently throughout Chisel internals.
    
    This fixes a bug in D/I where unsanitary names would lead to a crash.
    
    (cherry picked from commit 5c282db)
    jackkoenig authored and mergify[bot] committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    e1fc97e View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    add0e4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d838cb View commit details
    Browse the repository at this point in the history