openhwgroup / cva6

The CORE-V CVA6 is an Application class 6-stage RISC-V CPU capable of booting Linux
https://docs.openhwgroup.org/projects/cva6-user-manual/
Other
2.21k stars 673 forks source link

Spyglass Warnings increased by new PMP entries #2365

Open Asmaa-Kassimi opened 2 months ago

Asmaa-Kassimi commented 2 months ago

Is there an existing CVA6 bug for this?

Bug Description

Updating the number of PMP entries increased the number of Spyglass warnings, mainly W240 "An input has been declared but is not read".

In most cases, the input should be removed, but will force a change in design units instantiating this module, or waived, if the input appears as a place holder for later logic insertion.

JeanRochCoulon commented 1 month ago

I agree !