Skip to content

Only basic wires and logic gates used, no high level components. 4 registers, 16bit instruction set.

Notifications You must be signed in to change notification settings

mamoniot/logisim-8bit-cpu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logisim-8bit-cpu

Image

An 8-bit cpu in logism using only basic logic gates and wire. Uses a custom CISC instruction set with 4 registers. The cpu is capable of basic arithmetic and logic, as well as both relative and absolute instruction jumping, with jumping by register fully supported for both.

Op.txt gives a brief overview of the instruction set.

Insertion_sort.txt contains hand compiled psuedo-code for the insertion sort algorithm.

About

Only basic wires and logic gates used, no high level components. 4 registers, 16bit instruction set.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published