Hi Anoir, You can also look at this script: https://github.com/powerjg/gem5/blob/devel/simplefs/configs/myconfigs/system/caches.py
It should be very simple to do what you're suggesting. You just need to create the cache and crossbar objects and hook them up. Pretty much any topology you can think of is supported. Cheers, Jason On Mon, Oct 24, 2016, 9:32 AM Rodrigo Cataldo <[email protected]> wrote: Hello Anoir Nechi, take a look at this patch: http://reviews.gem5.org/r/3506/ best regards On Fri, Oct 21, 2016 at 2:57 PM, anoir nechi <[email protected]> wrote: Hi I managed to create a config script simulating 4 cores with a unified L2 ( see attached figure ) But I wonder if it is possible to create a system with separate L2 caches each specified for one core ? Has anyone an idea about it? kind regards -- *Anouar NECHI* *IT Engineer : Industrial systemsHigher Institute of Computer Science* _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
