We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 03a1558 + 33ddcb5 commit cd94d75Copy full SHA for cd94d75
p4-16/spec/P4-16-spec.adoc
@@ -6564,8 +6564,8 @@ include::grammar.adoc[tag=valueSetDeclaration]
6564
----
6565
6566
Parser Value Sets support a `size` argument to provide hints to the compiler to
6567
-reserve hardware resources to implement the value set. For example, this parser
6568
-value set:
+reserve hardware resources to implement the value set. Thus, the `size` argument
+must be a compile-time known value. For example, this parser value set:
6569
6570
[source,p4]
6571
0 commit comments