----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1306/#review3224 -----------------------------------------------------------
src/mem/protocol/SConscript <http://reviews.gem5.org/r/1306/#comment3352> This way if we need to include a file in the generated slicc code we can put that file in the EXTRAS directory and not have to modify mem/ruby/slicc_interface/RubySlicc_includes.hh. - Jason Power On Aug. 8, 2012, 8:03 a.m., Jason Power wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/1306/ > ----------------------------------------------------------- > > (Updated Aug. 8, 2012, 8:03 a.m.) > > > Review request for Default. > > > Description > ------- > > Changeset 9121:1653229eceb3 > --------------------------- > Ruby: Modify Scons so that we can put .sm files in extras > > Also allows for header files which are required in slicc generated > code to be in a directory other than src/mem/ruby/slicc_interface. > > > Diffs > ----- > > SConstruct b4d0bdb52694 > src/mem/protocol/SConscript b4d0bdb52694 > src/mem/protocol/SConsopts b4d0bdb52694 > src/mem/slicc/parser.py b4d0bdb52694 > src/mem/slicc/symbols/Func.py b4d0bdb52694 > src/mem/slicc/symbols/StateMachine.py b4d0bdb52694 > src/mem/slicc/symbols/SymbolTable.py b4d0bdb52694 > src/mem/slicc/symbols/Type.py b4d0bdb52694 > src/mem/slicc/symbols/Var.py b4d0bdb52694 > > Diff: http://reviews.gem5.org/r/1306/diff/ > > > Testing > ------- > > > Thanks, > > Jason Power > > _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
