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).
3. Once it is downloaded go to the Downloads folder and install it.
4. Click on next
5. Agree to the terms and conditions and click next.
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).
7. Click on install.
8. Click on Finish.
9. Then search in the search bar for “qtspim” and open it.
10. It will open 2 windows. One is qtspim window for loading and running the program.
Other is console window for displaying the results.
11. To run a program, go to the file -> load file and then select the folder in which code is there.
12. Once the program is loaded, go to the simulator -> Run/continue to run the program.
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.