Add waiver
This commit is contained in:
parent
39a9a00299
commit
b11ec23891
|
|
@ -47,6 +47,7 @@ lint_off -rule CASTCONST `VLT_UVM_FILES -match "*class{}uvm_component*"
|
|||
lint_off -rule CASTCONST `VLT_UVM_FILES -match "*class{}uvm_event*"
|
||||
lint_off -rule CASTCONST `VLT_UVM_FILES -match "*class{}uvm_report_object*"
|
||||
lint_off -rule CASTCONST `VLT_UVM_FILES -match "*class{}uvm_sequence_item*"
|
||||
lint_off -rule IGNOREDRETURN `VLT_UVM_FILES -match "* uvm_core_state_callback::add*"
|
||||
lint_off -rule MISINDENT `VLT_UVM_FILES -match "* foreach (abstractions[i])*"
|
||||
lint_off -rule MISINDENT `VLT_UVM_FILES -match "* foreach (lock_list[i])*"
|
||||
lint_off -rule MISINDENT `VLT_UVM_FILES -match "* rw_access.data=*"
|
||||
|
|
|
|||
Loading…
Reference in New Issue