What is PyAMS?
PyAMS (Python for Analog and Mixed Signals) is a software tool designed to simplify the simulation of electronic circuits and the modeling of analog elements using the pyams_lib library.
The main objectives of PyAMS are:
- Drawing circuits using a schematic editor;
- Simulating circuits in various modes of operation;
- Creating custom symbols for electronic models;
- Developing new PyAMS models for electrical components using
pyams.lib;
- Displaying simulation results in a dedicated waveform editor or using probes;
- PyAMS is developed with Python 3+ and PyQt5, and currently works on Windows (support for Linux and macOS is planned for the future);
- PyAMS uses PyPy for simulation acceleration;
- Open source;
Licensed under: [GPLv3]
Download the latest release