Searched refs:SLICC (Results 1 - 2 of 2) sorted by relevance

/gem5/src/mem/slicc/
H A Dmain.py33 from slicc.parser import SLICC
46 script can also generate the html SLICC output. See src/mem/slicc/main.py for
71 help="Print files that SLICC will generate")
90 output("SLICC v0.4")
95 slicc = SLICC(slicc_file, protocol_base, verbose=True, debug=opts.debug,
114 output("SLICC is Done.")
H A Dparser.py42 class SLICC(Grammar): class in inherits:Grammar

Completed in 7 milliseconds