Unverified Commit 3553a158 authored by Jared Barocsi's avatar Jared Barocsi Committed by GitHub
Browse files

Emit FIRRTL bulkconnects whenever possible (#2381)



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>
parent 73d3c260
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