Hi, I introduced some variables in arch/alpha/tlb.cc file, which take numeric constants as values and control my memory mapping. Now I am setting them manually and each time i need to change i have to build the simulator again.
Is there a way I could pass parameters from command line to this file so that i need not build simulator every time. A previous post talks about passing cmd line args to simple_thread.cc through baseCPU.py. There cpu is instantiated in se.py from where args can be passed. But how do I do that here. -- B Saratchandra Prasanth <http://www.cse.iitd.ernet.in/%7Emcs092094> Graduate-student in Computer Science Dept. of Computer Science & Engineering<http://www.cse.iitd.ac.in/index.shtml> Indian Institute of Technology, Delhi <http://www.iitd.ac.in> New Delhi - 110016 Ph. No. 9555918314
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
