Asynchronous FIFO for transferring data between two asynchronous clock domains
-
Updated
Jun 3, 2016 - Verilog
Asynchronous FIFO for transferring data between two asynchronous clock domains
FIFO implementation with different clock domains for read and write.
RTL designs and simulations for FIFO buffers (Synchronous & Asynchronous) in Verilog, targeting robust data handling architectures.
Production-ready asynchronous FIFO buffer with independent read/write clock domains for safe CDC operations. Features Gray code pointers, dual flip-flop synchronizers, metastability prevention, and parameterized design. Essential for SoC inter-module communication and multi-clock systems.
Add a description, image, and links to the clock-domain-crossing topic page so that developers can more easily learn about it.
To associate your repository with the clock-domain-crossing topic, visit your repo's landing page and select "manage topics."