Try to reproduce bool bug try #2

This commit is contained in:
Nico Schottelius 2019-03-06 19:45:27 +01:00
commit a5a75da6b4
6 changed files with 547 additions and 1 deletions

View file

@ -1,5 +1,5 @@
{
"program": "../p4src/bug1-bool.p4",
"program": "../bug1-bool/static-mapping.p4",
"switch": "simple_switch",
"compiler": "p4c",
"options": "--target bmv2 --arch v1model --std p4-16",