CIRCT
20.0.0git
|
#include <Common.h>
Public Attributes | |
std::any | value |
std::optional< const Type * > | type |
std::optional<const Type *> esi::Constant::type |
Definition at line 59 of file Common.h.
Referenced by fsm.MachineOp::__init__(), esiaccel.types.WritePort::__serialize_msg(), hw.HWModuleOp::add_entry_block(), esiaccel.types.Port::connect(), hw.HWModuleOp::input_indices(), fsm.MachineOp::instantiate(), hw.HWModuleOp::outputs(), PYBIND11_MODULE(), and esiaccel.types.ReadPort::read().
std::any esi::Constant::value |
Definition at line 58 of file Common.h.
Referenced by esi::services::MMIO::MMIO(), PYBIND11_MODULE(), and Python.support.OpOperand::type().