Close
0%
0%

Scratch CPU

Simple CPU designed within an hour

Public Chat
Similar projects worth following
  • Description
  • Details
  • Files 0
  • Components 0
  • Logs 0
  • Instructions 0
  • Discussion 0
Recently I created a portable assembler, which made the task of creating assemblers for a CPU really easy. So after tinkering for a bit, I had the idea to create a simple CPU to prove the functionality of my new assembler. So I started creating a simple CPU on Logisim. The CPU has no more than 12 instructions, but its more than enough to run simple programs. The CPU took about an hour to make and the assembler backend took me about 20 minutes to write.

Here on the images, you can see it running Hello World on a loop.

If you would like to create your own simple CPU and you need an easy way to create an assembler for it: https://github.com/bitglitcher/dasm

Enjoy this project?

Share

Discussions

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates