Commit 59a7c25d authored by Chick Markley's avatar Chick Markley Committed by Jack Koenig
Browse files

Final steps for annotations getting from chisel to firrtl (#405)

Pass transforms along with Annotations when calling firrtl compiler
This introduces new requirement that firrtl.Transform subclasses (that are associated with an annotation) do not have parameters in their default constructor
Add new test for NoDedup annotation that shows how to annotate a module instance
parent 72e6c884
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