KEYMGR Lint Results

Thursday April 18 2024 19:02:27 UTC

GitHub Revision: d3942ca074

Branch: os_regression

Tool: ASCENTLINT

Build Mode Flow Infos Flow Warnings Flow Errors Lint Infos Lint Warnings Lint Errors
default 0 0 0 232 0 0

Messages for Build Mode 'default'

Lint Infos

I   FSM_DEFAULT_REQ:   prim_sync_reqack.sv:253   Next state register 'gen_nrz_hs_protocol.src_fsm_ns' has no assignment in the default branch of the case statement for this finite state machine                 New                            

I   FSM_DEFAULT_REQ:   prim_sync_reqack.sv:297   Next state register 'gen_nrz_hs_protocol.dst_fsm_ns' has no assignment in the default branch of the case statement for this finite state machine                 New                            

I   FSM_DEFAULT_REQ:   prim_diff_decode.sv:158   Next state register 'gen_async.state_d' has no assignment in the default branch of the case statement for this finite state machine                              New                            

I   NESTED_SUBPROG:   tlul_pkg.sv:143   Function 'prim_mubi_pkg::mubi4_test_invalid' is called from within a function                 New                            

I   VAR_INDEX_WRITE:   keymgr_ctrl.sv:371   Variable index expression 'key_state_d[cdi_sel_o]' encountered                                          New                            

I   VAR_INDEX_WRITE:   prim_lfsr.sv:395     Variable index expression 'out[(k + shift) % gen_out_non_linear.NumSboxes]' encountered                 New                            

I   CASE_INC:   keymgr_ctrl.sv:337               Case statement tag not specified for value 'b000 and 3 other values                           New                            

I   CASE_INC:   keymgr_ctrl.sv:472               Case statement tag not specified for value 'b0000000000 and many other values                 New                            

I   CASE_INC:   keymgr_ctrl.sv:666               Case statement tag not specified for value 'b0000000000 and many other values                 New                            

I   CASE_INC:   keymgr_data_en_state.sv:83       Case statement tag not specified for value 'b0000000000 and many other values                 New                            

I   CASE_INC:   keymgr_kmac_if.sv:190            Case statement tag not specified for value 'b0000000000 and many other values                 New                            

I   CASE_INC:   keymgr_op_state_ctrl.sv:62       Case statement tag not specified for value 'b00000000 and many other values                   New                            

I   CASE_INC:   keymgr_sideload_key_ctrl.sv:96   Case statement tag not specified for value 'b0000000000 and many other values                 New                            

I   CASE_INC:   prim_alert_sender.sv:199         Case statement tag not specified for value 'b111                                              New                            

I   CASE_INC:   prim_diff_decode.sv:115          Case statement tag not specified for value 'b11                                               New                            

I   CASE_INC:   tlul_err.sv:62                   Case statement tag not specified for value 'h3                                                New                            

I   ONE_BIT_VEC:   flash_ctrl_pkg.sv:199        Declaration range '[0:0]' of 'CreatorSeedIdx' has a length of one                                                                                                                                                                                                                            New                            

I   ONE_BIT_VEC:   flash_ctrl_pkg.sv:200        Declaration range '[0:0]' of 'OwnerSeedIdx' has a length of one                                                                                                                                                                                                                              New                            

I   ONE_BIT_VEC:   keymgr.sv:266                Declaration range '[CdiWidth - 1:0]' ([0:0]) of 'cdi_sel' has a length of one, instance 'keymgr' of module 'keymgr' (CDIs=2,CdiWidth=1 ('prim_util_pkg::vbits(CDIs)'))                                                                                                                       New                            

I   ONE_BIT_VEC:   keymgr_ctrl.sv:34            Declaration range '[CdiWidth - 1:0]' ([0:0]) of 'op_cdi_sel_i' has a length of one, instance 'keymgr.u_ctrl' of module 'keymgr_ctrl' (CDIs=2,CdiWidth=1 ('prim_util_pkg::vbits(CDIs)'))                                                                                                      New                            

I   ONE_BIT_VEC:   keymgr_ctrl.sv:52            Declaration range '[CdiWidth - 1:0]' ([0:0]) of 'cdi_sel_o' has a length of one, instance 'keymgr.u_ctrl' of module 'keymgr_ctrl' (CDIs=2,CdiWidth=1 ('prim_util_pkg::vbits(CDIs)'))                                                                                                         New                            

I   ONE_BIT_VEC:   keymgr_ctrl.sv:135           Declaration range '[CdiWidth - 1:0]' ([0:0]) of 'cdi_cnt' has a length of one, instance 'keymgr.u_ctrl' of module 'keymgr_ctrl' (CDIs=2,CdiWidth=1 ('prim_util_pkg::vbits(CDIs)'))                                                                                                           New                            

I   ONE_BIT_VEC:   keymgr_err.sv:51             Declaration range '[AsyncErrLastIdx - 1:0]' ([0:0]) of 'async_err_o' has a length of one                                                                                                                                                                                                     New                            

I   ONE_BIT_VEC:   keymgr_op_state_ctrl.sv:21   Declaration range '[CdiWidth - 1:0]' ([0:0]) of 'cnt_i' has a length of one, instance 'keymgr.u_ctrl.u_op_state' of module 'keymgr_op_state_ctrl' (CDIs=2,CdiWidth=1 ('prim_util_pkg::vbits(CDIs)'))                                                                                         New                            

I   ONE_BIT_VEC:   keymgr_reg_top.sv:424        Declaration range '[0:0]' of 'intr_test_flds_we' has a length of one                                                                                                                                                                                                                         New                            

I   ONE_BIT_VEC:   keymgr_reg_top.sv:741        Declaration range '[0:0]' of 'sw_binding_regwen_flds_we' has a length of one                                                                                                                                                                                                                 New                            

I   ONE_BIT_VEC:   keymgr_reg_pkg.sv:306        Declaration range '[0:0]' of 'key_version' has a length of one                                                                                                                                                                                                                               New                            

I   ONE_BIT_VEC:   keymgr_reg_pkg.sv:306        Declaration range '[0:0]' of 'keymgr_reg2hw_t' has a length of one                                                                                                                                                                                                                           New                            

I   ONE_BIT_VEC:   keymgr_reg_pkg.sv:306        Declaration range '[0:0]' of 'reg2hw' has a length of one                                                                                                                                                                                                                                    New                            

I   ONE_BIT_VEC:   prim_buf.sv:24               Declaration range '[Width - 1:0]' ([0:0]) of 'in_i' has a length of one, instance 'keymgr.u_lc_keymgr_en_sync.gen_buffs[0].gen_bits[0].u_prim_buf.u_secure_anchor_buf' of module 'prim_buf' (Width=1)                                                                                        New                            

I   ONE_BIT_VEC:   prim_buf.sv:25               Declaration range '[Width - 1:0]' ([0:0]) of 'out_o' has a length of one, instance 'keymgr.u_lc_keymgr_en_sync.gen_buffs[0].gen_bits[0].u_prim_buf.u_secure_anchor_buf' of module 'prim_buf' (Width=1)                                                                                       New                            

I   ONE_BIT_VEC:   prim_flop.sv:22              Declaration range '[Width - 1:0]' ([0:0]) of 'ResetValue' has a length of one, instance 'keymgr.u_reseed_ctrl.u_edn_req.u_prim_sync_reqack_data.u_prim_sync_reqack.gen_nrz_hs_protocol.req_sync.u_sync_1' of module 'prim_flop' (Width=1)                                                    New                            

I   ONE_BIT_VEC:   prim_flop.sv:27              Declaration range '[Width - 1:0]' ([0:0]) of 'd_i' has a length of one, instance 'keymgr.u_reseed_ctrl.u_edn_req.u_prim_sync_reqack_data.u_prim_sync_reqack.gen_nrz_hs_protocol.req_sync.u_sync_1' of module 'prim_flop' (Width=1)                                                           New                            

I   ONE_BIT_VEC:   prim_flop.sv:28              Declaration range '[Width - 1:0]' ([0:0]) of 'q_o' has a length of one, instance 'keymgr.u_reseed_ctrl.u_edn_req.u_prim_sync_reqack_data.u_prim_sync_reqack.gen_nrz_hs_protocol.req_sync.u_sync_1' of module 'prim_flop' (Width=1)                                                           New                            

