ruby: remove the functional copy of memory in se mode
authorNilay Vaish <nilay@cs.wisc.edu>
Thu, 7 Mar 2013 03:53:57 +0000 (21:53 -0600)
committerNilay Vaish <nilay@cs.wisc.edu>
Thu, 7 Mar 2013 03:53:57 +0000 (21:53 -0600)
commitc0618198908b592ff0c165b671cb5d8d785d83ca
tree96b98dbf6262a9f417c7d53ef59c09ff56018e2c
parente8802fa127f5a446e708eb9f7ce8509e850bf699
ruby: remove the functional copy of memory in se mode
This patch removes the functional copy of the memory that was maintained in
the se mode. Now ruby itself will provide the data.
configs/example/ruby_fs.py
configs/example/se.py
src/mem/ruby/system/Sequencer.py
tests/configs/memtest-ruby.py
tests/configs/pc-simple-timing-ruby.py
tests/configs/rubytest-ruby.py
tests/configs/simple-timing-ruby.py