Allow location for instance to be specified. If location is specified Morpheus will not create a new instance, instead assuming it exists at the location specified.
Allow this instance to be found either fully or partly using a regex pattern search over specified cellviews.
Potential Example:
- name: "Transistor"
location: {DUT}
search-by: "name"
pattern: "M[0-9]"
Allow location for instance to be specified. If location is specified Morpheus will not create a new instance, instead assuming it exists at the location specified.
Allow this instance to be found either fully or partly using a regex pattern search over specified cellviews.
Potential Example:
location: {DUT}
search-by: "name"
pattern: "M[0-9]"