circt/tools
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
..
circt-opt [Analysis] Add a DependenceAnalysis for checking memory accesses. (#1845) 2021-09-23 15:47:41 -06:00
circt-reduce [HW/FIRRTL] Rename ModulePortInfo to just "PortInfo" NFC. 2021-09-12 21:18:41 -07:00
circt-rtl-sim [CMake] Fix incorrect file dependencies for configured files (#1397) 2021-07-08 23:32:48 -07:00
circt-translate Add missing LLVM license info to file headers (#352) 2020-12-24 23:11:01 +05:30
esi [CMake] Fix incorrect file dependencies for configured files (#1397) 2021-07-08 23:32:48 -07:00
firtool [FIRRTL][EmitMetadata] Add SitestBlackBox metadata support 2021-09-24 12:53:09 -07:00
handshake-runner [Handshake] Rename dialect from "HandshakeOps" to "Handshake" 2021-08-28 09:03:30 +01:00
llhd-sim [LLHD] Use integer, array and struct types from HW dialect (#1669) 2021-08-30 23:02:16 +02:00
CMakeLists.txt Add circt-reduce 2021-08-04 13:19:48 +02:00