-
Notifications
You must be signed in to change notification settings - Fork 0
mlahir1/Simulator-for-CDC-6600-Scoreboard
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
1. Run make to build the project 2. "make clean" will remove are executable files 3. to run the simulator please run "./simulator inst.txt data.txt config.txt result.txt" (or) 1. To build the java project please go to java project and please run "./make.sh" (the build is ant ant build) 2. If systems throws an error with permissions, please run "chmod 777 make.sh" and "chmod 777 simulator" 3. to run the simulator please run "./simulator inst.txt data.txt config.txt result.txt" Note: if you problems running aboce commands, i have compiled and included the .jar file in the project. You can just run it by using java -jar inst.txt data.txt config.txt result.txt
About
A simulator that adopts a MIPS CPU for CDC 6600 scoreboard scheme. Also, implements caches in order of access.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published