summaryrefslogtreecommitdiff
path: root/src/mem/tport.cc
AgeCommit message (Expand)Author
2006-10-12Check the response queue on functional accesses.Ron Dreslinski
2006-10-11Fix bus in FS mode.Ron Dreslinski
2006-10-10Changed the bus to use a bool to keep track of retries rather than a pointerGabe Black
2006-10-10Fixed a bug where a packet was attempted to be sent even though another packe...Gabe Black
2006-10-08Only respond if the pkt needs a response.Ron Dreslinski
2006-08-30Move more common functionality into SimpleTimingPort,Steve Reinhardt
2006-07-20Move PioPort timing code into Simple Timing Port objectAli Saidi