pdaVersion
The version can be defined as:
- major.minor
this is the short-hand version number. This can be aYYYY.MM
(year.month) value also. - major.minor.patch
adds the patch to indicate small changes. This can be aYYYY.MM.DD
(year.month.day) value also. - major.minor.patch.iteration
where the iteration is often relating to a (software) implementation and thus less typical in PDK or BB versions.
It can be useful in the compact model files to indicate that the same measurements or simulations have received a new model instance.
Structure
This element is simple - it does not have attributes or elements. The text that fills up the...
is value used.
<version> ... </version>
XSD The schema file can be downloaded or viewed at xPDK_Base.