Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

eelab-dev/EEcircuit

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

774 Commits
774 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EEcircuit

EEcircuit is a circuit simulator based on ngspice, and it runs inside the browser using WebAssembly technology. The input is schematic, and the output is the results of the analysis that you're doing in the simulations. You are able to plot and view the results directly in the browser using a high-performance WebGL plotting library webgl-plot, or download the data in CSV format for further analysis. Notice that your schematic and results are processed locally and always remain inside your browser and are never uploaded to the network. The focus of this implementation is rapid analysis and sharing circuit ideas and results within the VLSI and chip-design communities.

The next version of EEcircuit has been released! If you still require the old vesrion go to gen1.EEcircuit.com.

Usage

For a user guide, go to help.EEcircuit.com.

Watch the launch presentation video 📺

SPICE

To learn more about SPICE netlits, refer to ngspice manual

Acknowledgments

EEcircuit is built on top of Ngspice, Emscripten, Docker,React, Vite, Vercel

Morty Proxy This is a proxified and sanitized view of the page, visit original site.