Skip to content

Simple circuit simulator made for the purpose of learning

Notifications You must be signed in to change notification settings

ananas-dev/pixie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixie ⚡

A small circuit simulator made for the purpose of learning.

Usage

cargo run --release -- test/diode.net

To write your own netlist you can take a look at the tests in ./test, you can use current/voltage sources, resitors and diodes. Each node is labeled with a number and the 0 node is always ground.

About

Simple circuit simulator made for the purpose of learning

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published