Circuit Analyzer API reference
Simulation methods and utilities
|
Get the smatrix for all possible corner combinations. |
|
Get the smatrix for a specific corner. |
|
Run a monte carlo simulation where one or more parameters are modified globally. |
|
Run a monte carlo simulation where each instance varies randomly across corners. |
|
Run a sweep of simulations for the same circuit, but on different positions on the chip causing variations. |
|
Get the defined fab corners on a circuit_model. |
Corner simulation methods and utilities
|
Context manager that provides data to all variability aware functions |
|
Returns Circuit Analyzer model setup information for a specific CircuitModel. |
Distribution functions and Monte Carlo simulation with global variations
A Normal (Gaussian) distribution with preset PDF and correlation function. |
|
|
Generate a dictionary of correlated normal distributions. |
|
Run a monte carlo simulation, varying CompactModel parameters globally using a set of parameter_distributions. |
Monte Carlo simulation with local (per device) variations
|
Run Monte Carlo simulations where each occurrence is modified. |
Light flow tracing for circuit Analysis
Circuit tracer: analyze the circuit, tracing it's paths and the flow of signals. |