circt/tools/firtool
Andrew Young 578b569d65 [FIRRTL] Rename EmitMetadata to CreateSiFIveMetadata
Since this is creating verbatim operations instead of emitting files
directly, `create` makes more sense as a verb.

Since the metadata emitted is specific to SiFive build flows,  this
renames the pass to make it clear that it is not generically useful.
This leaves the pass on by default since the pass will only do anything
if the correct annotations exist.

This change was suggested here:
https://github.com/llvm/circt/pull/1875#discussion_r716070526
2021-09-27 11:42:15 -07:00
..
CMakeLists.txt [FIRRTL] rename the parser entry points to "importFIRFile". NFC. 2021-07-31 09:48:13 -07:00
firtool.cpp [FIRRTL] Rename EmitMetadata to CreateSiFIveMetadata 2021-09-27 11:42:15 -07:00