summaryrefslogtreecommitdiff
path: root/src/mem/slicc/generate
AgeCommit message (Collapse)Author
2010-03-12slicc: Change the code generation so that the generated code is easier to readNathan Binkert
2009-09-22slicc: Pure python implementation of slicc.Nathan Binkert
This is simply a translation of the C++ slicc into python with very minimal reorganization of the code. The output can be verified as nearly identical by doing a "diff -wBur". Slicc can easily be run manually by using util/slicc