I our PDK models we do have the option to select between different values for the CDF parameter "DFM_options": "minRule", "DFM", "DFM+Analog", "custom" .
By default it is set to "minRule" but we want to have "DFM" for all instances that have this CDF parameter.
How can the schematic Check&Save function be extended to check for the "DFM" to be set for all the instances which do have the "DFM_options" parameter ?
Can you provide a code template ?