Go to the documentation of this file.
29 #ifndef __LUPIO_TTY_HH__
30 #define __LUPIO_TTY_HH__
36 #include "params/LupioTTY.hh"
97 #endif // __LUPIO_TTY_HH__
Base class for serial devices such as terminals.
void lupioTTYUpdateIRQ()
IRQ management.
const ByteOrder byteOrder
Tick write(PacketPtr pkt) override
Pure virtual function that the device must implement.
LupioTTY(const Params &p)
void dataAvailable()
Inform the LupIO-TTY there is data available.
Tick read(PacketPtr pkt) override
Implement BasicPioDevice virtual functions.
A Packet is used to encapsulate a transfer between two objects in the memory system (e....
uint64_t Tick
Tick count type.
void lupioTTYWrite(const uint8_t addr, uint64_t c)
LupioTTY: The LupioTTY is a virtual terminal device that can both transmit characters to a screen,...
uint64_t lupioTTYRead(const uint8_t addr)
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
Generated on Wed Jul 13 2022 10:39:20 for gem5 by doxygen 1.8.17