----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2935/ -----------------------------------------------------------
Review request for Default. 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 ----- src/mem/serial_link.hh PRE-CREATION src/mem/serial_link.cc PRE-CREATION src/mem/SerialLink.py 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
