Ruby: Add field to slicc machine for generic type
authorJoel Hestness <jthestness@gmail.com>
Tue, 9 Apr 2013 21:25:29 +0000 (16:25 -0500)
committerJoel Hestness <jthestness@gmail.com>
Tue, 9 Apr 2013 21:25:29 +0000 (16:25 -0500)
commite98c3c227da0b7c4a3e11e64eb80386727b3fa1c
tree4e2a26f2663aa1b4d0f0af27c761fe21803299a5
parentb936619ab44de2ad51376737db9b8c9c6121e8ca
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.
src/mem/slicc/symbols/Type.py