Closed rnongie closed 13 hours ago
Deprioritizing so that we can focus on more important blocks.
CC @moidx
Marking as a triage priority. I believe this is really a V3 issue and probably doesn't need to be in the M5 milestone.
Moving to M7 accordingly.
One of the TODO items listed in the issue has been removed (from pwm_env_cov.sv:208
; removed by commit 24b60d571f31403af1b1725ca0954ec6417d23c3).
The remaining item is a place-holder that mentions the opportunity to add coverpoint to pwm_cov_if.sv
. Honestly, we should probably do this! But it shouldn't be hard: I think we're probably exercising the block sensibly already. Estimate: 2 days.
Oh! And it's even easier: we have functional coverage sensibly defined in pwm_env_cov.sv
. The cleanup will just be removing the unneeded interface. Estimate: 1 day.
Description
TODOs defined in PWM Effort Scoping
./dv/env/pwm_env_cov.sv:208: //regwen_cg = new(); // TODO stage V2S ./dv/cov/pwm_cov_if.sv:14: // TODO Add coverage points if needed
Estimate 0d (coverage related TODOs covered by existing issues)