SPI_HOST Lint Results

Sunday February 18 2024 20:02:30 UTC

GitHub Revision: 8faf04697a

Branch: os_regression

Tool: VERILATOR

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

Messages for Build Mode 'default'

Flow Errors

ERROR: %Warning-WIDTH: ../src/lowrisc_ip_spi_device_pkg_0.1/rtl/spi_device_pkg.sv:497:38: Operator SUB expects 32 bits on the LHS, but LHS's VARREF 'SPI_DEVICE_INGRESS_BUFFER_OFFSET' generates 13 bits.

ERROR: Failed to build lowrisc:ip:spi_host:1.0 : '['make', 'Vspi_host.mk']' exited with an error: 2

Lint Warnings

%Warning-WIDTH: ../src/lowrisc_ip_spi_device_pkg_0.1/rtl/spi_device_pkg.sv:497:38: Operator SUB expects 32 bits on the RHS, but RHS's VARREF 'SPI_DEVICE_EGRESS_BUFFER_OFFSET' generates 13 bits.

%Warning-WIDTH: ../src/lowrisc_ip_spi_device_pkg_0.1/rtl/spi_device_pkg.sv:504:41: Operator EQ expects 32 bits on the LHS, but LHS's VARREF 'SramReadBufferIdx' generates 10 bits.

%Warning-WIDTH: ../src/lowrisc_ip_spi_device_pkg_0.1/rtl/spi_device_pkg.sv:509:38: Operator EQ expects 32 bits on the LHS, but LHS's VARREF 'SramMailboxIdx' generates 10 bits.

%Warning-WIDTH: ../src/lowrisc_ip_spi_device_pkg_0.1/rtl/spi_device_pkg.sv:514:35: Operator EQ expects 32 bits on the LHS, but LHS's VARREF 'SramSfdpIdx' generates 10 bits.

%Warning-WIDTH: ../src/lowrisc_ip_spi_device_pkg_0.1/rtl/spi_device_pkg.sv:521:39: Operator SUB expects 32 bits on the LHS, but LHS's VARREF 'SramPayloadIdx' generates 10 bits.

%Warning-WIDTH: ../src/lowrisc_ip_spi_device_pkg_0.1/rtl/spi_device_pkg.sv:521:39: Operator SUB expects 32 bits on the RHS, but RHS's VARREF 'SramIngressIdx' generates 10 bits.

%Warning-WIDTH: ../src/lowrisc_ip_spi_device_pkg_0.1/rtl/spi_device_pkg.sv:526:39: Operator SUB expects 32 bits on the LHS, but LHS's VARREF 'SramCmdFifoIdx' generates 10 bits.

%Warning-WIDTH: ../src/lowrisc_ip_spi_device_pkg_0.1/rtl/spi_device_pkg.sv:526:39: Operator SUB expects 32 bits on the RHS, but RHS's VARREF 'SramIngressIdx' generates 10 bits.

%Warning-WIDTH: ../src/lowrisc_ip_spi_device_pkg_0.1/rtl/spi_device_pkg.sv:531:40: Operator SUB expects 32 bits on the LHS, but LHS's VARREF 'SramAddrFifoIdx' generates 10 bits.

%Warning-WIDTH: ../src/lowrisc_ip_spi_device_pkg_0.1/rtl/spi_device_pkg.sv:531:40: Operator SUB expects 32 bits on the RHS, but RHS's VARREF 'SramIngressIdx' generates 10 bits.

Past Results