Skip to content

LadyPary/MorisManoBasicComputer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

🧠🖥 Moris Mano Basic Computer In Logisim

cpu demo

*ps: In case you didn't get the emojis, this is a CPU which is considered the brain of the computer. :)

Table of Contents

About The Project

This is a Computer Organization course project. The goal is to design a functional CPU containing ALU and other major parts.

The basic computer consists of the following hardware components:

  1. A memory unit with 4096 words of 16 bits each
  2. Nine registers: AR, PC, DR, AC, IR, TR, OUTR, INPR, and SC
  3. Seven flip-flops: I, S, E, R, lEN, FGI, and FGO
  4. Two decoders: a 3 x 8 operation decoder and a 4 x 16 timing decoder
  5. A 16-bit common bus
  6. Control logic gates
  7. Adder and logic circuit connected to the input of AC

The project got full mark.

Built With

Getting Started

Prerequisites

Contact

If you have any further questions, please contact me via email.

Parisa Rabbany - Parisa.Rabbany.pr@gmail.com

About

Moris Mano Basic Computer Implemented using Logisim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published