asynchronous-fifo
Here are 9 public repositories matching this topic...
Synthesizable Verilog Source Codes(DUT), Test-bench and Simulation Results.
-
Updated
May 10, 2019 - Verilog
An FPGA implementation of Cummings' Asynchronous FIFO
-
Updated
Apr 14, 2022 - SystemVerilog
This repository contains an asynchronous FIFO design and a comprehensive UVM testbench for its functional verification. It demonstrates a robust, real-world approach to digital design and verification.
-
Updated
Sep 22, 2025 - SystemVerilog
Parameterized Asynchronous FIFO in Verilog using Gray Code pointers with Full, Empty, Almost Full, and Almost Empty flags for safe clock domain crossing (CDC).
-
Updated
May 8, 2026 - Verilog
A highly parameterized, synthesizable Asynchronous FIFO designed to safely transfer data between two independent, asynchronous clock domains. This project demonstrates core VLSI concepts including metastability prevention, Gray code synchronization, and static timing closure on an FPGA architecture.
-
Updated
May 24, 2026 - Verilog
Asynchronous FIFO with CDC Reliability Analyzer built from scratch in Verilog. Gray-code pointers, 2-FF synchronizers, randomized stress testbench, timing closure on Artix-7 (WNS = +6.31 ns). No IP cores used.
-
Updated
Apr 24, 2026 - Verilog
Parameterizable Asynchronous FIFO with Gray Code Synchronization - A robust clock domain crossing solution in SystemVerilog
-
Updated
Nov 20, 2025 - SystemVerilog
Improve this page
Add a description, image, and links to the asynchronous-fifo topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the asynchronous-fifo topic, visit your repo's landing page and select "manage topics."