Installation Steps for Windows - muneeb-mbytes/computerArchitectureCourse GitHub Wiki

Installation Steps:

1. Visit the QTSPIM website:

https://sourceforge.net/projects/spimsimulator/files/

2. Select the particular version based on your operating system (This is for windows).

Screenshot (377)

3. Once it is downloaded go to the Downloads folder and install it.

4. Click on next

image

5. Agree to the terms and conditions and click next.

image

6. Next you have to select the folder in which you want to install it (or it will install in the default folder i.e C drive).

image

7. Click on install.

image

8. Click on Finish.

image

9. Then search in the search bar for “qtspim” and open it.

image

10. It will open 2 windows. One is qtspim window for loading and running the program.

image

Other is console window for displaying the results.

image

11. To run a program, go to the file -> load file and then select the folder in which code is there.

image

12. Once the program is loaded, go to the simulator -> Run/continue to run the program.

Screenshot (378)

13.To check if you installed the qtspim correctly:

Load the HelloWorld.s file which is present in the path where you installed qtspim initially Follow the below path:

C Drive > Program Files (x86) >Qtspim> Default Hello World Folder (as per step 6). Ignore the warning and click OK.

image

14. Run the program and if you get the output as HelloWorld then you have installed the qtspim correctly and it can be used further

image