Cadence Estimation (CAD)#
Methods to calculate cadence either from initial contacts or using dedicated cadence algorithms.
Cadence from ICs#
|
Calculate cadence per second directly from initial contacts. |
|
Calculate cadence per second by detecting initial contacts using a provided IC detector. |
Base Classes#
Base classes for all Cadence calculation methods.
Base class for cadence calculation algorithms. |
Docu-helper#
|
Decorator to fill common parts of the docstring for subclasses of |