Sone033 Fixed Extra Quality Instant

Discuss the effects of "sone033" on users or systems. This could include decreased performance, system crashes, or security vulnerabilities. Highlighting the impact helps in understanding the urgency of resolving the issue.

When two DMA channels finish within one clock cycle, both assert dma_done . The first channel sets timer_req to 1. The second channel sees timer_req == 1'b1 (already asserted) and generate a second request, resulting in a missed timer update. The subsequent timer_ack clears the request prematurely, causing the timer register to be updated with stale data. This corrupts the fractional part of TIMER0, leading to the observed watchdog expiry. sone033 fixed

If you are a developer or content manager working on a platform and "sone033 fixed" refers to a bug fix or metadata update for this specific entry, you should "prepare a feature" by focusing on the following: Content Feature Preparation Discuss the effects of "sone033" on users or systems