More changes toward making simpleCpu use new port interface.
authorRon Dreslinski <rdreslin@umich.edu>
Tue, 31 Jan 2006 20:00:09 +0000 (15:00 -0500)
committerRon Dreslinski <rdreslin@umich.edu>
Tue, 31 Jan 2006 20:00:09 +0000 (15:00 -0500)
commit0d74f273136627a02a5d70b4dc67b59507c3d559
tree95b9870c2d683ef016d0e233474ca5f3cb9dda57
parent6c7fdb1be7fa0389c4d132d8c8520fc2346567b3
More changes toward making simpleCpu use new port interface.

cpu/simple/cpu.cc:
    Initialize the ports, also add Request and Packet instead of MemReq.  Initial work at ICache read in place.
cpu/simple/cpu.hh:
    Need to call the completion handler when we see a recieve.

--HG--
extra : convert_revision : a52caee6f0ceb5d9ee1e5acca63a202f5ea71359
cpu/simple/cpu.cc
cpu/simple/cpu.hh