Asynchronous FIFO design of FPGA: function of each module and detailed explanation of Verilog code
Implementation principle reference: Asynchronous fifo -- Verilog implementation_ Alan aixiao's blog - CSDN blog_ Asynchronous fifo
Code reference: IC Foundation (I): asynchronous fifo_ Maochuang an's blog - CSDN blog_ Asynchronous fifo
1. Key points of asynchronous FIFO design:
(1) Conversion from binary code to gray code:
The highest bit o ...
Posted by torvald_helmer on Tue, 21 Sep 2021 12:04:51 -0700