gem5 v24.0.0.0
|
#include <external_master.hh>
Public Member Functions | |
virtual ExternalPort * | getExternalPort (const std::string &name, ExternalMaster &owner, const std::string &port_data)=0 |
Create or find an external port which can be bound. | |
Definition at line 91 of file external_master.hh.
|
pure virtual |
Create or find an external port which can be bound.
Returns NULL on failure