Unverified Commit 04e1528c authored by Jack Koenig's avatar Jack Koenig Committed by GitHub
Browse files

Emit annotations in the .fir file (#3180)

This commit reimplements the previous work adding emission of
annotations via the FIRRTL specification v2.0.0 %[[...]] style.
Now all annotations that were previously emitted to the .anno.json file
are emitted in the .fir file. This uses a slightly hacky new internal
mechanism in firrtl that is already marked deprecated to discourage
users from touching it.
parent 0f3fd05a
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