Searched refs:system_port (Results 26 - 38 of 38) sorted by relevance

12

/gem5/tests/gem5/cpu_tests/
H A Drun.py161 system.system_port = system.membus.slave
/gem5/configs/common/
H A DFSConfig.py122 self.system_port = self.membus.slave
203 self.system_port = self.membus.slave
303 # During initialization, system_port -> membus -> iobus -> nvmem.
360 # Let system_port get to nvmem and nothing else.
386 self.system_port = self.membus.slave
436 self.system_port = self.membus.slave
486 x86_sys.system_port = x86_sys.membus.slave
H A DHMC.py440 # necesarry to add system_port to one of the xbar
441 system.system_port = system.hmc_dev.xbar[3].slave
/gem5/configs/example/
H A Dmemtest.py327 root.system.system_port = last_subsys.xbar.slave
H A Dmemcheck.py313 root.system.system_port = last_subsys.xbar.slave
H A Dse.py275 system.system_port = system.membus.slave
/gem5/configs/dram/
H A Dlat_mem_rd.py297 system.system_port = system.membus.slave
/gem5/configs/learning_gem5/part3/
H A Dmsi_caches.py103 # Set up a proxy port for the system_port. Used for load binaries and
106 system.system_port = self.sys_port_proxy.slave
H A Druby_caches_MI_example.py101 # Set up a proxy port for the system_port. Used for load binaries and
104 system.system_port = self.sys_port_proxy.slave
/gem5/configs/splash2/
H A Drun.py213 system.system_port = system.membus.slave
/gem5/configs/ruby/
H A DRuby.py206 system.system_port = system.sys_port_proxy.slave
/gem5/tests/configs/
H A Dbase_config.py232 system.system_port = system.membus.slave
/gem5/configs/example/arm/
H A Ddevices.py250 self.system_port = self.membus.slave

Completed in 23 milliseconds

12