I   ONE_BIT_VEC:   prim_intr_hw.sv:44           Declaration range '[Width - 1:0]' ([0:0]) of 'event_intr_i' has a length of one, instance 'keymgr.u_intr_op_done' of module 'prim_intr_hw' (Width=1)                                                                                                                                         New                            

I   ONE_BIT_VEC:   prim_intr_hw.sv:47           Declaration range '[Width - 1:0]' ([0:0]) of 'reg2hw_intr_enable_q_i' has a length of one, instance 'keymgr.u_intr_op_done' of module 'prim_intr_hw' (Width=1)                                                                                                                               New                            

I   ONE_BIT_VEC:   prim_intr_hw.sv:48           Declaration range '[Width - 1:0]' ([0:0]) of 'reg2hw_intr_test_q_i' has a length of one, instance 'keymgr.u_intr_op_done' of module 'prim_intr_hw' (Width=1)                                                                                                                                 New                            

I   ONE_BIT_VEC:   prim_intr_hw.sv:50           Declaration range '[Width - 1:0]' ([0:0]) of 'reg2hw_intr_state_q_i' has a length of one, instance 'keymgr.u_intr_op_done' of module 'prim_intr_hw' (Width=1)                                                                                                                                New                            

I   ONE_BIT_VEC:   prim_intr_hw.sv:52           Declaration range '[Width - 1:0]' ([0:0]) of 'hw2reg_intr_state_d_o' has a length of one, instance 'keymgr.u_intr_op_done' of module 'prim_intr_hw' (Width=1)                                                                                                                                New                            

I   ONE_BIT_VEC:   prim_intr_hw.sv:55           Declaration range '[Width - 1:0]' ([0:0]) of 'intr_o' has a length of one, instance 'keymgr.u_intr_op_done' of module 'prim_intr_hw' (Width=1)                                                                                                                                               New                            

I   ONE_BIT_VEC:   prim_intr_hw.sv:58           Declaration range '[Width - 1:0]' ([0:0]) of 'status' has a length of one, instance 'keymgr.u_intr_op_done' of module 'prim_intr_hw' (Width=1)                                                                                                                                               New                            

I   ONE_BIT_VEC:   prim_intr_hw.sv:61           Declaration range '[Width - 1:0]' ([0:0]) of 'g_intr_event.new_event' has a length of one, instance 'keymgr.u_intr_op_done' of module 'prim_intr_hw' (Width=1)                                                                                                                               New                            

I   ONE_BIT_VEC:   prim_flop_2sync.sv:11        Declaration range '[Width - 1:0]' ([0:0]) of 'ResetValue' has a length of one, instance 'keymgr.u_reseed_ctrl.u_edn_req.u_prim_sync_reqack_data.u_prim_sync_reqack.gen_nrz_hs_protocol.req_sync' of module 'prim_flop_2sync' (Width=1)                                                       New                            

I   ONE_BIT_VEC:   prim_flop_2sync.sv:16        Declaration range '[Width - 1:0]' ([0:0]) of 'd_i' has a length of one, instance 'keymgr.u_reseed_ctrl.u_edn_req.u_prim_sync_reqack_data.u_prim_sync_reqack.gen_nrz_hs_protocol.req_sync' of module 'prim_flop_2sync' (Width=1)                                                              New                            

I   ONE_BIT_VEC:   prim_flop_2sync.sv:17        Declaration range '[Width - 1:0]' ([0:0]) of 'q_o' has a length of one, instance 'keymgr.u_reseed_ctrl.u_edn_req.u_prim_sync_reqack_data.u_prim_sync_reqack.gen_nrz_hs_protocol.req_sync' of module 'prim_flop_2sync' (Width=1)                                                              New                            

I   ONE_BIT_VEC:   prim_flop_2sync.sv:20        Declaration range '[Width - 1:0]' ([0:0]) of 'd_o' has a length of one, instance 'keymgr.u_reseed_ctrl.u_edn_req.u_prim_sync_reqack_data.u_prim_sync_reqack.gen_nrz_hs_protocol.req_sync' of module 'prim_flop_2sync' (Width=1)                                                              New                            

