Someone should correct me if I'm wrong, but I'm pretty sure that file
is built into the binary. If you changed it, you'd need to recompile
to pick up the difference.
You shouldn't be changing the configuration there, though, you should
change it in the configuration script.
Gabe
Quoting Zhe Wang <zhw...@cise.ufl.edu>:
Hi
I am trying to use O3 cpu and change the fetch_width and
issue_width into a smaller one ( default is 8). I found the default
value is set in src/cpu/o3/O3CPU.py. But after I change it in the
O3CPU.py file, the output file config.ini still give me
"fetch_width=8". Could someone tell how to change it?
Thanks
Zhe
_______________________________________________
m5-users mailing list
m5-users@m5sim.org
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users
_______________________________________________
m5-users mailing list
m5-users@m5sim.org
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users