Unverified Commit df5afee2 authored by Aditya Naik's avatar Aditya Naik Committed by GitHub
Browse files

Add OpaqueType support to Records (#2662)



OpaqueTypes are essentially type aliases that hide the underlying type.
They are implemented in Chisel as Records of a single, unnamed element
where the wrapping Record does not exist in the emitted FIRRTL.

Co-authored-by: default avatarJack Koenig <koenig@sifive.com>
parent 49894666
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