I   ONE_BIT_VEC:   prim_flop_2sync.sv:21        Declaration range '[Width - 1:0]' ([0:0]) of 'intq' has a length of one, instance 'keymgr.u_reseed_ctrl.u_edn_req.u_prim_sync_reqack_data.u_prim_sync_reqack.gen_nrz_hs_protocol.req_sync' of module 'prim_flop_2sync' (Width=1)                                                             New                            

I   ONE_BIT_VEC:   prim_generic_buf.sv:10       Declaration range '[Width - 1:0]' ([0:0]) of 'in_i' has a length of one, instance 'keymgr.u_lc_keymgr_en_sync.gen_buffs[0].gen_bits[0].u_prim_buf.u_secure_anchor_buf.gen_generic.u_impl_generic' of module 'prim_generic_buf' (Width=1)                                                     New                            

I   ONE_BIT_VEC:   prim_generic_buf.sv:11       Declaration range '[Width - 1:0]' ([0:0]) of 'out_o' has a length of one, instance 'keymgr.u_lc_keymgr_en_sync.gen_buffs[0].gen_bits[0].u_prim_buf.u_secure_anchor_buf.gen_generic.u_impl_generic' of module 'prim_generic_buf' (Width=1)                                                    New                            

I   ONE_BIT_VEC:   prim_generic_buf.sv:14       Declaration range '[Width - 1:0]' ([0:0]) of 'inv' has a length of one, instance 'keymgr.u_lc_keymgr_en_sync.gen_buffs[0].gen_bits[0].u_prim_buf.u_secure_anchor_buf.gen_generic.u_impl_generic' of module 'prim_generic_buf' (Width=1)                                                      New                            

I   ONE_BIT_VEC:   prim_generic_flop.sv:9       Declaration range '[Width - 1:0]' ([0:0]) of 'ResetValue' has a length of one, instance 'keymgr.u_reseed_ctrl.u_edn_req.u_prim_sync_reqack_data.u_prim_sync_reqack.gen_nrz_hs_protocol.req_sync.u_sync_1.gen_generic.u_impl_generic' of module 'prim_generic_flop' (Width=1)                 New                            

I   ONE_BIT_VEC:   prim_generic_flop.sv:13      Declaration range '[Width - 1:0]' ([0:0]) of 'd_i' has a length of one, instance 'keymgr.u_reseed_ctrl.u_edn_req.u_prim_sync_reqack_data.u_prim_sync_reqack.gen_nrz_hs_protocol.req_sync.u_sync_1.gen_generic.u_impl_generic' of module 'prim_generic_flop' (Width=1)                        New                            

I   ONE_BIT_VEC:   prim_generic_flop.sv:14      Declaration range '[Width - 1:0]' ([0:0]) of 'q_o' has a length of one, instance 'keymgr.u_reseed_ctrl.u_edn_req.u_prim_sync_reqack_data.u_prim_sync_reqack.gen_nrz_hs_protocol.req_sync.u_sync_1.gen_generic.u_impl_generic' of module 'prim_generic_flop' (Width=1)                        New                            

I   ONE_BIT_VEC:   prim_sec_anchor_buf.sv:10    Declaration range '[Width - 1:0]' ([0:0]) of 'in_i' has a length of one, instance 'keymgr.u_lc_keymgr_en_sync.gen_buffs[0].gen_bits[0].u_prim_buf' of module 'prim_sec_anchor_buf' (Width=1)                                                                                                 New                            

I   ONE_BIT_VEC:   prim_sec_anchor_buf.sv:11    Declaration range '[Width - 1:0]' ([0:0]) of 'out_o' has a length of one, instance 'keymgr.u_lc_keymgr_en_sync.gen_buffs[0].gen_bits[0].u_prim_buf' of module 'prim_sec_anchor_buf' (Width=1)                                                                                                New                            

I   ONE_BIT_VEC:   prim_subreg.sv:12            Declaration range '[DW - 1:0]' ([0:0]) of 'RESVAL' has a length of one, instance 'keymgr.u_reg.u_intr_state' of module 'prim_subreg' (DW=1)                                                                                                                                                  New                            

I   ONE_BIT_VEC:   prim_subreg.sv:21            Declaration range '[DW - 1:0]' ([0:0]) of 'wd' has a length of one, instance 'keymgr.u_reg.u_intr_state' of module 'prim_subreg' (DW=1)                                                                                                                                                      New                            

