Simics/Virtutech
From CVL Wiki
Simics is a full-system simulator that simulates systems such as Alpha, x86-64, IA-64, ARM, MIPS (32- and 64-bit), MSP430, PowerPC (32- and 64-bit), POWER, SPARC-V8 and V9, and x86 CPUs.
First get your environment ready for Simics type:
Simics
Now create a directory for your work-space:
mkdir <Work-Space>
and change to that directory:
cd <Work-Space>
Your prompt will change to reflect this. Now type
workspace-setup ./
Now type:
./simics /software/virtutech/simics-3.0.31/targets/<whatever architecture>/<whichever machine>
to run the program.
For further information please look into the directory
./simics /software/virtutech/simics-3.0.31/doc/
Thanks for reading and have a good day.