CIRCT 22.0.0git
|
This is the complete list of members for synth.LongestPathAnalysis, including all inherited members.
__init__(self, module, bool collect_debug_info=True, bool keep_only_max_delay_paths=False, bool lazy_computation=False, str top_module_name="") | synth.LongestPathAnalysis | |
analysis | synth.LongestPathAnalysis | |
get_all_paths(self, str module_name, bool elaborate_paths=True) | synth.LongestPathAnalysis | |
get_internal_paths(self, str module_name, bool elaborate_paths=True) | synth.LongestPathAnalysis | |
get_paths(self, value, int bit_pos, bool elaborate_paths=True) | synth.LongestPathAnalysis | |
get_paths_from_input_ports_to_internal(self, str module_name) | synth.LongestPathAnalysis | |
get_paths_from_internal_to_output_ports(self, str module_name) | synth.LongestPathAnalysis |