----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2934/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- The class HMCController inherits from NoncoherentXBar with two simple modifications: 1. It forwards the receiving requests on its slave port to the master ports using a round- robin fashion 2. It accepts overlapping address ranges on its master ports ([3]). 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/HMCController.py PRE-CREATION src/mem/hmc_controller.hh PRE-CREATION src/mem/hmc_controller.cc PRE-CREATION Diff: http://reviews.gem5.org/r/2934/diff/ Testing ------- Thanks, Erfan Azarkhish _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
