If you look in the m5-test directory, there is a file called "Benchmarks.py" that specifies the available tests. For the 1.1 version of M5, this file and the actual 'run.py' are the ones you would most likely need to change in order to get M5 to run your executable.
A good description of how to run M5 can be found here: http://m5.eecs.umich.edu/wiki/index.php/Running_M5 > And, while at it - how exactly to supply an executable produced by > cross-compiler to M5? I followed trough the code what's happening > when m5_1.1/m5-test/simple-test1/run.py launched with > m5_1.1/m5/build/ALPHA_SE/m5.debug and seems to me that > m5_1.1/m5-test/test-progs/anagram/bin/anagram-vshort.eio.gz is > executed eventually, but I don't understand how this file would be > produced after cross-compiling > m5_1.1/m5-test/test-progs/anagram/src/anagram.c to corresponding > executable... > > Thanks. > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > m5sim-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/m5sim-users > > -- -- Korey LaMar Sewell University of Michigan Computer Science & Engineering Ph.D Student ------ ``Experience is not what happens to you. It is what you do with what happens to you.'' ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ m5sim-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/m5sim-users
