Skip to content

Commit 9e73e11

Browse files
committed
Fix verilator_waiver.vlt
1 parent a38110a commit 9e73e11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/verilator_waiver.vlt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
`verilator_config
22
// Bits [1:0] in i_wb_rdt are not used at all
3-
lint_off -rule UNUSED -file "*/serv_top.v" -lines 182
3+
lint_off -rule UNUSED -file "*/serv_top.v" -lines 179
44

55
//Some bits in the instruction word are not used in serv_decode but it's easier
66
//to just send in the whole word than picking out bits

0 commit comments

Comments
 (0)