Open calebofearth opened 1 week ago
Using an issue to track fixes discussed offline.
VCS generates many warnings when compiling:
Runtime warnings are generated for several unique case statements missing a matching condition, in recovery_executor.sv
those will be adressed in https://github.com/chipsalliance/i3c-core/tree/lint-fixes (and merged into main). Some warnings are already addressed
Using an issue to track fixes discussed offline.
VCS generates many warnings when compiling:
Runtime warnings are generated for several unique case statements missing a matching condition, in recovery_executor.sv