----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3041/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 11067:6dbcbf6f6775 --------------------------- ruby: slicc: provide an interface class for a machine It is assumed that all machines in a protocol inherit from AbstractController. This patch adds an optional interface parameter to machine header. If provided, this parameter's value would used for inheritence instead of AbstractController. Diffs ----- src/mem/slicc/symbols/StateMachine.py 110cce93d398 Diff: http://reviews.gem5.org/r/3041/diff/ Testing ------- Thanks, Nilay Vaish _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
