Skip to content

Commit

Permalink
Verilator unoptflat stop for rvfi_rd_addr
Browse files Browse the repository at this point in the history
  • Loading branch information
marnovandermaas committed Jan 23, 2025
1 parent b1c39a4 commit 3437756
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dv/verilator/sonata_verilator_lint.vlt
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ lint_off -rule UNOPTFLAT -file "*/rtl/cheri_ex.sv" -match "*scr_legalization*"
lint_off -rule UNOPTFLAT -file "*/rtl/ibex_decoder.sv" -match "*cheri_rf_we_dec*"
lint_off -rule UNOPTFLAT -file "*/rtl/prim_fifo_async_simple.sv"
lint_off -rule UNOPTFLAT -file "*/rtl/prim_subreg_ext.sv"
lint_off -rule UNOPTFLAT -file "*/rtl/ibexc_top_tracing.sv" -match "*rvfi_rd_addr*"
lint_off -rule BLKSEQ -file "*/rtl/ibex_tracer.sv"

// Bug seem in Verilator v5.020 where trace chandles produces a C++ compilation
Expand Down

0 comments on commit 3437756

Please sign in to comment.