Partial reimplementation of the bus. The "clock" and "width" parameters have been...
authorGabe Black <gblack@eecs.umich.edu>
Thu, 5 Oct 2006 20:26:16 +0000 (16:26 -0400)
committerGabe Black <gblack@eecs.umich.edu>
Thu, 5 Oct 2006 20:26:16 +0000 (16:26 -0400)
commitd9172c8f462511cde474040581063180be18540a
tree9bff3f3dc9e1ea6d5ee18398d8ca543feb0eb4dc
parent51c8eab7b336a6c83e545b741cb975883fe56440
Partial reimplementation of the bus. The "clock" and "width" parameters have been added, and the HasData flag has been partially added to packets.

--HG--
extra : convert_revision : abb2a259fcf843457abbc0bd36f9504fbe6d7d39
src/mem/bus.cc
src/mem/bus.hh
src/mem/packet.hh
src/python/m5/objects/Bus.py