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

Bump to FIRRTL 4.0.0 #3803

Merged
merged 1 commit into from
Jan 31, 2024
Merged

Bump to FIRRTL 4.0.0 #3803

merged 1 commit into from
Jan 31, 2024

Conversation

seldridge
Copy link
Member

Bump emission to use FIRRTL 4.0.0. Since Chisel is now emitting layer-colored probes and the work-in-progress "enablelayer" keyword, Chisel needs to emit a version of FIRRTL that compilers will accept.

The only change to the output (other than the stated version) is "groups" are now changed to "layers".

Note: FIRRTL 4.0.0 is not finalized yet.

Bump emission to use FIRRTL 4.0.0.  Since Chisel is now emitting layer-colored
probes and the work-in-progress "enablelayer" keyword, Chisel needs to emit a
version of FIRRTL that compilers will accept.

The only change to the output (other than the stated version) is "groups" are
now changed to "layers".

Note: FIRRTL 4.0.0 is not finalized yet.

Signed-off-by: Schuyler Eldridge <schuyler.eldridge@sifive.com>
@seldridge seldridge added the Backend Code Generation Affects backend code generation, will be included in release notes label Jan 31, 2024
@seldridge seldridge requested a review from azidar January 31, 2024 20:13
@jackkoenig jackkoenig added this to the 7.0 milestone Jan 31, 2024
@seldridge seldridge enabled auto-merge (squash) January 31, 2024 20:19
@seldridge seldridge merged commit 63fc3c1 into main Jan 31, 2024
16 of 17 checks passed
@seldridge seldridge deleted the dev/seldridge/firrtl-4.0.0 branch January 31, 2024 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend Code Generation Affects backend code generation, will be included in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants