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)
Make sure you have Logisim and Python 3 installed.
- Write your instructions in Assmbler/instructions.txt.
- Run the assembler.py
- Run CPU/CPU.circ
- Load Assmbler/hexa.txt to CPU's ROM
- Start Simulation
- Nazmul Hossain Nihal - nazmulhossainnihal
- Kazi Noshin Jahin Omar
- Mikhail Skorikov
