We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a38110a commit 9e73e11Copy full SHA for 9e73e11
data/verilator_waiver.vlt
@@ -1,6 +1,6 @@
1
`verilator_config
2
// Bits [1:0] in i_wb_rdt are not used at all
3
-lint_off -rule UNUSED -file "*/serv_top.v" -lines 182
+lint_off -rule UNUSED -file "*/serv_top.v" -lines 179
4
5
//Some bits in the instruction word are not used in serv_decode but it's easier
6
//to just send in the whole word than picking out bits
0 commit comments