ruby: no piobus in se mode
authorNilay Vaish <nilay@cs.wisc.edu>
Thu, 20 Mar 2014 13:03:09 +0000 (08:03 -0500)
committerNilay Vaish <nilay@cs.wisc.edu>
Thu, 20 Mar 2014 13:03:09 +0000 (08:03 -0500)
commit9b3418d163ea2225a9d652b923333b04733a1e0b
treec9b00f5674522320c315eaa472475e3b75ec048f
parenta20fbdfc23f8c7cbbe2c0b884d28db99442feba9
ruby: no piobus in se mode
Piobus was recently added to se scripts for ruby so that the interrupt
controller can be connected to something (required since the interrupt
controller sends address range messages).  This patch removes the piobus
and instead, the pio port of ruby port will now ignore the range change
messages in se mode.
configs/example/se.py
src/mem/ruby/system/RubyPort.cc
tests/configs/simple-timing-ruby.py