Vyges PDK Descriptor Standard — schema overview

The Vyges PDK Descriptor Standard is published as a JSON Schema (2020-12) that presents any PDK uniformly to the tools that consume it. The schema has 21 top-level fields, of which 6 are required. It maps a PDK's heterogeneous on-disk layout onto a uniform set of collateral keys, so a flow resolves --pdk <name> + a corner (+ cell library) to concrete file paths regardless of node, foundry, or hosting. The canonical schema URL is https://vyges.com/schema/v1/vyges-pdk.schema.json.

What the schema describes

Top-level fields are grouped by what they capture about a PDK:

Use the schema

The interactive viewer that follows loads the canonical schema dynamically and renders sections, fields, and types in a navigable tree. The static summary above is canonical and does not require JavaScript.