I   ONE_BIT_VEC:   prim_subreg.sv:25            Declaration range '[DW - 1:0]' ([0:0]) of 'd' has a length of one, instance 'keymgr.u_reg.u_intr_state' of module 'prim_subreg' (DW=1)                                                                                                                                                       New                            

I   ONE_BIT_VEC:   prim_subreg.sv:29            Declaration range '[DW - 1:0]' ([0:0]) of 'q' has a length of one, instance 'keymgr.u_reg.u_intr_state' of module 'prim_subreg' (DW=1)                                                                                                                                                       New                            

I   ONE_BIT_VEC:   prim_subreg.sv:34            Declaration range '[DW - 1:0]' ([0:0]) of 'ds' has a length of one, instance 'keymgr.u_reg.u_intr_state' of module 'prim_subreg' (DW=1)                                                                                                                                                      New                            

I   ONE_BIT_VEC:   prim_subreg.sv:35            Declaration range '[DW - 1:0]' ([0:0]) of 'qs' has a length of one, instance 'keymgr.u_reg.u_intr_state' of module 'prim_subreg' (DW=1)                                                                                                                                                      New                            

I   ONE_BIT_VEC:   prim_subreg.sv:39            Declaration range '[DW - 1:0]' ([0:0]) of 'wr_data' has a length of one, instance 'keymgr.u_reg.u_intr_state' of module 'prim_subreg' (DW=1)                                                                                                                                                 New                            

I   ONE_BIT_VEC:   prim_subreg_arb.sv:17        Declaration range '[DW - 1:0]' ([0:0]) of 'wd' has a length of one, instance 'keymgr.u_reg.u_intr_state.wr_en_data_arb' of module 'prim_subreg_arb' (DW=1)                                                                                                                                   New                            

I   ONE_BIT_VEC:   prim_subreg_arb.sv:21        Declaration range '[DW - 1:0]' ([0:0]) of 'd' has a length of one, instance 'keymgr.u_reg.u_intr_state.wr_en_data_arb' of module 'prim_subreg_arb' (DW=1)                                                                                                                                    New                            

I   ONE_BIT_VEC:   prim_subreg_arb.sv:24        Declaration range '[DW - 1:0]' ([0:0]) of 'q' has a length of one, instance 'keymgr.u_reg.u_intr_state.wr_en_data_arb' of module 'prim_subreg_arb' (DW=1)                                                                                                                                    New                            

I   ONE_BIT_VEC:   prim_subreg_arb.sv:28        Declaration range '[DW - 1:0]' ([0:0]) of 'wr_data' has a length of one, instance 'keymgr.u_reg.u_intr_state.wr_en_data_arb' of module 'prim_subreg_arb' (DW=1)                                                                                                                              New                            

I   ONE_BIT_VEC:   prim_subreg_arb.sv:36        Declaration range '[DW - 1:0]' ([0:0]) of 'gen_w.unused_q' has a length of one, instance 'keymgr.u_reg.u_intr_enable.wr_en_data_arb' of module 'prim_subreg_arb' (DW=1)                                                                                                                      New                            

I   ONE_BIT_VEC:   prim_subreg_arb.sv:47        Declaration range '[DW - 1:0]' ([0:0]) of 'gen_ro.unused_wd' has a length of one, instance 'keymgr.u_reg.u_fault_status_cmd.wr_en_data_arb' of module 'prim_subreg_arb' (DW=1)                                                                                                               New                            

I   ONE_BIT_VEC:   prim_subreg_arb.sv:48        Declaration range '[DW - 1:0]' ([0:0]) of 'gen_ro.unused_q' has a length of one, instance 'keymgr.u_reg.u_fault_status_cmd.wr_en_data_arb' of module 'prim_subreg_arb' (DW=1)                                                                                                                New                            

I   ONE_BIT_VEC:   prim_subreg_ext.sv:12        Declaration range '[DW - 1:0]' ([0:0]) of 'wd' has a length of one, instance 'keymgr.u_reg.u_intr_test' of module 'prim_subreg_ext' (DW=1)                                                                                                                                                   New                            

I   ONE_BIT_VEC:   prim_subreg_ext.sv:14        Declaration range '[DW - 1:0]' ([0:0]) of 'd' has a length of one, instance 'keymgr.u_reg.u_intr_test' of module 'prim_subreg_ext' (DW=1)                                                                                                                                                    New                            

