69 panic(
"RubyPortProxy::makeRequest should not be called");
70 return RequestStatus_NULL;
RobyPortProxy for connecting system port to Ruby.
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.
RequestStatus makeRequest(PacketPtr pkt)
Pure virtual member in the super class that we are forced to implement even if it is never used (sinc...
virtual ~RubyPortProxy()
Destruct a RubyPortProxy.
RubyPortProxy(const RubyPortProxyParams &p)
Create a new RubyPortProxy.
#define panic(...)
This implements a cprintf based panic() function.
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.