gem5/configs/example
Nilay Vaish 4f4a710457 Config: corrects the way Ruby attaches to the DMA ports
With recent changes to the memory system, a port cannot be assigned a peer
port twice. While making use of the Ruby memory system in FS mode, DMA
ports were assigned peer twice, once for the classic memory system
and once for the Ruby memory system. This patch removes this double
assignment of peer ports.
2012-04-05 11:09:19 -05:00
..
fs.py Atomic: Remove the physmem_port and access memory directly 2012-04-03 03:50:14 -04:00
memtest.py MEM: Fix residual bus ports and make them master/slave 2012-02-14 14:15:30 -05:00
ruby_direct_test.py Ruby: Fix the example configurations option parsing 2012-04-05 10:45:26 -04:00
ruby_fs.py Config: corrects the way Ruby attaches to the DMA ports 2012-04-05 11:09:19 -05:00
ruby_mem_test.py Config: corrects the way Ruby attaches to the DMA ports 2012-04-05 11:09:19 -05:00
ruby_network_test.py Ruby: Fix the example configurations option parsing 2012-04-05 10:45:26 -04:00
ruby_random_test.py Ruby: Fix the example configurations option parsing 2012-04-05 10:45:26 -04:00
se.py Atomic: Remove the physmem_port and access memory directly 2012-04-03 03:50:14 -04:00