I   ONE_BIT_VEC:   prim_subreg_ext.sv:19        Declaration range '[DW - 1:0]' ([0:0]) of 'q' has a length of one, instance 'keymgr.u_reg.u_intr_test' of module 'prim_subreg_ext' (DW=1)                                                                                                                                                    New                            

I   ONE_BIT_VEC:   prim_subreg_ext.sv:20        Declaration range '[DW - 1:0]' ([0:0]) of 'ds' has a length of one, instance 'keymgr.u_reg.u_intr_test' of module 'prim_subreg_ext' (DW=1)                                                                                                                                                   New                            

I   ONE_BIT_VEC:   prim_subreg_ext.sv:21        Declaration range '[DW - 1:0]' ([0:0]) of 'qs' has a length of one, instance 'keymgr.u_reg.u_intr_test' of module 'prim_subreg_ext' (DW=1)                                                                                                                                                   New                            

I   ONE_BIT_VEC:   prim_subreg_shadow.sv:14     Declaration range '[DW - 1:0]' ([0:0]) of 'RESVAL' has a length of one, instance 'keymgr.u_reg.u_control_shadowed_cdi_sel' of module 'prim_subreg_shadow' (DW=1)                                                                                                                             New                            

I   ONE_BIT_VEC:   prim_subreg_shadow.sv:26     Declaration range '[DW - 1:0]' ([0:0]) of 'wd' has a length of one, instance 'keymgr.u_reg.u_control_shadowed_cdi_sel' of module 'prim_subreg_shadow' (DW=1)                                                                                                                                 New                            

I   ONE_BIT_VEC:   prim_subreg_shadow.sv:30     Declaration range '[DW - 1:0]' ([0:0]) of 'd' has a length of one, instance 'keymgr.u_reg.u_control_shadowed_cdi_sel' of module 'prim_subreg_shadow' (DW=1)                                                                                                                                  New                            

I   ONE_BIT_VEC:   prim_subreg_shadow.sv:34     Declaration range '[DW - 1:0]' ([0:0]) of 'q' has a length of one, instance 'keymgr.u_reg.u_control_shadowed_cdi_sel' of module 'prim_subreg_shadow' (DW=1)                                                                                                                                  New                            

I   ONE_BIT_VEC:   prim_subreg_shadow.sv:35     Declaration range '[DW - 1:0]' ([0:0]) of 'ds' has a length of one, instance 'keymgr.u_reg.u_control_shadowed_cdi_sel' of module 'prim_subreg_shadow' (DW=1)                                                                                                                                 New                            

I   ONE_BIT_VEC:   prim_subreg_shadow.sv:36     Declaration range '[DW - 1:0]' ([0:0]) of 'qs' has a length of one, instance 'keymgr.u_reg.u_control_shadowed_cdi_sel' of module 'prim_subreg_shadow' (DW=1)                                                                                                                                 New                            

I   ONE_BIT_VEC:   prim_subreg_shadow.sv:70     Declaration range '[DW - 1:0]' ([0:0]) of 'staged_q' has a length of one, instance 'keymgr.u_reg.u_control_shadowed_cdi_sel' of module 'prim_subreg_shadow' (DW=1)                                                                                                                           New                            

I   ONE_BIT_VEC:   prim_subreg_shadow.sv:71     Declaration range '[DW - 1:0]' ([0:0]) of 'committed_qs' has a length of one, instance 'keymgr.u_reg.u_control_shadowed_cdi_sel' of module 'prim_subreg_shadow' (DW=1)                                                                                                                       New                            

I   ONE_BIT_VEC:   prim_subreg_shadow.sv:76     Declaration range '[DW - 1:0]' ([0:0]) of 'wr_data' has a length of one, instance 'keymgr.u_reg.u_control_shadowed_cdi_sel' of module 'prim_subreg_shadow' (DW=1)                                                                                                                            New                            

I   ONE_BIT_VEC:   tlul_pkg.sv:111              Declaration range '[top_pkg::TL_DIW - 1:0]' ([0:0]) of 'd_sink' has a length of one                                                                                                                                                                                                          New                            

