Skip to content

SnazzyNivesh522/MaverickProcessor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published