Hello,

What would be the necessary steps to add my own GPU model into gem5 in terms of 
code in gem5. Assuming I have the necessary drivers, what kind of code do I 
need to write in gem5. Looking at the code for NoMali in the source code (in 
gem5/src/dev/arm gpu_nomali.cc, gpu_nomali.hh, NoMali.py), is it enough to 
follow the code in those files to create a new gpu model object in python and 
the code in C++.

Where else would I need to edit in order to include the new gpu model in the 
build system and to add it to the fs.py config file and device tree.


Thanks,

Sebastian
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to