ALERT_HANDLER Lint Results
Sunday January 07 2024 20:02:41 UTC
Branch: os_regression
Tool: VERILATOR
Build Mode |
Flow Warnings |
Flow Errors |
Lint Warnings |
Lint Errors |
default |
0 |
2 |
5 |
0 |
Messages for Build Mode 'default'
Flow Errors
ERROR: %Warning-WIDTH: ../src/lowrisc_ip_alert_handler_component_0.1/rtl/alert_handler_ping_timer.sv:131:58: Operator GTE expects 32 bits on the LHS, but LHS's SEL generates 7 bits.
ERROR: Failed to build lowrisc:opentitan:top_earlgrey_alert_handler:0.1 : '['make', 'Valert_handler.mk']' exited with an error: 2
Lint Warnings
%Warning-WIDTH: ../src/lowrisc_ip_alert_handler_component_0.1/rtl/alert_handler_ping_timer.sv:132:57: Operator SUB expects 32 bits on the LHS, but LHS's SEL generates 7 bits.
%Warning-WIDTH: ../src/lowrisc_ip_alert_handler_component_0.1/rtl/alert_handler_ping_timer.sv:131:70: Operator COND expects 32 bits on the Conditional False, but Conditional False's SEL generates 7 bits.
%Warning-WIDTH: ../src/lowrisc_ip_alert_handler_component_0.1/rtl/alert_handler_ping_timer.sv:131:23: Operator ASSIGNW expects 7 bits on the Assign RHS, but Assign RHS's COND generates 32 bits.
%Warning-WIDTH: ../src/lowrisc_ip_alert_handler_component_0.1/rtl/alert_handler_lpg_ctrl.sv:84:11: Logical operator LOGNOT expects 1 bit on the LHS, but LHS's VARREF 'lpg_used' generates 24 bits.
%Warning-UNUSED: ../src/lowrisc_prim_subreg_0/rtl/prim_subreg_shadow.sv:15:28: Parameter is not used: 'Mubi'
Past Results