Skip to content

hotelcurtains/the-sqrtr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Sqrtr is a simulation of a sequential CPU made for Logisim-evolution.

An 8-bit computer emulated in Logisim-evolution, made for CS 382 with Professor Shudong Hao.

  • Check out the docs to learn all of the hows and whys.
  • Two demo programs are provided to demonstrate the capabilities of the Sqrtr.
  • An interpreter, written in Python, is included. Running it will require Python.
  • The Sqrtr (including the circuit and interpreter) can only be guaranteed functional with Python 3.12.2 and Logisim-evolution v3.9.0 on Windows 11 Home 23H2 and Ubuntu Desktop 22.04.05 LTS. I haven't seen any proof that it breaks in other circumstances, but keep this point in mind nonetheless.

This software is released under the Boost Software License 1.0 to make it easy to steal.

About

an 8-bit CPU that can add, divide, load and store emulated in Logisim-evolution.

Topics

Resources

License

Stars

Watchers

Forks