Skip to content

Commit

Permalink
hw: Waive linting errors of auto-generated reg files
Browse files Browse the repository at this point in the history
  • Loading branch information
fischeti committed Jul 16, 2024
1 parent 870e3d1 commit 4a05d21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions util/lint/waiver.verible
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ waive --rule=unpacked-dimensions-range-ordering --location="hw/future/src/axi_in
# Auto-generated configuration registers are waived
waive --rule=typedef-structs-unions --location="hw/snitch_cluster/src/snitch_cluster_peripheral/snitch_cluster_peripheral_reg_pkg.sv"
waive --rule=line-length --location="hw/snitch_cluster/src/snitch_cluster_peripheral/snitch_cluster_peripheral_reg_pkg.sv"
waive --rule=parameter-name-style --location="hw/snitch_cluster/src/snitch_cluster_peripheral/snitch_cluster_peripheral_reg_top.sv"

0 comments on commit 4a05d21

Please sign in to comment.