----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/2869/ -----------------------------------------------------------
(Updated June 21, 2015, 9:05 p.m.) Review request for Default. Repository: gem5 Description (updated) ------- Changeset 10887:ef663bf9825b --------------------------- dev, arm: Add a device model that uses the NoMali model Add a simple device shim that interfaces with the NoMali model library. The gem5 side of the interface supports Mali T60x/T62x/T760 GPUs. This device model pretends to be a Mali GPU, but doesn't render anything and executes in zero time. Diffs (updated) ----- src/dev/arm/NoMali.py PRE-CREATION src/dev/arm/SConscript e4f63f1d502d src/dev/arm/gpu_nomali.hh PRE-CREATION src/dev/arm/gpu_nomali.cc PRE-CREATION Diff: http://reviews.gem5.org/r/2869/diff/ Testing ------- Thanks, Andreas Sandberg _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
