summaryrefslogtreecommitdiff
path: root/src/mem/bus.hh
AgeCommit message (Expand)Author
2006-10-09Fixes to the bus, and added fields to the packet.Gabe Black
2006-10-09Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2006-10-09Potentially functional partially timed bandwidth limitted bus model.Gabe Black
2006-10-08Fixes for functional path.Ron Dreslinski
2006-10-08Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2006-10-08Move away from using the statusChange function on snoops. Clean up snooping ...Ron Dreslinski
2006-10-08bus changesGabe Black
2006-10-08A possible implementation of a multiplexed bus.Gabe Black
2006-10-05Partial reimplementation of the bus. The "clock" and "width" parameters have ...Gabe Black
2006-08-22Commiting a version of the multi-phase snoop atomic bus so people can see the...Ron Dreslinski
2006-08-14Fix up doxygen.Steve Reinhardt
2006-07-06Add default responder to busAli Saidi
2006-06-17minor header cleanupsAli Saidi
2006-06-13Move SimObject creation and Port connection loopsSteve Reinhardt
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-30Add a very poor implementation of dealing with retries on timing requests. It...Ali Saidi
2006-05-26Significant rework of Packet class interface:Steve Reinhardt
2006-05-26Add names to memory Port objects for tracing.Steve Reinhardt
2006-05-22New directory structure:Steve Reinhardt