save_diff_pairs_to_file#
- Circuit.save_diff_pairs_to_file(output_file)[source]#
Save differential pairs definition to a file.
If the file that is specified already exists, it is overwritten.
- Parameters:
- output_file
str
Full qualified name of the file to save the differential pairs definition to.
- output_file
- Returns:
- bool
True
when successful,False
when failed.
References
>>> oDesign.SaveDiffPairsToFile