|
CIRCT 22.0.0git
|
This is the complete list of members for synth.LongestPathCollection, including all inherited members.
| __getitem__(self, Union[slice, int] index) | synth.LongestPathCollection | |
| __init__(self, collection) | synth.LongestPathCollection | |
| __len__(self) | synth.LongestPathCollection | |
| collection | synth.LongestPathCollection | |
| drop_non_critical_paths(self, bool per_end_point=True) | synth.LongestPathCollection | |
| get_by_delay_ratio(self, float ratio) | synth.LongestPathCollection | |
| length | synth.LongestPathCollection | |
| longest_path(self) | synth.LongestPathCollection | |
| merge(self, "LongestPathCollection" src) | synth.LongestPathCollection | |
| print_summary(self) | synth.LongestPathCollection |