[rram_ctrl,dv] Connect rram_test_analog_io to something meaningful in rram_ctrl tb
Open
- Dominant language
- SystemVerilog
- Stars
- 3.6k
- Forks
- 1.1k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 141
Description
Currently tied to a constant (assign (pull1, pull0) rram_test_analog = 1'b0;) instead of being driven/monitored meaningfully.
Contributor guide
Research direction
Start in the rram_ctrl testbench and trace rram_test_analog_io from its current constant assignment. Determine the intended meaningful driver or monitor for this signal, replace the constant connection, and verify the relevant rram_ctrl DV checks.
Written by the indexing model from the issue text.
Assessment
- Domain
- embedded-iot, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100