next up previous contents
Next: Configuration file Up: Command line options Previous: Parameters related to simulation

Simulator control and debugging

 

-f file
Name of application file to interpret with RSIM, without the .out or .dec suffix. Defaults to ``a''.
-A num
Every num minutes, the simulator will print out partial statistics, which simply provide the number of cycles since each processor last graduated an instruction. These are typically used to determine if incorrect application synchronization or simulator source code modification has caused a deadlock. Defaults to 60.
-c num
Maximum number of cycles to simulate. Unused by default.
-t num
Number of cycles to simulate before dumping detailed tracing information when RSIM is compiled with the debugging makefiles described in Section 2.2. Defaults to 0.



Vijay Sadananda Pai
Thu Aug 7 14:18:56 CDT 1997