Main Content
SignalIntegrityProject
Description
The SignalIntegrityProject
class creates a project object to access
the read-only data in a Signal Integrity
Toolbox™ project.
Creation
Description
returns a sip
= SignalIntegrityProject(projectFolder
)SignalIntegrityProject
class object from the data contained in
the projectFolder
.
Example: sip=SignalIntegrityProject('MIPI_M_PHY')
creates a
SignalIntegrityProject
class object from the
MIPI_M_PHY
project in the current working directory.
Properties
Object Functions
createSheet | Create sheet in the current interface |
ImportIBISFile | Import IBIS file into current project |
Version History
Introduced in R2023a