Commit 7a309f16 authored by Jack Koenig's avatar Jack Koenig Committed by Mergify
Browse files

Add support for Instantiate for BlackBox, ExtModule, and IntrinsicModule (#3349)



* Allow IntrinsicModule to be used in Instantiate

Change a few `RawModule`s to `BaseModule`s to allow for intrinsic
modules to be used with the instantiation API.

* Add tests for Instantiate of non-RawModules

---------

Co-authored-by: default avatarFabian Schuiki <fabian@schuiki.ch>
(cherry picked from commit 951f8b7c)

# Conflicts:
#	src/test/scala/chiselTests/experimental/hierarchy/InstantiateSpec.scala
parent 46857a79
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