mirror of
https://github.com/olofk/serv.git
synced 2025-04-22 12:57:09 -04:00
Update verilator waiver file
This commit is contained in:
parent
c12fecb4f6
commit
f001e5b09e
1 changed files with 1 additions and 1 deletions
|
@ -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 178
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue