Knockout Output Buffer
must accept up to l packets in 1 cycle and send them ASAP (1 per cycle)
rather than implement a FIFO that is accepts data at a rate l times its drain rate, instead use an array of FIFOs w/shifter
use round-robin among FIFOs
Previous slide
Next slide
Back to first slide
View graphic version