Skip to content

Demindiro/logimu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logimu: Circuit & logic gate simulator

The main goal of Logimu is to simulate large circuits at a high speed.

Features

  • Live simulation
  • Embed other circuits in the form of ICs
  • Embedded tests in a LISP dialect

Building

To build Logimu, you will need a nightly Rust compiler. Follow the instructions here. Then, run this:

rustup toolchain add nightly

Then go the the directory and build with

cargo +nightly build --release

You can then run the project with cargo +nightly run --release or by running the binary in target/ directly.

Screenshot

GUI example

About

Logic circuit builder & simulator (mirror of https://git.sr.ht/~demindiro/logimu)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages