summaryrefslogtreecommitdiff
path: root/src/mem/slicc/ast
AgeCommit message (Expand)Author
2012-12-11ruby: add support for prefetching to MESI protocolNilay Vaish
2012-10-15ruby: improved support for functional accessesNilay Vaish
2012-10-15ruby: allow function definition in slicc structsNilay Vaish
2012-10-02ruby: remove some unused things in sliccNilay Vaish
2012-09-18ruby: avoid using g_system_ptr for event schedulingNilay Vaish
2012-09-10Ruby Slicc: remove the call to cin.get() functionNilay Vaish
2012-08-27Ruby: Remove RubyEventQueueNilay Vaish
2012-07-10imported patch jason/slicc-external-structure-fixBrad Beckmann
2012-07-10ruby: tag and data cache access supportJoel Hestness
2012-04-06slicc: fixed error message when the type has no inheritanceBrad Beckmann
2011-12-31SLICC: Use pointers for directory entriesNilay Vaish
2011-12-13gcc: fix unused variable warnings from GCC 4.6.1Nathan Binkert
2011-08-29SLICC: Pass arguments by referenceNilay Vaish
2011-07-27SLICC: Put functions of a controller in its .cc fileNilay Vaish
2011-07-05slicc: cleanup slicc code and make it less verboseNathan Binkert
2011-07-05grammar: better encapsulation of a grammar and parsingNathan Binkert
2011-06-30Ruby: Add support for functional accessesBrad Beckmann ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E)
2011-06-08Ruby: Correctly set access permissions for directory entriesNilay Vaish
2011-03-31Ruby: Simplify SLICC and Entry/TBE handling.Lisa Hsu
2011-03-20SLICC: Remove WakeUp* import calls from ast/__init__.pyNilay 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-23MOESI_hammer: cache probe address clean upBrad Beckmann
2011-02-06ruby: support to stallAndWait the mandatory queueBrad Beckmann
2011-01-17Change interface between coherence protocols and CacheMemoryNilay Vaish
2010-12-08ruby: remove Ruby asserts for m5.fastBrad Beckmann
2010-12-01ruby: Converted old ruby debug calls to M5 debug callsNilay Vaish
2010-08-20ruby: Stall and wait input messages instead of recyclingBrad Beckmann
2010-08-20slicc: Consolidated the protocol stats printingBrad Beckmann
2010-06-10ruby: get rid of RefCnt and Allocator stuff use base/refcnt.hhNathan Binkert
2010-04-02ruby: get "using namespace" out of headersNathan Binkert
2010-03-12slicc: Change the code generation so that the generated code is easier to readNathan Binkert
2010-03-10slicc: have a central mechanism for creating a code_formatter.Nathan Binkert
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-29ruby: Added message type check to OutPortDeclAST.pyBrad Beckmann
2010-01-19ruby: new atomics implementationDerek Hower
2009-11-18ruby: slicc method error fixBrad Beckmann
2009-11-18ruby: slicc state machine error fixesBrad Beckmann
2009-11-05slicc: tweak file enumeration for sconsSteve Reinhardt
2009-10-26fixed error message generation bug in SLICC ast filesBrad Beckmann
2009-09-22slicc: Pure python implementation of slicc.Nathan Binkert
2009-08-04slicc: added MOESI_CMP_directory, DMA SequencerMsg, parameterized controllersDerek Hower
2009-07-18ruby: removed all refs to old RubyConfigDerek Hower
2009-07-06ruby: Import the latest ruby changes from gems.Nathan Binkert
2009-07-06ruby: replace strings that were missed in original ruby import.Nathan Binkert
2009-05-12slicc: work around improper initialization of a global in slicc.Nathan Binkert
2009-05-11ruby: Make ruby #includes use full paths to the files they're including.Nathan Binkert
2009-05-11ruby: Import ruby and slicc from GEMSNathan Binkert