From 9e73e11d86309cfcd783a94e05dfbd0536f38d9a Mon Sep 17 00:00:00 2001 From: Olof Kindgren Date: Sat, 1 Mar 2025 23:18:59 +0100 Subject: [PATCH] Fix verilator_waiver.vlt --- data/verilator_waiver.vlt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/verilator_waiver.vlt b/data/verilator_waiver.vlt index d17b4a7..e6d7bcc 100644 --- a/data/verilator_waiver.vlt +++ b/data/verilator_waiver.vlt @@ -1,6 +1,6 @@ `verilator_config // Bits [1:0] in i_wb_rdt are not used at all -lint_off -rule UNUSED -file "*/serv_top.v" -lines 182 +lint_off -rule UNUSED -file "*/serv_top.v" -lines 179 //Some bits in the instruction word are not used in serv_decode but it's easier //to just send in the whole word than picking out bits