Skip to content

nazmulhossainnihal/10BitCPU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

10 Bit CPU

Logisim simulation of a 10 Bit CPU. It can load and store data from its memory and can do some simple logical & arithmatic operations. It was a university course project. (Course: CSE323, Computer Organization and Architecture)

Screenshot

Prerequisites

Make sure you have Logisim and Python 3 installed.

Getting Started

  1. Write your instructions in Assmbler/instructions.txt.
  2. Run the assembler.py
  3. Run CPU/CPU.circ
  4. Load Assmbler/hexa.txt to CPU's ROM
  5. Start Simulation

Built With

  • Logisim - For Simulation of the CPU
  • Pythom - Language used for the assmbler

Authors

About

Logisim Simulation of a 10 Bit CPU

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages