62 panic(
"RubyPortProxy::makeRequest should not be called");
63 return RequestStatus_NULL;
67 RubyPortProxyParams::create()
RubyPortProxy(const RubyPortProxyParams *p)
Create a new RubyPortProxy.
virtual ~RubyPortProxy()
Destruct a RubyPortProxy.
RobyPortProxy for connecting system port to Ruby.
RequestStatus makeRequest(PacketPtr pkt)
Pure virtual member in the super class that we are forced to implement even if it is never used (sinc...
A Packet is used to encapsulate a transfer between two objects in the memory system (e...
void init()
Initialise a RubyPortProxy by doing nothing and avoid involving the super class.