Skip to content
Pete Pupalaikis edited this page Oct 5, 2018 · 16 revisions

Welcome to the PySI wiki!

PySI is Python based software for signal and power integrity. It has two main uses:

  • PySIApp - A GUI software application that is a front-end for the SignalIntegrity library. It can be used for:
    • Linear circuit and system simulation.
    • Solving for interconnected circuits and s-parameter blocks.
    • Deembedding.
    • Virtual Probing.
    • Viewing s-parameter files.
  • SignalIntegrity - a library of Python packages that allow you to create scripted solutions to various signal integrity problems.
Clone this wiki locally