UART Lint Results

Tuesday April 23 2024 19:02:21 UTC

GitHub Revision: 41bc3e0c7f

Branch: os_regression

Tool: VERILATOR

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

Messages for Build Mode 'default'

Flow Errors

ERROR: %Warning-WIDTH: ../src/lowrisc_ip_uart_0.1/rtl/uart_core.sv:312:26: Operator GTE expects 32 bits on the LHS, but LHS's VARREF 'uart_fifo_txilvl' generates 3 bits.

ERROR: Failed to build lowrisc:ip:uart:0.1 : '['make', 'Vuart.mk']' exited with an error: 2

Lint Warnings

%Warning-WIDTH: ../src/lowrisc_ip_uart_0.1/rtl/uart_core.sv:347:35: Operator EQ expects 32 bits on the LHS, but LHS's VARREF 'uart_fifo_rxilvl' generates 3 bits.

%Warning-WIDTH: ../src/lowrisc_ip_uart_0.1/rtl/uart_core.sv:343:26: Operator GT expects 32 bits on the LHS, but LHS's VARREF 'uart_fifo_rxilvl' generates 3 bits.

Past Results