Skip to content

Initial Release

Compare
Choose a tag to compare
@harshsingh-24 harshsingh-24 released this 29 Oct 16:32
· 12 commits to main since this release
0d79a8e

Initial Release of Processor

Features

  • 32-bit RISC Processor with Five Stage Pipelines
  • Supports basic arithmetic operation like Add, Add Immediate, Subtract and Subtract Immediate
  • Supports basic logical operations like AND, AND Immediate, OR and OR Immediate
  • Supports MOV, LOAD, STORE and MVI commands of assembly language programming
  • Maximum Permissible RAM Limit: 256 kB