Unverified Commit 713a2cd6 authored by Chisel Bot's avatar Chisel Bot Committed by GitHub
Browse files

[cd] Bump CIRCT from firtool-1.61.0 to firtool-1.62.0 (#3725)



* Revert "[binder] Remove firtool-1.61.0 features"
* [binder] Implement OM
* [binder] Implement probe IR emissions
* Change Trace API to only trace leaves (#3682)

Change the behavior of the Trace API to only trace leaves.  This aligns
with recent changes to CIRCT which error if annotations are applied to
aggregates which are then mandatorily split due to FIRRTL ABIs.  This
should have no practical effect on use of the Trace API only that
downstream consumers will need to work at the level of leaf types and not
on aggregates.

* [binder] Truncate for aggregate connection
* [binder] Set `inner_sym` only when needed
* [binder] Set module visibility
* [binder] Add function for exporting split verilog
* [binder] Support secret ports
* [binder] Refer with `SourceInfo` instead of `MlirLocation`
* [binder] Emit IR for probe read
* [binder] Handle secret ports for instance
* [binder] Fix extmodule emission
* [binder] Handle secret commands
* [binder] Handle probe ops without `Node`
* [binder] Flush the buffer at the end of `Writable` streams
* [binder] Keep original integer types from foreign API
* [binder] fix return type of asAsyncReset
* [cd] Bump CIRCT from firtool-1.61.0 to firtool-1.62.0

Signed-off-by: default avatarSchuyler Eldridge <schuyler.eldridge@sifive.com>
Co-authored-by: default avatarSchuyler Eldridge <schuyler.eldridge@sifive.com>
Co-authored-by: default avatarSprite <SpriteOvO@gmail.com>
Co-authored-by: default avatarJiuyang Liu <liu@jiuyang.me>
Co-authored-by: default avatarchiselbot <chiselbot@users.noreply.github.com>
parent 24de2f28
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment