You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[cd] Bump CIRCT from firtool-1.96.0 to firtool-1.97.1 (#4553)
* [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.
* [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] Switch to new inline layer ABI (#4550)
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 '_'. This now also includes the circuit
name and a leading 'layer_'.
* [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]>
Co-authored-by: Schuyler Eldridge <[email protected]>
Co-authored-by: chiselbot <[email protected]>
0 commit comments