----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3143/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 11156:80f4a6c2d290 --------------------------- ruby: Fixes for RB3139 (move away from Consumer class) This patch contains fixes for bugs in RB3139. These fixes (or equivalent) should be merged into RB3139 before it is checked in. The fixes are: -Fix infinite loop on z_stalls due to extra "continue" statement -Fix check_next_cycle and stallPort by having them take in parameters for the message buffer they are to stall -Fix code generation of Wakeup functions that breaks if message buffers are associated with more than one input port Diffs ----- src/mem/slicc/ast/CheckNextCycleAST.py fce93f1c885b38cd5dbedbc17443396d5b8d11c3 src/mem/slicc/ast/FuncCallExprAST.py fce93f1c885b38cd5dbedbc17443396d5b8d11c3 src/mem/slicc/ast/InPortDeclAST.py fce93f1c885b38cd5dbedbc17443396d5b8d11c3 src/mem/slicc/parser.py fce93f1c885b38cd5dbedbc17443396d5b8d11c3 src/mem/slicc/symbols/StateMachine.py fce93f1c885b38cd5dbedbc17443396d5b8d11c3 Diff: http://reviews.gem5.org/r/3143/diff/ Testing ------- Thanks, Yatin Manerkar _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
