summaryrefslogtreecommitdiff
path: root/src/python/m5/objects/Bus.py
AgeCommit message (Expand)Author
2006-11-30Load the hypervisor symbols twice, once with an address mask so that we can g...Ali Saidi
2006-11-02Have bus use the BadAddress device to handle bad addresses. The O3 CPU shoul...Kevin Lim
2006-10-08bus changesGabe Black
2006-10-05Partial reimplementation of the bus. The "clock" and "width" parameters have ...Gabe Black
2006-09-04More Python hacking to deal with config.py splitSteve Reinhardt
2006-07-06Add default responder to busAli Saidi
2006-06-13Move SimObject creation and Port connection loopsSteve Reinhardt
2006-06-09Move main control from C++ into Python.Steve Reinhardt
2006-05-22New directory structure:Steve Reinhardt