gem5/cpu/simple
Ron Dreslinski 0d74f27313 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
2006-01-31 15:00:09 -05:00
..
cpu.cc More changes toward making simpleCpu use new port interface. 2006-01-31 15:00:09 -05:00
cpu.hh More changes toward making simpleCpu use new port interface. 2006-01-31 15:00:09 -05:00