design: Add Any type to PDL language document
This commit is contained in:
parent
5b1448be3e
commit
45dfdb255e
@ -30,6 +30,7 @@ PDL allows defining a protocol using HOPP and TAPE.
|
|||||||
| []\<TYPE\> | OTA | * | Array of any type[^1]
|
| []\<TYPE\> | OTA | * | Array of any type[^1]
|
||||||
| Table | KTV | * | Table with undefined schema
|
| Table | KTV | * | Table with undefined schema
|
||||||
| {...} | KTV | * | Table with defined schema
|
| {...} | KTV | * | Table with defined schema
|
||||||
|
| Any | * | * | Value of an undefined type
|
||||||
|
|
||||||
[^1]: Excluding SI and SBA. I5 and U5 cannot be used in an array, but String and
|
[^1]: Excluding SI and SBA. I5 and U5 cannot be used in an array, but String and
|
||||||
Buffer are simply forced to use their "long" variant.
|
Buffer are simply forced to use their "long" variant.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user