#include <ModelInstance.h>
Definition at line 26 of file ModelInstance.h.
◆ ModelInstance() [1/2]
| circt::arc::runtime::ModelInstance::ModelInstance |
( |
| ) |
|
|
delete |
◆ ModelInstance() [2/2]
◆ ~ModelInstance()
| circt::arc::runtime::ModelInstance::~ModelInstance |
( |
| ) |
|
◆ getModelName()
| const char * circt::arc::runtime::ModelInstance::getModelName |
( |
| ) |
const |
|
inline |
◆ onEval()
| void circt::arc::runtime::ModelInstance::onEval |
( |
| ) |
|
|
inline |
◆ parseArgs()
| void circt::arc::runtime::ModelInstance::parseArgs |
( |
const char * |
args | ) |
|
|
private |
◆ instanceID
| const uint64_t circt::arc::runtime::ModelInstance::instanceID |
|
private |
◆ modelInfo
◆ state
| ArcState* const circt::arc::runtime::ModelInstance::state |
|
private |
◆ stepCounter
| uint64_t circt::arc::runtime::ModelInstance::stepCounter = 0 |
|
private |
◆ verbose
| bool circt::arc::runtime::ModelInstance::verbose = false |
|
private |
The documentation for this class was generated from the following files:
- /home/runner/work/circt-www/circt-www/circt_src/include/circt/Dialect/Arc/Runtime/ModelInstance.h
- /home/runner/work/circt-www/circt-www/circt_src/lib/Dialect/Arc/Runtime/ModelInstance.cpp