This is a Course Project for "Computer Organization and Architecture, COE321, Taibah University" made in 3/12/2020 by
-
Eng. Hassan ALHafez Linkedin
-
Eng. Abdullah Alzamanan
-
Supervised by Dr. Mohammed Alasli
-
Logisim Update: 2013-04-29
-
Java 5 or later "to run
Logisim
Design using Logisim a single-cycle 32-bit CPU for a subset of the MIPS instructions, as detailed below.
- ALU instructions (R-type): add, sub
- Immediate instructions (I-type): addi
- Load and Store (I-type): lw, sw
- Branch (I-type): beq
- Jump (J-type): j
- If didn't Open
logisim-win-2.7.1.exe
before, you need to download the latest Java Version if you don't have it already "just run the program to check "If you don't know if u have Java installed or not"" - open
logisim-win-2.7.1.exe
- go to
File
>Open...
- Select the
The Project of COE.circ
Then ClickOpen
- Right Click on
Instuction Cache
unit ThenLoad Image...
- Go to the Foulder
Test Files
then SelectData in Instrution Cache
then click Open - Right Click on
Data Cache
unit ThenLoad Image...
- Go to the Foulder
Test Files
then SelectData in Cache Memory
then click Open - All set feel free to run our example u can try different things -HAVE FUN! 😁-