[dv/clkmgr] Test different rst_io* and rst_root_io*
Open
Component:DV
Earlgrey-PROD Candidate
IP:clkmgr
Priority:P2
- Dominant language
- SystemVerilog
- Stars
- 3.6k
- Forks
- 1.1k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 141
Description
### Description
clkmgr has rst_io_ni, rst_io_div2_ni, and rst_io_div4_ni. Similarly it has three rst_root_io*. The testbench hooks them all to the same interface.
We should hook these to different interfaces and create simple tests that send different stimuli to each in order to verify they behave as expected.
This seems like a low priority test since the functional differences between them are pretty simple.
Contributor guide
Assessment
This issue has not been assessed yet.