lowRISC / opentitan

OpenTitan: Open source silicon root of trust
https://www.opentitan.org
Apache License 2.0
2.44k stars 730 forks source link

[chip-test, adc_ctrl] chip_sw_adc_ctrl_debug_cable_irq #21475

Open johngt opened 4 months ago

johngt commented 4 months ago

Test point name

chip_sw_adc_ctrl_debug_cable_irq

Host side component

Rust?

Opentitantool infrastructure implemented

Yes

Silicon Validation (SiVal)

Yes

Emulation targets

Contact person

Checklist

Please fill out this checklist as items are completed. Link to PRs and issues as appropriate.

matutem commented 2 weeks ago

This test needs to inject specific activity in the adc_ctrl, which is only feasible in sim_dv. The test already works in sim_dv, so perhaps this needs to be closed. By the way, the chip_sw_adc_ctrl_sleep_debug_cable_wakeup test implements both chip_sw_adc_ctrl_debug_cable_irq and chip_sw_adc_ctrl_sleep_debug_cable_wakeup testpoints.