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_filestr

Full qualified name of the file to save the differential pairs definition to.

Returns:
bool

True when successful, False when failed.

References

>>> oDesign.SaveDiffPairsToFile