There's no reason that this wouldn't work. You'll have to write your own config file from scratch, most likely. You can use other traffic generator config files as a starting point. I would look at https://gem5.googlesource.com/public/gem5/+/master/tests/configs/tgen-simple-mem.py and the generator config files here: https://gem5.googlesource.com/public/gem5/+/master/tests/quick/se/70.tgen/. Note: You can now also create your traffic generation config by using python. See https://gem5.googlesource.com/public/gem5/+/master/src/cpu/testers/traffic_gen/PyTrafficGen.py and related files.
Jason On Thu, Nov 29, 2018 at 5:58 PM ABHISHEK BHATTACHARYYA < [email protected]> wrote: > Is it possible to hook up TrafficGen to a simple Ruby model? I am pretty > new to gem5 and trying to figure out if this is possible. Thanks! > > > Regards, > > > Abhishek Bhattacharyya > > *Graduate Research Assistant* > > *Electrical and Computer Engineering Department* > > *University of Wisconsin-Madison* > _______________________________________________ > 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
