|
LOLA
|
Namespaces | |
| detail | |
Classes | |
| class | AtomicNeuron |
| Configuration of digital and analog parameters for a single-denmem neuron. More... | |
| class | Chip |
| Complete static configuration of one chip. More... | |
Functions | |
| attr | attr ("__str__") |
| attr ("PadMux") | |
| class lola::vx::v2::AtomicNeuron | set_from (haldls::vx::v2::NeuronConfig const &neuron_config) SYMBOL_VISIBLE |
Variables | |
| auto | ism = parent->py::is_method(attr) |
| auto const | to_str = [](ReadoutChain::PadMux const& self) { std::stringstream ss; ss << self; return ss.str(); } |
| using lola::vx::v2::ColumnCorrelationRow = typedef lola::vx::ColumnCorrelationRow |
| using lola::vx::v2::ColumnCurrentRow = typedef lola::vx::ColumnCurrentRow |
| using lola::vx::v2::CorrelationResetRow = typedef lola::vx::CorrelationResetRow |
| using lola::vx::v2::Crossbar = typedef lola::vx::Crossbar |
Definition at line 7 of file routing_crossbar.h.
| using lola::vx::v2::DACChannelBlock = typedef lola::vx::DACChannelBlock |
| using lola::vx::v2::DACControlBlock = typedef lola::vx::DACControlBlock |
| using lola::vx::v2::ExternalPPUMemory = typedef lola::vx::ExternalPPUMemory |
| using lola::vx::v2::ExternalPPUMemoryBlock = typedef lola::vx::ExternalPPUMemoryBlock |
| using lola::vx::v2::MemoryTiming = typedef lola::vx::MemoryTiming |
Definition at line 7 of file memory_timing.h.
| using lola::vx::v2::PPUElfFile = typedef lola::vx::PPUElfFile |
| using lola::vx::v2::PPUProgram = typedef lola::vx::PPUProgram |
| using lola::vx::v2::SynapseLabelMatrix = typedef lola::vx::SynapseLabelMatrix |
| using lola::vx::v2::SynapseLabelRow = typedef lola::vx::SynapseLabelRow |
| using lola::vx::v2::SynapseMatrix = typedef lola::vx::SynapseMatrix |
| using lola::vx::v2::SynapseRow = typedef lola::vx::SynapseRow |
| using lola::vx::v2::SynapseWeightMatrix = typedef lola::vx::SynapseWeightMatrix |
| using lola::vx::v2::SynapseWeightRow = typedef lola::vx::SynapseWeightRow |
| attr lola::vx::v2::attr | ( | "__str__" | ) |
| lola::vx::v2::attr | ( | "PadMux" | ) |
| class lola::vx::v2::AtomicNeuron lola::vx::v2::set_from | ( | haldls::vx::v2::NeuronConfig const & | neuron_config | ) |
| auto lola::vx::v2::ism = parent->py::is_method(attr) |
Definition at line 41 of file readout_chain.h.
| auto const lola::vx::v2::to_str = [](ReadoutChain::PadMux const& self) { std::stringstream ss; ss << self; return ss.str(); } |
Definition at line 41 of file readout_chain.h.