UART Lint Results
Wednesday August 21 2024 23:02:35 UTC
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:314: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:341: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:337:26: Operator GT expects 32 bits on the LHS, but LHS's VARREF 'uart_fifo_rxilvl' generates 3 bits.
Past Results