|
CIRCT 22.0.0git
|
#include <stdint.h>

Go to the source code of this file.
Classes | |
| struct | ArcState |
| Combined runtime and model state for a hardware model instance. More... | |
| struct | ArcRuntimeModelInfo |
| Static information for a compiled hardware model, generated by the MLIR lowering. More... | |
Macros | |
| #define | ARC_RUNTIME_API_VERSION UINT64_C(0) |
| Version of the combined public and internal API. | |
| #define | ARC_RUNTIME_MAGIC UINT32_C(0xAC1BB1CA) |
Magic number used to assert the presence of an ArcState struct. | |
| #define ARC_RUNTIME_API_VERSION UINT64_C(0) |