Hello Adel,
When you run a simulation, a configuration file (several, actually, in
different formats) is generated. Look for a config.ini next to your
stats.txt (or whatever you named your output file).
All the configuration can be found in this file.
Conversely, if you want to see where default values are defined, you
have to look for .py files in the ./src tree. For instance, in
./src/cpu/o3, O3CPU.py defined the default parameters for cpu-type=detailed.
Arguably, this is not very practical as all default parameters are
scattered in different Python files (and they may be overwritten in the
command line/config files in ./config), but this is just so you know.
Arthur.
Le 26/05/2016 16:55, Ejjeh, Adel a écrit :
Hi
Let me rephrase my question. Is there any way I can find out the
pipeline configuration of the model that I used in my simulation? I am
looking for things like pipeline widths and depths and number of ALUs
and stuff like that. I used the default se.py script in my simulation
and I am not sure where I can find the default values for the model.
Regards
Adel
--
Adel Ejjeh
PhD Student | Computer Science
University of Illinois at Urbana-Champaign
Siebel Center for Computer Science
201 N Goodwin Ave, Urbana, IL 61801
On May 24, 2016, at 10:37 AM, Ejjeh, Adel <[email protected]
<mailto:[email protected]>> wrote:
Hi All
I am new to gem5, and I am trying to extract from a simulation that I
ran (using SE mode) the details of the pipeline configuration. Where
can I find things like the pipe stage widths?
Thanks!
Adel
--
Adel Ejjeh
PhD Student | Computer Science
University of Illinois at Urbana-Champaign
Siebel Center for Computer Science
201 N Goodwin Ave, Urbana, IL 61801
_______________________________________________
gem5-users mailing list
[email protected] <mailto:[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
--
Arthur Perais
INRIA Bretagne Atlantique
Bâtiment 12E, Bureau E303, Campus de Beaulieu
35042 Rennes, France
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users