commit | 2278363015a2a5cc850b38213833096d33b496e8 | [log] [tgz] |
---|---|---|
author | Nathan Binkert <nate@binkert.org> | Tue Sep 22 18:12:39 2009 -0700 |
committer | Nathan Binkert <nate@binkert.org> | Tue Sep 22 18:12:39 2009 -0700 |
tree | 8f7fea117f40cadbec70e68a0b92e1cb960dafbe | |
parent | 30d5d95b6a7c93ccf63ae0cfcc62d17306c31eee [diff] |
slicc: Pure python implementation of slicc. 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