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