Skip to content

A very simple (but also messy) CPU I built in logisim-evolution.

Notifications You must be signed in to change notification settings

andreer/processinator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

processinator

A very simple (but also messy) CPU I built in logisim-evolution: https://github.com/reds-heig/logisim-evolution

Features:

  • Entire one-level design fits on my screen
  • von Neumann architecture
  • 32-bit data path
  • 24-bit address space / 64 MB memory
  • tty output
  • all operations can be conditional (though most are useless!)

logisim-evolution screenshot

About

A very simple (but also messy) CPU I built in logisim-evolution.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages