Unverified Commit 741761cf authored by mergify[bot]'s avatar mergify[bot] Committed by GitHub
Browse files

Emit FIRRTL bulkconnects whenever possible (#2381) (#2440)



Chisel <> semantics differ somewhat from FIRRTL <= semantics,
so we only emit <= when it would be legal. Otherwise we continue
the old behavior of emitting a connection for every leaf-level
Element.

Co-authored-by: default avatarDeborah Soung <debs@sifive.com>
Co-authored-by: default avatarJack Koenig <koenig@sifive.com>
(cherry picked from commit 3553a158

)

Co-authored-by: default avatarJared Barocsi <82000041+jared-barocsi@users.noreply.github.com>
Co-authored-by: default avatarJack Koenig <koenig@sifive.com>
parent 4ee545d7
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