Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 814 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 814 Bytes

Johnny-Simulator

What's Johnny Simulator?

Johnny is a simulator of a simple (virtual) von-Neumann Computer. Its principal application is education. Therefore a number of simplifications are made: rather reduced instruction sets and simplified bus operations.

It visualizes the function of Memory, Arithmetic Logic Unit and Control Unit. Machine Programs can be created and edited using a comfortable GUI and run on the virtual machine step by step.

Motivation

This application was made as a college assigment for a Computer Systems Architecture.

Tech used:

For GUI we used PyQt.

Others

Source of this project was this application.

Authors:

Arhip Florin | Lungu Dragoș | Moiseanu Rareș-Marian