I   ONE_BIT_VEC:   tlul_pkg.sv:111              Declaration range '[top_pkg::TL_DIW - 1:0]' ([0:0]) of 'tl' has a length of one                                                                                                                                                                                                              New                            

I   ONE_BIT_VEC:   tlul_pkg.sv:111              Declaration range '[top_pkg::TL_DIW - 1:0]' ([0:0]) of 'tl_d2h_t' has a length of one                                                                                                                                                                                                        New                            

I   ONE_BIT_VEC:   tlul_pkg.sv:111              Declaration range '[top_pkg::TL_DIW - 1:0]' ([0:0]) of 'tl_i' has a length of one                                                                                                                                                                                                            New                            

I   ONE_BIT_VEC:   tlul_pkg.sv:111              Declaration range '[top_pkg::TL_DIW - 1:0]' ([0:0]) of 'tl_o' has a length of one                                                                                                                                                                                                            New                            

I   ONE_BIT_VEC:   tlul_pkg.sv:111              Declaration range '[top_pkg::TL_DIW - 1:0]' ([0:0]) of 'tl_o_pre' has a length of one                                                                                                                                                                                                        New                            

I   ONE_BIT_VEC:   tlul_pkg.sv:111              Declaration range '[top_pkg::TL_DIW - 1:0]' ([0:0]) of 'tl_reg_d2h' has a length of one                                                                                                                                                                                                      New                            

I   EXPLICIT_BITLEN:   keymgr.sv:399                Bit length not specified for constant '1'                   New                            

I   EXPLICIT_BITLEN:   keymgr_ctrl.sv:511           Bit length not specified for constant '1'                   New                            

I   EXPLICIT_BITLEN:   keymgr_kmac_if.sv:281        Bit length not specified for constant '1'                   New                            

I   EXPLICIT_BITLEN:   keymgr_op_state_ctrl.sv:75   Bit length not specified for constant '1'                   New                            

I   EXPLICIT_BITLEN:   prim_lfsr.sv:407             Bit length not specified for constant '2'                   New                            

I   EXPLICIT_BITLEN:   prim_lfsr.sv:409             Bit length not specified for constant '1'                   New                            

I   EXPLICIT_BITLEN:   prim_util_pkg.sv:85          Bit length not specified for constant '1'                   New                            

I   EXPLICIT_BITLEN:   tlul_err.sv:69               Bit length not specified for constant "'h1"                 New                            

I   EXPLICIT_BITLEN:   tlul_err.sv:77               Bit length not specified for constant "'h2"                 New                            

I   INSIDE_OP_CONTEXT:   keymgr_ctrl.sv:153               'inside' operator is not within an always block or subprogram                 New                            

I   INSIDE_OP_CONTEXT:   keymgr_ctrl.sv:261               'inside' operator is not within an always block or subprogram                 New                            

I   INSIDE_OP_CONTEXT:   keymgr_ctrl.sv:775               'inside' operator is not within an always block or subprogram                 New                            

I   INSIDE_OP_CONTEXT:   keymgr_sideload_key_ctrl.sv:79   'inside' operator is not within an always block or subprogram                 New                            

