Unverified Commit e669c92d authored by Schuyler Eldridge's avatar Schuyler Eldridge
Browse files

Change Trace API to only trace leaves



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.

Signed-off-by: default avatarSchuyler Eldridge <schuyler.eldridge@sifive.com>
parent d7c203a5
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