verified-network-toolchain / petr4

Petr4: Formal Semantics for P4
Apache License 2.0
74 stars 20 forks source link

enums should be casted in index expressions #267

Closed hackedy closed 1 year ago

hackedy commented 3 years ago

Expressions hdr_stack[enum] and bitstring[enum:enum] should be legal when the enum has an underlying type.

hackedy commented 1 year ago

closing in favor of the more detailed #377