PandA-2024.02
|
#include <PrintfCSModuleGenerator.hpp>
Public Member Functions | |
PrintfCSModuleGenerator (const HLS_managerRef &HLSMgr) | |
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 |
Definition at line 50 of file PrintfCSModuleGenerator.hpp.
PrintfCSModuleGenerator::PrintfCSModuleGenerator | ( | const HLS_managerRef & | HLSMgr | ) |
Definition at line 52 of file PrintfCSModuleGenerator.cpp.
|
final |
Definition at line 56 of file PrintfCSModuleGenerator.cpp.