FIFO Depth2
An asynchronous FIFO is used to pass data from a 100 MHz write clock domain to a 50 MHz read clock domain. The producer writes a continuous burst of 80 items at a rate of 1 item per write clock cycle. The consumer reads at a rate of 1 item per read clock cycle. What is the absolute minimum FIFO depth required to guarantee no data is dropped during this burst?
