Adjust paths + README
This commit is contained in:
parent
a2e01a39b1
commit
5fe76ef9bd
3 changed files with 53 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue