> +$defs: > + internal-delay-ps: > + description: > + Disable tunable delay lines using 0 ps, or enable them and select > + the phase between 1400 ps and 2000 ps in increments of 300 ps. > + enum: > + [0, 1400, 1700, 2000] It would be nice to document what the default is if the property is missing. Andrew