Muthuraja.M
Advanced Member level 4
Hi Friends,
I need to know the exact difference Synchronous FIFOs and Asynchronous FIFOs based on its usage and applications.
If the clock frequency is same for EX: read_clk and write_clk is same (10MHz) the write will be fast and read will be slow in that case what type of FIFO need to be used?
If the clock frequency is not same (RD_CLK = 5 MHz, WR_CLK = 10 MHz) the write will be fast and read will be slow in that case what type of FIFO need to be used?
If the clock frequency is not same (RD_CLK = 1 MHz, WR_CLK = 23 MHz) the write will be fast and read will be slow in that case what type of FIFO need to be used?
I need to know the exact difference Synchronous FIFOs and Asynchronous FIFOs based on its usage and applications.
If the clock frequency is same for EX: read_clk and write_clk is same (10MHz) the write will be fast and read will be slow in that case what type of FIFO need to be used?
If the clock frequency is not same (RD_CLK = 5 MHz, WR_CLK = 10 MHz) the write will be fast and read will be slow in that case what type of FIFO need to be used?
If the clock frequency is not same (RD_CLK = 1 MHz, WR_CLK = 23 MHz) the write will be fast and read will be slow in that case what type of FIFO need to be used?