Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

8bit-cpu

Logisim simulation of a simple 8 bit CPU with 16 bit instruction width and multi-cycle microcode execution plus basic I/O capability. Comes with assembler and microcode generator written in python. Also contains a simple CPU emulation in C from an earlier project.

Main CPU Simulation (Control Unit, Memory, Graphical IO output)

image

ALU

image

Register File

image

IO

image

Design/Logic Tables

image

About

Logisim simulation of a simple 8 bit CPU with 16 bit instruction width and multi-cycle microcode execution plus basic I/O capability. Comes with assembler and microcode generator written in python. Also contains a simple CPU emulation in C from an earlier project.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages