-
Notifications
You must be signed in to change notification settings - Fork 3
FIFO
Karl Janson edited this page Apr 3, 2019
·
1 revision
The implementation of the FIFO in the NoC router with credit-based flow control is illustrated in Fig. 1. In this FIFO, the read and write pointers are both encoded as one-hot. The FIFO depth is assumed to be 4 slots and each slot can store one flit (which is 32 bits).
Figure 1. Overview of the FIFO in NoC router with credit-based flow control
Copyright © 2016 as collective work done by the contributors listed in the home page. Parts of this work are re-use or modification of work under different licenses. Please refer to disclaimers in the related folders.