Skip to content

A series of logisim circuits completed for computer architecture. Includes rudimentary circuits that are comprised in an ALU and CPU.

Notifications You must be signed in to change notification settings

LucianNovo/LogisimCircuits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LogisimCircuits

###A series of logisim circuits completed for computer architecture. Includes rudimentary circuits that are comprised in an ALU and CPU.

======

The following gif demonstrates a 4-bit ALU circuit with a OR, NOT, AND, and Addition unit.

ALU circuit The 4 bit ALU is capable of calculating integer values between 0 and 31(inclusive) as long as overflower bit is observed(c4). 4 bit ALUs without overflow outputs can only generate integer values from 0 and 15(inclusive).

To run each circuit, you must download the logisim software by ozark.

Testing circuit made by professor Sean Davis at UCDavis. ALU and addition unit made by Lucian Novosel and Sean Shojae.

About

A series of logisim circuits completed for computer architecture. Includes rudimentary circuits that are comprised in an ALU and CPU.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published