Review Board 2.0.15


Ruby: Add field to slicc machine for generic type

Review Request #1309 - Created July 14, 2012 and submitted - Latest diff uploaded

Information
Jason Lowe-Power
gem5
default
Reviewers
Default
Changeset 9124:a9208bc27e58
---------------------------
Ruby: Add field to slicc machine for generic type
This allows you to have (i.e.) an L2 cache that is not named "L2Cache"
but is still a GenericMachineType_L2Cache. This is particularly
helpful if the protocol has multiple L2 controllers.