check_uniquify_nmr_property

spydrnet_tmr.utils.design_rule_check.drc_uniquify_nmr_property.check_uniquify_nmr_property(replicas, property_keys, suffix)

Checks to make sure that the specified properties were 1) uniquified and 2) uniquified correctly

Parameters
  • replicas – A map from an original element to its replicas. Generated by apply_nmr

  • property_keys – A set of property keys whose values should have been made unique.

  • suffix – the suffix appended to the uniquified properties

Returns

True/False