ilasynth
1.0
ILASynth: Template-based ILA Synthesis Engine
|
Public Attributes | |
std::string | _name |
hvptr_t | _decodeFunc |
std::map< std::string, hvptr_t > | _nxtFuncs |
std::set< std::string > | _childInstrs |
std::set<std::string> ilasynth::HornTranslator::Instr_t::_childInstrs |
hvptr_t ilasynth::HornTranslator::Instr_t::_decodeFunc |
std::string ilasynth::HornTranslator::Instr_t::_name |
std::map<std::string, hvptr_t> ilasynth::HornTranslator::Instr_t::_nxtFuncs |