Answers

Question and Answer:

  Home  Simics

⟩ Please tell me how to load SimICS inside an operating system?

The command that is used to run SIMICS is the load-unix command and the calling command will be like this

sh>simics

SimICS> load-unix "/bin/ls" "/bin/ls"

SimICS> run /bin/ls

SimICS> ptime

Number of cycles executed (CPU 0): 606012

SimICS> quit

load-unix allow the terminal to read an executable file into SIMICS and then full path of the bin directory allow to pull the executable files.

 178 views

More Questions for you: