----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2935/ -----------------------------------------------------------
(Updated July 8, 2015, 7:42 a.m.) Review request for Default. Changes ------- I have added comments. From now on, I will use MQ for my patches Repository: gem5 Description ------- SerialLink is simply a copy of gem5's Bridge class with the ability to account for serialization latency of the packets. I did not inherit SerialLink from Bridge, because it required some modifications in the Bridge. This patch and the subsequent chain of patches aim to model a simple Hybrid Memory Cube device in gem5 Please apply the complete chain before running the simulation. Diffs (updated) ----- src/mem/SerialLink.py PRE-CREATION src/mem/serial_link.hh PRE-CREATION src/mem/serial_link.cc PRE-CREATION Diff: http://reviews.gem5.org/r/2935/diff/ Testing ------- Thanks, Erfan Azarkhish _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
