Commit 536d9006 authored by Schuyler Eldridge's avatar Schuyler Eldridge
Browse files

Fix emit{Firrtl,Verilog} for CustomFileEmission



Change ChiselStage helper methods for emitting FIRRTL (emitFirrtl) and
Verilog (emitVerilog) to look for Circuit and Verilog annotations
instead of DeletedAnnotations. This is needed after migrating to the
CustomFileEmission mixin in FIRRTL where FIRRTL will no longer delete
emitter annotations.

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