googleinterns/p4-symbolic

Extend run_p4c bazel rule to support p4 files with includes

Closed this issue · 0 comments

P4 programs may include other p4 files.

run_p4c rule should allow for these other files to be passed as dependencies, or allow passing several fies as inputs, which are then all passed to p4c together.

run_p4c is defined in p4c.bzl