#include <synthesizer.hpp>
◆ DistInput()
◆ fixUp()
◆ getBitvecStr()
std::string ilasynth::DistInput::getBitvecStr |
( |
const std::string & |
n | ) |
const |
◆ getBoolValue()
bool ilasynth::DistInput::getBoolValue |
( |
const std::string & |
n | ) |
const |
◆ getMemValues()
const MemValues& ilasynth::DistInput::getMemValues |
( |
const std::string & |
n | ) |
const |
◆ toPython()
void ilasynth::DistInput::toPython |
( |
py::dict & |
d | ) |
|
◆ bitvecs
std::map<std::string, std::string> ilasynth::DistInput::bitvecs |
◆ bools
std::map<std::string, bool> ilasynth::DistInput::bools |
◆ mems
std::map<std::string, MemValues> ilasynth::DistInput::mems |
◆ rdaddrs
std::vector<std::string> ilasynth::DistInput::rdaddrs |
The documentation for this struct was generated from the following file: