gem5/configs/example
Andreas Hansson 9d9b71e485 Configs: Fix memtest.py by moving the system port
The memtest.py script used to connect the system port directly to the
SimpleMemory, but the latter is now single ported. Since the system
port is not used for anything in this particular example, a quick fix
is to attach it to the functional bus instead.
2012-09-27 03:24:21 -04:00
..
fs.py Bridge: Remove NACKs in the bridge and unify with packet queue 2012-08-22 11:39:58 -04:00
memtest.py Configs: Fix memtest.py by moving the system port 2012-09-27 03:24:21 -04:00
ruby_direct_test.py ruby: changes how Topologies are created 2012-07-10 22:51:53 -07:00
ruby_fs.py ruby: changes how Topologies are created 2012-07-10 22:51:53 -07:00
ruby_mem_test.py Mem: Make SimpleMemory single ported 2012-07-12 12:56:13 -04:00
ruby_network_test.py ruby: changes how Topologies are created 2012-07-10 22:51:53 -07:00
ruby_random_test.py ruby: remove the cpu assumptions for the random tester 2012-07-10 22:51:54 -07:00
se.py se.py Ruby: Connect TLB walker ports 2012-09-12 21:42:57 -05:00