ruby: slicc: remove support for single machine, multiple types
authorTony Gutierrez <anthony.gutierrez@amd.com>
Mon, 20 Jul 2015 14:15:18 +0000 (09:15 -0500)
committerTony Gutierrez <anthony.gutierrez@amd.com>
Mon, 20 Jul 2015 14:15:18 +0000 (09:15 -0500)
commit3f68884c0e432cdc241ed0442e19ade0d74aa6f4
treef8122e3390bb70e48b5490673e79450b09c7f996
parent3840a72f372600ca177ac8765d80853cc92988d0
ruby: slicc: remove support for single machine, multiple types

This patch is imported from reviewboard patch 2550 by Nilay.
It was possible to specify multiple machine types with a single state machine.
This seems unnecessary and is being removed.
src/mem/protocol/MOESI_hammer-cache.sm
src/mem/slicc/ast/MachineAST.py
src/mem/slicc/parser.py