CIRCT  19.0.0git
circt::llhd::sim::Engine Member List

This is the complete list of members for circt::llhd::sim::Engine, including all inherited members.

buildLayout(ModuleOp module)circt::llhd::sim::Engine
dumpStateLayout()circt::llhd::sim::Engine
dumpStateSignalTriggers()circt::llhd::sim::Engine
enginecirct::llhd::sim::Engineprivate
Engine(llvm::raw_ostream &out, ModuleOp module, llvm::function_ref< mlir::LogicalResult(mlir::ModuleOp)> mlirTransformer, llvm::function_ref< llvm::Error(llvm::Module *)> llvmTransformer, std::string root, TraceMode tm, ArrayRef< StringRef > sharedLibPaths)circt::llhd::sim::Engine
getModule() constcirct::llhd::sim::Engineinline
getState() constcirct::llhd::sim::Engineinline
modulecirct::llhd::sim::Engineprivate
outcirct::llhd::sim::Engineprivate
rootcirct::llhd::sim::Engineprivate
simulate(int n, uint64_t maxTime)circt::llhd::sim::Engine
statecirct::llhd::sim::Engineprivate
traceModecirct::llhd::sim::Engineprivate
walkEntity(EntityOp entity, Instance &child)circt::llhd::sim::Engineprivate
~Engine()circt::llhd::sim::Engine