Skip to content

Commit

Permalink
Remove UART core lint warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
marnovandermaas authored and HU90m committed Mar 25, 2024
1 parent 8175c2c commit 7fa03c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dv/verilator/sonata_verilator_lint.vlt
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,5 @@ lint_off -rule UNDRIVEN -file "*ibexc_top_tracing.sv"

lint_off -rule WIDTH -file "*uartdpi.sv"
lint_off -rule UNUSED -file "*uartdpi.sv"

lint_off -rule WIDTH -file "*uart_core.sv"

0 comments on commit 7fa03c8

Please sign in to comment.