Skip to content

[FIRRTL] LowerSigs: Add enum support #8731

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

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

Conversation

youngar
Copy link
Member

@youngar youngar commented Jul 17, 2025

This adds support for enumerations to LowerSigs so that the pass no longer fails when it encounters an enum, and just passes them through unchanged.

This adds support for enumerations to LowerSigs so that the pass no
longer fails when it encounters an enum, and just passes them through
unchanged.
@youngar youngar added the FIRRTL Involving the `firrtl` dialect label Jul 17, 2025
@dtzSiFive
Copy link
Contributor

dtzSiFive commented Jul 18, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FIRRTL Involving the `firrtl` dialect
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants