Go to the documentation of this file.
38 #ifndef __DEV_RISCV_RTC_HH__
39 #define __DEV_RISCV_RTC_HH__
43 #include "params/RiscvRTC.hh"
66 bool bcd,
Tick frequency,
int int_pin_count);
87 #endif //__DEV_RISCV_RTC_HH__
int16_t PortID
Port index/ID type, and a symbolic name for an invalid port id.
std::vector< std::unique_ptr< IntSource > > intPin
RTC(EventManager *em, const std::string &n, const struct tm time, bool bcd, Tick frequency, int int_pin_count)
const PortID InvalidPortID
RiscvRTC(const Params ¶ms)
void serialize(CheckpointOut &cp) const override
Serialize an object.
void unserialize(CheckpointIn &cp) override
Unserialize an object.
const Params & params() const
uint64_t Tick
Tick count type.
Abstract superclass for simulation objects.
void startup() override
startup() is the final initialization call before simulation.
NOTE: This is a generic wrapper around the MC146818 RTC.
Port & getPort(const std::string &if_name, PortID idx=InvalidPortID) override
Get a port with a given name and index.
Ports are used to interface objects to each other.
std::ostream CheckpointOut
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
Real-Time Clock (MC146818)
Generated on Wed Jul 28 2021 12:10:26 for gem5 by doxygen 1.8.17