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

Welcome to the SignalIntegrity wiki!

SignalIntegrity is Python based software for signal and power integrity brought to you by Teledyne LeCroy. It has two main uses:

  • SignalIntegrityApp - 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.

See Installation to install the latest released software.

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

Clone this wiki locally