circt/tools/firtool
Andrew Young 2bd1858dee [FIRRTL][EmitMetadata] Add SitestBlackBox metadata support
This adds another metadata emitter.  This purpose of this pass is to
collect every blackbox module (or extmodule) which will need to be
stubbed or filled in. This excludes blackbox modules which have inlined
or imported verilog.

There are two separate metadata files generated for this: one for
blackboxes instantiated under the DUT as denoted by the
MarkDUTAnnotation.  The other is a list of blackboxes not instantiated
under the DUT.
2021-09-24 12:53:09 -07:00
..
CMakeLists.txt [FIRRTL] rename the parser entry points to "importFIRFile". NFC. 2021-07-31 09:48:13 -07:00
firtool.cpp [FIRRTL][EmitMetadata] Add SitestBlackBox metadata support 2021-09-24 12:53:09 -07:00