|
CIRCT 22.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 69 of file Common.h.
Referenced by 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 68 of file Common.h.
Referenced by synth.Object::is_output_port(), esi::services::MMIO::MMIO(), PYBIND11_MODULE(), esi::services::TelemetryService::TelemetryService(), and Python.support.OpOperand::type().