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

Use %[[]] format for ChsielAnnotations (#3141)

Change FIRRTL Circuit conversion/serialization to place
ChiselAnnotations (converted to FIRRTL Annotations) inside the FIRRTL
Circuit and to serialize this using the "%[[]]" inline JSON format that
is present in the FIRRTL spec.  This does not remove _all_ annotations
passed via the annotation file, but it is the first step towards that.
parent 23e370ea
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