----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1834/ -----------------------------------------------------------
Review request for Default. Description ------- Changeset 9673:0d63153e9a41 --------------------------- mem: Adapt the LPDDR2 to match a single x32 channel This patch adapts the existing LPDDR2 configuration to make use of the multi-channel functionality. Thus, to get a x64 interface two controllers should be instantiated using the makeMultiChannel method. The page size and ranks are also adapted to better suit with a typical LPDDR2 part. Diffs ----- src/mem/SimpleDRAM.py c5b24e8ed428 Diff: http://reviews.gem5.org/r/1834/diff/ Testing ------- Thanks, Andreas Hansson _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
