Skip to content

This is a simulation of a fictional processor design and a Von Neumann memory architecture using java . This included implementing all hardware components , Data paths and pipelines.

Notifications You must be signed in to change notification settings

ContractI9/Spicy-Von-Neumann

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Spicy-Von-Neumann

This is a simulation of a fictional processor design and a Von Neumann memory architecture using java . This includes the imlementation of all hardware components , Data paths and pipelines.

How to Run:

1- Go to Program.txt

2- Write a Mips type code (ADD R1 R2 R3, ... etc.)

3- Go to Main.java and run

About

This is a simulation of a fictional processor design and a Von Neumann memory architecture using java . This included implementing all hardware components , Data paths and pipelines.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages