----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1737/ -----------------------------------------------------------
Review request for Default. Description ------- Changeset 9563:cb3f3d6a9b8e --------------------------- ruby: move stall and wakeup functions to AbstractController These functions are currently implemented in one of the files related to Slicc. Since these are purely C++ functions, they are better suited to be in the base class. Diffs ----- src/mem/ruby/slicc_interface/AbstractController.hh bc043a0455e3 src/mem/ruby/slicc_interface/AbstractController.cc bc043a0455e3 src/mem/slicc/symbols/StateMachine.py bc043a0455e3 Diff: http://reviews.gem5.org/r/1737/diff/ Testing ------- Thanks, Nilay Vaish _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
