Simics/Virtutech

From CVL Wiki

(Difference between revisions)
Jump to: navigation, search
(New page: I don't know what this package does. To get your environment ready for this type: Simics Your prompt will change to reflect this. Now type: simics <file_name> to run the program.)
 
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
I don't know what this package does.
+
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.
  
To get your environment ready for this type:
+
First get your environment ready for Simics type:
  
 
  Simics
 
  Simics
  
Your prompt will change to reflect this.  Now type:
+
Now create a directory for your work-space:
  
  simics <file_name>
+
  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.
 
to run the program.
 +
 +
For further information please look into the directory
 +
 +
/software/virtutech/simics-3.0.31/doc/
 +
 +
Thanks for reading and have a good day.

Latest revision as of 16:48, 8 November 2010

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

/software/virtutech/simics-3.0.31/doc/

Thanks for reading and have a good day.

Views
Personal tools
Support