Skip to content

Hardvan/CPU-Hack-2.0-Logisim

Repository files navigation

Hardik Hyperion Processor

Developed a RISC CPU involving ALU, 8 Registers and ROM. Also includes a Python Script InstructionTemplateGenerator.py to generate the instruction template for the processor.

RISC CPU Architecture

  • 4 bit CPU
  • 8 registers
  • Microcontroller-based Processor

Memory

  • Read-only Memory
  • 256 x 16 = 4096 bits of memory.
  • 1 Instruction takes 16 bits.
  • Atmost 256 instructions (16 bit each) can be stored in ROM.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages