Unverified Commit 894172e5 authored by Mike Urbach's avatar Mike Urbach Committed by GitHub
Browse files

Make Property an Element. (#3676)

This is the right place in the Chisel type hierarchy for Property as
it exists today. Property types can be used in Aggregates, and are not
themselves Aggregates in their current form. Making Property extend
Element allows much of Chisel's internal reflection to work as
expected when Property types are used in Aggregates.
parent 3ce4181b
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