SnazzyNivesh522 / MaverickProcessor

This was a CPU Design Project for my college assignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MaverickProcessor

The basic computer consists of 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, IEN, FGI and FGO
  4. Two decoders: 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 input of AC.

Basic Computer Instruction Format

image

⚫Instructions

image

⚫Complete Computer Description

image image

About

This was a CPU Design Project for my college assignment