A dual clock asynchronous FIFO written in verilog, tested with Icarus Verilog
-
Updated
Apr 30, 2024 - Verilog
A dual clock asynchronous FIFO written in verilog, tested with Icarus Verilog
Spring 2024 NYCU Integrated Circuit Design Laboratory (ICLAB)
This project explores the simplicity / complexity of a synchronous and asynchronous FIFO. FIFO is a valuable component during data transmission, in particular during clock-domain crossing for multi-bit data. Therefore, we dive it into designing a synchronous and asynchronous FIFO to compare their similarities and differences.
Add a description, image, and links to the cross-clock-domain topic page so that developers can more easily learn about it.
To associate your repository with the cross-clock-domain topic, visit your repo's landing page and select "manage topics."