Unverified Commit 4e866618 authored by Schuyler Eldridge's avatar Schuyler Eldridge
Browse files

[internal] Delay Module Generation



Rework Chisel internals to delay generation of Modules until all modules
are known.  This enables modules to make modifications to each other
because the modules have not closed yet.

Change instantiation to not populate a DefInstance with ports as the
ports are not known yet.

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