summaryrefslogtreecommitdiff
path: root/src/mem/slicc/parser.py
AgeCommit message (Expand)Author
2017-03-01ruby: fix and/or precedence in sliccLena Olson
2015-07-20ruby: slicc: have a static MachineTypeTony Gutierrez
2015-07-20ruby: slicc: remove support for single machine, multiple typesTony Gutierrez
2015-08-30ruby: slicc: avoid duplicate code for function argument checkNilay Vaish
2015-08-19ruby: reverts to changeset: bf82f1f7b040Nilay Vaish
2015-08-14ruby: slicc: avoid duplicate code for function argument checkNilay Vaish
2015-08-14ruby: drop the [] notation for lookup function.Nilay Vaish
2015-07-20slicc: improved stalling support in protocolsBrad Beckmann
2015-07-20slicc: support for transitions with a wildcard next stateDavid Hashe
2014-09-01ruby: slicc: change the way configurable members are specifiedNilay Vaish
2014-09-01ruby: slicc: improve the grammarNilay Vaish
2014-04-19ruby: slicc: slight change to rule for transitionsNilay Vaish
2014-04-08ruby: slicc: change enqueue statementNilay Vaish
2014-02-23ruby: slicc: remove unused COPY_HEAD functionalityNilay Vaish
2013-06-25ruby: profiler: lots of inter-related changesNilay Vaish
2013-05-21ruby: add stats to .sm files, remove cache profilerNilay Vaish ext:(%2C%20Malek%20Musleh%20%3Cmalek.musleh%40gmail.com%3E)
2012-10-15ruby: allow function definition in slicc structsNilay Vaish
2012-10-02ruby: remove some unused things in sliccNilay Vaish
2012-09-12Ruby: Modify Scons so that we can put .sm files in extrasJason Power
2012-07-10ruby: tag and data cache access supportJoel Hestness
2011-07-05slicc: add a protocol statement and an include statementNathan Binkert
2011-07-05slicc: cleanup slicc code and make it less verboseNathan Binkert
2011-07-05grammar: better encapsulation of a grammar and parsingNathan Binkert
2011-03-18SLICC: Remove external_type for structuresNilay Vaish
2011-03-18SLICC: Remove the keyword wake_up_dependentsNilay Vaish
2011-03-18SLICC: Remove the keyword wake_up_all_dependentsNilay Vaish
2011-02-23ruby: automate permission settingBrad Beckmann
2011-02-06ruby: support to stallAndWait the mandatory queueBrad Beckmann
2011-01-17Change interface between coherence protocols and CacheMemoryNilay Vaish
2010-08-20ruby: Stall and wait input messages instead of recyclingBrad Beckmann
2010-04-02ruby: get "using namespace" out of headersNathan Binkert
2010-03-10slicc: have a central mechanism for creating a code_formatter.Nathan Binkert
2010-01-29ruby: Allows boolean and string defaults for StateMachine parametersBrad Beckmann
2010-01-29ruby: Ruby changes required to use the python config systemBrad Beckmann
2010-01-29ruby: Make SLICC-generated objects SimObjects.Steve Reinhardt
2010-01-19ruby: new atomics implementationDerek Hower
2009-11-05slicc: tweak file enumeration for sconsSteve Reinhardt
2009-09-22slicc: Pure python implementation of slicc.Nathan Binkert