gem5.prebuilt.demo.arm_demo_board module

class gem5.prebuilt.demo.arm_demo_board.ArmDemoBoard(use_kvm: bool = False)

Bases: ArmBoard

This prebuilt ARM board is used for demonstration purposes. It simulates an ARM 3GHz dual-core system with a 4GiB DDR4_2400 memory system. It uses a PrivateL1SharedL2CacheHierarchy with l1d and l1i caches set to 64KiB and l2 shared cache set to 8MiB

DISCLAIMER: This board is solely for demonstration purposes. This board is not known to be representative of any real-world system or produce reliable statistical results.

abstract = False
cxx_exports = []
cxx_extra_bases = []
cxx_param_exports = []
cxx_template_params = []