I   MIN_NAME_LEN:   keymgr_ctrl.sv:276          Name 'i' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_ctrl.sv:277          Name 'j' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_ctrl.sv:278          Name 'k' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_ctrl.sv:339          Name 'i' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_ctrl.sv:340          Name 'j' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_ctrl.sv:350          Name 'i' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_ctrl.sv:362          Name 'i' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_ctrl.sv:376          Name 'i' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_ctrl.sv:377          Name 'j' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_sideload_key.sv:46   Name 'i' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_sideload_key.sv:50   Name 'i' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_pkg.sv:266           Name 'k' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:24        Name 'q' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:28        Name 'q' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:32        Name 'q' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:38        Name 'q' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:42        Name 'q' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:48        Name 'q' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:53        Name 'q' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:56        Name 'q' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:59        Name 'q' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:64        Name 'q' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:68        Name 'q' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:72        Name 'q' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:77        Name 'q' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:81        Name 'q' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:85        Name 'q' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:89        Name 'q' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:93        Name 'q' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:97        Name 'q' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:101       Name 'q' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:106       Name 'q' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:109       Name 'q' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:112       Name 'q' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:115       Name 'q' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:118       Name 'q' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:121       Name 'q' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:124       Name 'q' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:127       Name 'q' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:130       Name 'q' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:133       Name 'q' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:136       Name 'q' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:139       Name 'q' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:142       Name 'q' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:145       Name 'q' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:150       Name 'd' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:155       Name 'd' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:159       Name 'd' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:164       Name 'd' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:168       Name 'd' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:173       Name 'd' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:178       Name 'd' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:183       Name 'd' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:189       Name 'd' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:193       Name 'd' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:197       Name 'd' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:204       Name 'd' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:208       Name 'd' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:212       Name 'd' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:216       Name 'd' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:220       Name 'd' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:224       Name 'd' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:228       Name 'd' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:232       Name 'd' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:236       Name 'd' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:240       Name 'd' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:244       Name 'd' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:248       Name 'd' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:252       Name 'd' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:256       Name 'd' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:263       Name 'd' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:267       Name 'd' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:271       Name 'd' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:275       Name 'd' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:279       Name 'd' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:283       Name 'd' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   keymgr_reg_pkg.sv:287       Name 'd' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_lfsr.sv:394            Name 'k' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_mubi_pkg.sv:80         Name 'a' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_mubi_pkg.sv:80         Name 'b' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_mubi_pkg.sv:85         Name 'k' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_mubi_pkg.sv:106        Name 'a' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_mubi_pkg.sv:106        Name 'b' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_mubi_pkg.sv:111        Name 'k' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_mubi_pkg.sv:124        Name 'a' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_mubi_pkg.sv:124        Name 'b' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_mubi_pkg.sv:131        Name 'a' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_mubi_pkg.sv:131        Name 'b' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_mubi_pkg.sv:212        Name 'a' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_mubi_pkg.sv:212        Name 'b' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_mubi_pkg.sv:217        Name 'k' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_mubi_pkg.sv:238        Name 'a' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_mubi_pkg.sv:238        Name 'b' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_mubi_pkg.sv:243        Name 'k' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_mubi_pkg.sv:256        Name 'a' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_mubi_pkg.sv:256        Name 'b' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_mubi_pkg.sv:263        Name 'a' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_mubi_pkg.sv:263        Name 'b' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_mubi_pkg.sv:344        Name 'a' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_mubi_pkg.sv:344        Name 'b' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_mubi_pkg.sv:349        Name 'k' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_mubi_pkg.sv:370        Name 'a' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_mubi_pkg.sv:370        Name 'b' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_mubi_pkg.sv:375        Name 'k' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_mubi_pkg.sv:388        Name 'a' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_mubi_pkg.sv:388        Name 'b' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_mubi_pkg.sv:395        Name 'a' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_mubi_pkg.sv:395        Name 'b' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_mubi_pkg.sv:476        Name 'a' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_mubi_pkg.sv:476        Name 'b' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_mubi_pkg.sv:481        Name 'k' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_mubi_pkg.sv:502        Name 'a' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_mubi_pkg.sv:502        Name 'b' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_mubi_pkg.sv:507        Name 'k' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_mubi_pkg.sv:520        Name 'a' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_mubi_pkg.sv:520        Name 'b' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_mubi_pkg.sv:527        Name 'a' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_mubi_pkg.sv:527        Name 'b' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_subreg.sv:25           Name 'd' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_subreg.sv:29           Name 'q' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_subreg_arb.sv:21       Name 'd' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_subreg_arb.sv:24       Name 'q' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_subreg_ext.sv:14       Name 'd' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_subreg_ext.sv:19       Name 'q' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_subreg_shadow.sv:30    Name 'd' is shorter than minimum length 2                 New                            

I   MIN_NAME_LEN:   prim_subreg_shadow.sv:34    Name 'q' is shorter than minimum length 2                 New                            

I   CONST_OUTPUT:   prim_edn_req.sv:112       Output 'err_o' is driven by constant zero in module 'prim_edn_req' (OutWidth=64)                 New                            

I   CONST_OUTPUT:   tlul_adapter_reg.sv:91    Output 'addr_o[1:0]' is driven by constant zeros                                                 New                            

I   CONST_OUTPUT:   tlul_adapter_reg.sv:195   Output 'intg_error_o' is driven by constant zero                                                 New                            

Past Results