RTL

Ready-valid skid buffer

mediumReady-Valid and Flow ControlHandshakeETA: 16 min

Implement a one-entry skid buffer for a ready-valid channel that preserves throughput while handling downstream stalls without dropping data.

Not started

Log in to save drafts and track solved problems.

Problem Statement

Implement a one-entry skid buffer for a ready-valid channel that preserves throughput while handling downstream stalls without dropping data.

Scoring

Backpressure, hold logic

What to deliver

  • Compilable RTL / UVM / spec as applicable
  • Brief note on trade-offs and timing or coverage assumptions
  • Waveform or log for at least one passing test