Commit 87551bf5 authored by Schuyler Eldridge's avatar Schuyler Eldridge
Browse files

Add FlattenInstance API



This adds a new trait, FlattenInstance, to chisel3.util.experimental. When
mixed into a module or a specific instance this trait will "flatten",
i.e., "inline that module and all of its submodules".

This includes testing (additions to InlineSpec) and ScalaDoc
documentation.

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