mirror of https://github.com/llvm/circt.git
![]() In some cases, the "DUT" might be an extmodule from a separate compilation unit, and we still want all the old legacy "is DUT" logic to work. To support this, we need applyDUTAnno to allow the annotation to be applied to an extmodule, and we need extractDUT and its users to work with FModuleLikes instead of FModuleOp. The only other thing that appears to be using this "is DUT" logic is the newer InstanceInfo helper, which already works with igraph::ModuleOpInterfaces and seems to work fine with extmodules as the "DUT". |
||
---|---|---|
.. | ||
debug-analysis.mlir | ||
debug-info.mlir | ||
dependence-analysis.mlir | ||
firrtl-test-instance-info.mlir | ||
infer-top-level.mlir | ||
scheduling-analysis.mlir |