Go to the documentation of this file.
28 #ifndef __DEV_INTPIN_HH__
29 #define __DEV_INTPIN_HH__
36 class IntSourcePinBase;
77 template <
class Device>
111 template <
class Device>
116 bool def_state=
false) :
123 #endif //__DEV_INTPIN_HH__
int16_t PortID
Port index/ID type, and a symbolic name for an invalid port id.
virtual void lowerOnDevice()=0
IntSinkPinBase(const std::string &_name, PortID _id, int num)
void raiseOnDevice() override
virtual void raiseOnDevice()=0
void bind(Port &peer) override
Attach to a peer port.
IntSourcePinBase * source
void bind(Port &peer) override
Attach to a peer port.
Ports are used to interface objects to each other.
void unbind() override
Dettach from a peer port.
void unbind() override
Dettach from a peer port.
void lowerOnDevice() override
IntSinkPin(const std::string &_name, PortID _id, Device *dev, int num)
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
IntSourcePin(const std::string &_name, PortID _id, Device *owner, bool def_state=false)
IntSinkPin(const std::string &_name, PortID _id, Device *dev)
IntSourcePinBase(const std::string &_name, PortID _id, bool def_state)
Generated on Wed Jul 28 2021 12:10:26 for gem5 by doxygen 1.8.17