Hallo gem5 team,
i am a completely newbie with gem5. The aim is to construct a new module on top of the cache. So far i used the tutorial from "learning.gem5.org" to understand how a module has to look like. Now i have the example and can run it with the corresponding .py script stand alone. At this point the new module should be integrated on top of the cache, but i do not understand how to integrate it inside the cache.cc / cache.hh. In the end it should be part of a complete system, which is executed with the se.py script. I want to avoid ports, to avoid even more headache. Regards, Markus Neu
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
