AST Lint Results

Friday July 26 2024 23:02:17 UTC

GitHub Revision: 4877b481e8

Branch: os_regression

Tool: VERILATOR

Build Mode Flow Infos Flow Warnings Flow Errors Lint Infos Lint Warnings Lint Errors
default 0 0 2 0 9 0

Messages for Build Mode 'default'

Flow Errors

ERROR: %Warning-WIDTH: ../src/lowrisc_systems_ast_0.1/rtl/ast_dft.sv:39:20: Operator ASSIGNW expects 12 bits on the Assign RHS, but Assign RHS's CONST '10'h0' generates 10 bits.

ERROR: Failed to build lowrisc:systems:ast:0.1 : '['make', 'Vast.mk']' exited with an error: 2

Lint Warnings

%Warning-WIDTH: ../src/lowrisc_systems_ast_0.1/rtl/ast_dft.sv:40:20: Operator ASSIGNW expects 12 bits on the Assign RHS, but Assign RHS's CONST '10'h0' generates 10 bits.

%Warning-WIDTH: ../src/lowrisc_systems_ast_0.1/rtl/ast_dft.sv:41:20: Operator ASSIGNW expects 6 bits on the Assign RHS, but Assign RHS's CONST '5'h0' generates 5 bits.

%Warning-WIDTH: ../src/lowrisc_systems_ast_0.1/rtl/ast_dft.sv:42:20: Operator ASSIGNW expects 6 bits on the Assign RHS, but Assign RHS's CONST '5'h0' generates 5 bits.

%Warning-WIDTH: ../src/lowrisc_systems_ast_0.1/rtl/ast_dft.sv:43:20: Operator ASSIGNW expects 6 bits on the Assign RHS, but Assign RHS's CONST '5'h0' generates 5 bits.

%Warning-UNUSED: ../src/lowrisc_systems_ast_0.1/rtl/aon_osc.sv:75:12: Signal is not used: 'en_osc'

%Warning-UNUSED: ../src/lowrisc_systems_ast_0.1/rtl/io_osc.sv:77:12: Signal is not used: 'en_osc'

%Warning-UNUSED: ../src/lowrisc_systems_ast_0.1/rtl/sys_osc.sv:104:12: Signal is not used: 'en_osc'

%Warning-UNUSED: ../src/lowrisc_systems_ast_0.1/rtl/usb_osc.sv:129:12: Signal is not used: 'en_osc'

%Warning-NOLATCH: ../src/lowrisc_prim_generic_clock_gating_0/rtl/prim_generic_clock_gating.sv:21:3: No latches detected in always_latch block

Past Results