Skip to content

This is a computer made from scratch using Logisim, circuits, wires, gates and also includes code to use for the computer. Attached is also a PNG file of the computer to look nice and pretty :)

Notifications You must be signed in to change notification settings

Fliperdudole/Logisim-Computer

Repository files navigation

Logisim-Computer

This is a computer made from scratch using logisim, circuits, wires, gates and also includes code to use for the computer

How to Use

  • Download Logism: http://www.cburch.com/logisim/
  • Load the "RSC.circ" file
  • Logism may ask to load in additional files such as "custom_reg.circ" and "PLDs.circ"
  • Once loaded, click on the RSC tab on the left side of Logisim.
  • Right click the RAM module (P.S. It has alot of 0's on it) and press "Load Image"
  • Load in the desired program's bytecode. (Read the program's normal code for a better understanding of what it does)
  • Click on the "Simulate" tab near the top of Logisim
  • Choose desired Tick Frequency (The faster the better as Logisim and the code takes awhile)
  • Click on "Ticks Enabled"
  • ENJOY!

About

This is a computer made from scratch using Logisim, circuits, wires, gates and also includes code to use for the computer. Attached is also a PNG file of the computer to look nice and pretty :)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published