JLS: (Java) Logic Simulator
JLS (Java Logic Simulator)
JLS is a Digital Logic Simulator that was written in Java. Because it’s written in Java, it can run on any machines that support the Java Virtual Machine.
Download
The latest release of JLS can be downloaded from GitHub: https://github.com/bsiever/JLS/releases.
Operating System-Specific Notes
- Apple Silicon / macOS (JLS_macOS.zip): Different versions of macOS may require different approaches to allow you to open the file after unzipping it.
- In many cases doing a “right-click” and selecting open will suffice.
- You may need to adjust security settings to give it permission to run. See: https://support.apple.com/en-us/102445
- Windows (JLS_Windows.zip): The windows version should run on recent versions of Windows.
- Intel Macs & Linux (JLS.jar): The macOS version does not currently support Intel-based Macs. The JAR version will will run on Intel Macs or PCs or Linux, but requires Java’s JRE 6.0 or later to be installed.