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

Pass ChiselCircuitAnnotation through CIRCT phase (#3016)



Cause the ChiselCircuitAnnotation (which is Unserializable and will be
dropped) to be passed through the CIRCT phase.  This is necessary to
enable certain D/I use cases where an ImportDefinitionAnnotation is
constructed from a ChiselCircuitAnnotation returned from a prior
ChiselStage invocation.

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