|
gem5 v23.0.0.1
|
Implementation of PC platform. More...
#include "dev/x86/pc.hh"#include "arch/x86/intmessage.hh"#include "arch/x86/x86_traits.hh"#include "dev/x86/i82094aa.hh"#include "dev/x86/i8254.hh"#include "dev/x86/i8259.hh"#include "dev/x86/south_bridge.hh"#include "sim/system.hh"Go to the source code of this file.
Namespaces | |
| namespace | gem5 |
| Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223. | |
Implementation of PC platform.
Definition in file pc.cc.