ASIC_intl
Banned
Suppose Data is coming at the input of a FIFO with an average rate of 50 words per 100 clocks (average write rate). The MAXIMUM rate of data coming to FIFO input is 7 words per 10 clocks. The reading rate at the reading side of the FIFO is that in two clock cycles it can read one word only. Among the two clock cyles for reading the reading operation of the single word occurs only in first clock cycle and not in second clock cycle.Can u calculte the size of FIFO needed for this?