Unverified Commit 44ce96cf authored by Schuyler Eldridge's avatar Schuyler Eldridge Committed by GitHub
Browse files

Allow DataView of Reset <=> [UInt<1>, AsyncReset] (#3181)



Change what DataView allows in its type checking to enable Reset to be
viewed as either a UInt<1> or an AsyncReset.  This enables more flexible
DataViews which match already allowable Chisel and FIRRTL connection
semantics.

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