43 #ifndef _TESTBENCH_NONE_MODULE_GENERATOR_HPP_ 44 #define _TESTBENCH_NONE_MODULE_GENERATOR_HPP_ 55 const std::vector<ModuleGenerator::parameter>& _ports_in,
56 const std::vector<ModuleGenerator::parameter>& _ports_out,
57 const std::vector<ModuleGenerator::parameter>& _ports_inout)
final;
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
boost::graph_traits< graph >::vertex_descriptor vertex
vertex definition.
Template borrowed from the ANTLR library by Terence Parr (http://www.jGuru.com - Software rights: htt...
TestbenchNoneModuleGenerator(const HLS_managerRef &HLSMgr)