Unverified Commit 369bb6ec authored by Schuyler Eldridge's avatar Schuyler Eldridge Committed by GitHub
Browse files

Don't run FIRRTL in FlattenSpec's ChiselStage (#1493)



Fix a bug in FlattenSpec where ChiselStage was running the FIRRTL
compiler in ChiselStage and then re-running the FIRRTL compiler. This
changes it to be like InlineSpec and to not run FIRRTL during
ChiselStage.

This was manually backported to 3.3.x.

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