Go to the documentation of this file.
29 #ifndef __DEV_LUPIO_LUPIO_SYS_HH__
30 #define __DEV_LUPIO_LUPIO_SYS_HH__
32 #include "debug/LupioSYS.hh"
35 #include "params/LupioSYS.hh"
78 #endif // __DEV_LUPIO_LUPIO_SYS_HH__
LupioSYS(const Params ¶ms)
Tick read(PacketPtr pkt) override
Implement BasicPioDevice virtual functions.
LupioSYS: A Real-Time System Controller virtual device which provides a way for the software to halt ...
const ByteOrder byteOrder
Tick write(PacketPtr pkt) override
Pure virtual function that the device must implement.
const Params & params() const
A Packet is used to encapsulate a transfer between two objects in the memory system (e....
uint64_t Tick
Tick count type.
uint8_t lupioSYSRead(const uint8_t addr)
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
void lupioSYSWrite(const uint8_t addr, const uint64_t val64)
Generated on Wed May 4 2022 12:13:57 for gem5 by doxygen 1.8.17