Go to the documentation of this file.
44 #include "debug/AddrRanges.hh"
62 panic(
"Pio port of %s not connected to anything!",
name());
69 if (if_name ==
"pio") {
77 pioDelay(
p.pio_latency)
int16_t PortID
Port index/ID type, and a symbolic name for an invalid port id.
virtual Port & getPort(const std::string &if_name, PortID idx=InvalidPortID)
Get a port with a given name and index.
Addr pioAddr
Address that the device listens to.
This device is the base class which all devices senstive to an address range inherit from.
AddrRange RangeSize(Addr start, Addr size)
PioPort< PioDevice > pioPort
The pioPort that handles the requests for us and provides us requests that it sees.
AddrRangeList getAddrRanges() const override
Determine the address ranges that this device responds to.
BasicPioDevice(const Params &p, Addr size)
void init() override
init() is called after all C++ SimObjects have been created and all ports are connected.
virtual std::string name() const
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
The ClockedObject class extends the SimObject with a clock and accessor functions to relate ticks to ...
Ports are used to interface objects to each other.
Addr pioSize
Size that the device's address range.
PioDevice(const Params &p)
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
#define panic(...)
This implements a cprintf based panic() function.
Port & getPort(const std::string &if_name, PortID idx=InvalidPortID) override
Get a port with a given name and index.
Generated on Wed Jul 13 2022 10:39:20 for gem5 by doxygen 1.8.17