save_diff_pairs_to_file#

Circuit.save_diff_pairs_to_file(filename)[source]#

Save differtential pairs definition to file.

If the file that is specified already exists, it is overwritten.

Parameters:
filenamestr

Full qualified name of the file containing the differential pairs definition.

Returns:
bool

True when successful, False when failed.

References

>>> oDesign.SaveDiffPairsToFile