porf.run_analyser

Module Contents

Classes

RunAnalyser

This class aims to list and perform analysis on all the relevant files in a particular run between all the corners.

class RunAnalyser(run_directory=None)[source]

This class aims to list and perform analysis on all the relevant files in a particular run between all the corners.

get_all_rpt_files()[source]
extract_metrics_timing()[source]

For every file in the sta timing file, extract the propagation delay and save the file meta data into a dicitonary.

extract_metrics_power()[source]