Skip to content

AB20CS/LogisimCircuits

Repository files navigation

Logisim Circuits

Required Software

Logisim Evolution: https://github.com/logisim-evolution/logisim-evolution
For more information on how to use Logisim, please visit http://www.cburch.com/logisim/docs.html.

Setup

  • After downloading the .jar file from the link provided, open the application.
  • Open the desired .circ file via File > Open
  • To ensure the clock ticks, navigate to Simulate at the top of the screen
    • Check off the Run Simulator and Ticks Enabled checkboxes
    • To change the clock frequency, click on Tick Frequency and choose your desired frequency

Included Circuits

  • Bouncing Square: An animation with a square that moves across the screen image
  • Hex Decoder: Converts a 4-bit binary input to a hexadecimal value displayed on a 7-segment display image
  • Morse Code Decoder: Converts an inputted letter to Morse code using a flashing LED image
  • Quadratic Calculator: Calculates the solution to $ax^2+bx+c$ after the user enters values for $a$, $b$, $c$, and $x$. image
  • Restoring Divider: An implementation of a restoring divider using a finite state machine (FSM) image

About

A collection of circuits designed using Logisim

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published