Commit 5e2ca44a authored by Schuyler Eldridge's avatar Schuyler Eldridge
Browse files

Fix double elaboration



Remove the requirement that FirrtlStage runs elaboration (this should
be implicit) and remove the unneeded invalidation of elaboration by
the Emitter. Due to Convert currently NOT invalidating Elaborate (when
it should), add an optionalPrerequisiteOf to ensure that the Emitter
runs before the Convert phase.

Co-authored-by: default avatarDavid Biancolin <david.biancolin@gmail.com>
Co-authored-by: default avatarSchuyler Eldridge <schuyler.eldridge@ibm.com>
Signed-off-by: default avatarSchuyler Eldridge <schuyler.eldridge@ibm.com>
parent bfb5b354
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