Skip to content

ChandraLekha559/-Design-of-Asynchronous-FIFO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Need of Asynchronous-FIFO

◦ Asynchronous First-In-First-Out (FIFO) is a widely used design technique in when dealing with Clock Domain Crossing (CDC) issues. ◦ CDC refers to the transfer of data signals between different clock domains, which can result in metastability, data loss, or other issues.

Design of Asynchronous-FIFO

◦ Designed an Asynchronus FIFO using Verilog and simulated using Modelsim-Altera tool. ◦ Used Gray Code encoding for inter-clock domain control data transfer to avoid multi-bit signal transitions. ◦ Implemented Two Flip-Flop Synchronizer to avoid metastability issues in CDC

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published