Add Iob and remove the fake device
authorAli Saidi <saidi@eecs.umich.edu>
Sun, 4 Mar 2007 00:02:31 +0000 (19:02 -0500)
committerAli Saidi <saidi@eecs.umich.edu>
Sun, 4 Mar 2007 00:02:31 +0000 (19:02 -0500)
commit1694c65ba169a555bd642d3352c65be41a36ce4d
tree5d05463b97f43ae6c2c9047303ab240e92c217c2
parent36f43ff6a5618154f6388650cc2a8526efdd7b30
Add Iob and remove the fake device

configs/common/FSConfig.py:
    add an attachOnChipIO to force people to think about where "onchip" i/o should be connected in their hierarchy

--HG--
extra : convert_revision : cf79a9a00760b7daf28063f407a04bd38b956843
configs/common/FSConfig.py
src/dev/sparc/iob.cc [new file with mode: 0644]
src/dev/sparc/iob.hh [new file with mode: 0644]
src/python/m5/objects/T1000.py