Adjust paths + README

This commit is contained in:
Nico Schottelius 2019-03-06 19:50:48 +01:00
commit 5fe76ef9bd
3 changed files with 53 additions and 2 deletions

View file

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

View file

@ -1,5 +1,5 @@
{
"program": "../bug2-cast-in-checksum/static-mapping.p4",
"program": "../p4debug/bug2-cast-in-checksum/static-mapping.p4",
"switch": "simple_switch",
"compiler": "p4c",
"options": "--target bmv2 --arch v1model --std p4-16",