45 #ifndef _READ_WRITE_MAXI_MODULE_GENERATOR_HPP_ 46 #define _READ_WRITE_MAXI_MODULE_GENERATOR_HPP_ 57 const std::vector<ModuleGenerator::parameter>& _ports_in,
58 const std::vector<ModuleGenerator::parameter>& _ports_out,
59 const std::vector<ModuleGenerator::parameter>& _ports_inout)
final;
boost::graph_traits< graph >::vertex_descriptor vertex
vertex definition.
void InternalExec(std::ostream &out, structural_objectRef mod, unsigned int function_id, vertex op_v, const HDLWriter_Language language, const std::vector< ModuleGenerator::parameter > &_p, const std::vector< ModuleGenerator::parameter > &_ports_in, const std::vector< ModuleGenerator::parameter > &_ports_out, const std::vector< ModuleGenerator::parameter > &_ports_inout) final
ReadWrite_m_axiModuleGenerator(const HLS_managerRef &HLSMgr)
Template borrowed from the ANTLR library by Terence Parr (http://www.jGuru.com - Software rights: htt...