Add a new DynamicObject.apply method to create Class instances. (#3792) (#3797)
This is in addition to the existing support in Definition.apply. Sometimes it is not possible to use Definition.apply, for example, if you plan to bore ports through the Class being constructed. The new DynamicObject.apply method supports this, and creates a DynamicObject from the newly elaborated Class. (cherry picked from commit 04535d32 ) Co-authored-by:Mike Urbach <mike.urbach@sifive.com> Co-authored-by:
Jack Koenig <koenig@sifive.com>
parent
da8783ae
Please register or sign in to comment