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

[test] Add Verilog test of inline emission, NFC #4548

Conversation

seldridge
Copy link
Member

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.

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.

Signed-off-by: Schuyler Eldridge <[email protected]>
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 <[email protected]>
@seldridge seldridge merged commit db5dd02 into ci/ci-circt-nightly Dec 4, 2024
13 checks passed
@seldridge seldridge deleted the dev/seldridge/test-inline-layer-verilog-emission branch December 4, 2024 05:15
github-actions bot pushed a commit that referenced this pull request Dec 5, 2024
* [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 <[email protected]>
github-actions bot pushed a commit that referenced this pull request Dec 6, 2024
* [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 <[email protected]>
github-actions bot pushed a commit that referenced this pull request Dec 7, 2024
* [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 <[email protected]>
chiselbot pushed a commit that referenced this pull request Dec 8, 2024
* [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 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant