Connectivity - nets - mark 的时候LSW报error,无法highlight net
*WARNING* (LE-103216): The via layer entry (MET6 VIA6 MET7) specified in the file ./.cadence/dfII/markNet/MPDK_HP18E80/markNetOptions is invalid because the layer
definition does not exist in the technology file. This entry will be ignored.
*WARNING* (LE-103216): The via layer entry (MET5 VIA5 MET6) specified in the file ./.cadence/dfII/markNet/MPDK_HP18E80/markNetOptions is invalid because the layer
definition does not exist in the technology file. This entry will be ignored.
*Error* fprintf/sprintf: format spec. incompatible with data - "Format is '%s-%s-%s-%s-%s-%s', argument #3 is nil"
用的是top metal4
打开文档看了一下
# Do not remove or change these header lines.
# markNetOptions file version 1.0
viaLayers(
MET1 VIA1 MET2 t
POLY CONT MET1 nil
MET6 VIA6 MET7 nil
MET5 VIA5 MET6 nil
MET4 VIA4 MET5 nil
MET3 VIA3 MET4 t
MET2 VIA2 MET3 t
NACT CONT MET1 nil
PACT CONT MET1 nil
HNACT CONT MET1 nil
HPACT CONT MET1 nil
)
excludePurposes(
annotate boundary error flight label warning
)