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

Welcome to the PySI wiki!

PySI is Python based software for signal and power integrity brought to you by Teledyne LeCroy. 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.
  • PySI SignalIntegrity - a library of Python packages that allow you to create scripted solutions to various signal integrity problems.

See Installation to install the latest released software.

See Documentation for the complete set of documentation for both the PySIApp GUI based application and the SignalIntegrity library.

Clone this wiki locally