[edn/rtl] update waiver file for arbiter_ppc
Signed-off-by: Mark Branstad <mark.branstad@wdc.com>
diff --git a/hw/ip/edn/lint/edn.waiver b/hw/ip/edn/lint/edn.waiver
index 826e03a..4525057 100644
--- a/hw/ip/edn/lint/edn.waiver
+++ b/hw/ip/edn/lint/edn.waiver
@@ -4,3 +4,6 @@
#
# waiver file for edn
+waive -rules INPUT_NOT_READ -location {prim_arbiter_ppc.sv} \
+ -regexp {Input port 'data_i' is not read from, instance*} \
+ -comment "Because the parameter EnDataPort is not set, the data input is not used"