Skip to content

Simulation of an asynchronous fifo/buffer used to transfer data between different clock domains using verilog

Notifications You must be signed in to change notification settings

surajbidnur/async_fifo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

An a synchronous fifo help pass data from one clock domain to another clock domain safely without any corruption or loss of data.

The main code and the test-bench files are located in the "hdl" folder.

The testing is done is such a way that it generates an input and output file which cn then be compared to see it there are any issues.

Used Altera Quartus-II software for simulation and debugging.

About

Simulation of an asynchronous fifo/buffer used to transfer data between different clock domains using verilog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published