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

[cd] Bump CIRCT from firtool-1.96.0 to firtool-1.97.1 #4553

Merged

Conversation

chiselbot
Copy link
Collaborator

[cd] Bump CIRCT from firtool-1.96.0 to firtool-1.97.1

This is an automated commit generated by the circt/update-circt GitHub
Action.

The following 3 commit(s) was/were automatically cherry-picked from the ci/ci-circt-nightly branch:

Release Notes

Bump CIRCT from firtool-1.96.0 to firtool-1.97.1.

Release notes for new CIRCT versions can be found at the following links:

seldridge and others added 4 commits December 8, 2024 18:02
* [test] Add Verilog test of inline emission, NFC

Add an integration test of SystemVerilog generation for inline layers.
This relies on new support in firtool 1.97.0 which adds support for
compiling this feature.  Previous versions of firtool could parse inline
layers, but error when compiling them.

* [test] Update btor2 emission test

There was a change in the btor2 emission upstream.  Update the test to
match the new emission.

I did not validate the correctness of this change.

Signed-off-by: Schuyler Eldridge <schuyler.eldridge@sifive.com>
Change `LayerSpec` to use the new inline layer ABI.  This uses '$' as a
delimiter instead of '_' in order to avoid ambiguity related to layer
names which may contain '_'.

Signed-off-by: Schuyler Eldridge <schuyler.eldridge@sifive.com>
Fix the tests again for the even newer inline layer ABI.  This includes
the public module name (circuit name for now) and a "layer_" prefix.

Signed-off-by: Schuyler Eldridge <schuyler.eldridge@sifive.com>
This is an automated commit generated by the `circt/update-circt` GitHub
Action.
@chiselbot chiselbot added the Dependency Update Updates a dependency, will be included in release notes label Dec 8, 2024
@seldridge seldridge enabled auto-merge (squash) December 8, 2024 18:08
@chiselbot chiselbot requested a review from seldridge December 8, 2024 18:22
@seldridge seldridge merged commit a6196ca into main Dec 8, 2024
17 checks passed
@seldridge seldridge deleted the cd/update-circt-from-firtool-1.96.0-to-firtool-1.97.1 branch December 8, 2024 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependency Update Updates a dependency, will be included in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants