PandA-2024.02
|
#include <TestbenchAxisModuleGenerator.hpp>
Public Member Functions | |
TestbenchAxisModuleGenerator (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 48 of file TestbenchAxisModuleGenerator.hpp.
TestbenchAxisModuleGenerator::TestbenchAxisModuleGenerator | ( | const HLS_managerRef & | HLSMgr | ) |
Definition at line 54 of file TestbenchAxisModuleGenerator.cpp.
|
final |
Definition at line 58 of file TestbenchAxisModuleGenerator.cpp.
References structural_manager::add_NP_functionality(), structural_manager::add_port(), structural_object::get_id(), tree_helper::GetFunctionReturnType(), port_o::GetString(), NP_functionality::IP_COMPONENT, NP_functionality::LIBRARY, THROW_UNREACHABLE, port_o::to_port_direction(), U, and VERILOG.