EDN Lint Results
Tuesday May 07 2024 19:02:25 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 |
3 |
0 |
Messages for Build Mode 'default'
Flow Errors
ERROR: %Warning-VARHIDDEN: ../src/lowrisc_ip_edn_0.1/rtl/edn_main_sm.sv:10:18: Declaration of signal hides declaration in upper scope: 'StateWidth'
ERROR: Failed to build lowrisc:ip:edn:0.1 : '['make', 'Vedn.mk']' exited with an error: 2
Lint Warnings
%Warning-WIDTH: ../src/lowrisc_ip_edn_0.1/rtl/edn_core.sv:372:53: Logical operator LOGAND expects 1 bit on the RHS, but RHS's SEL generates 3 bits.
%Warning-WIDTH: ../src/lowrisc_ip_edn_0.1/rtl/edn_core.sv:611:36: Logical operator LOGAND expects 1 bit on the RHS, but RHS's SEL generates 3 bits.
%Warning-WIDTH: ../src/lowrisc_ip_edn_0.1/rtl/edn_core.sv:860:55: Logical operator LOGAND expects 1 bit on the LHS, but LHS's SEL generates 3 bits.
Past Results