1
0
mirror of https://github.com/olofk/serv.git synced 2026-03-04 10:08:24 +00:00

Fix verilator_waiver.vlt

This commit is contained in:
Olof Kindgren
2025-03-01 23:18:59 +01:00
parent a38110aea9
commit 9e73e11d86

View File

@@ -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