Skip to content

maverick-sp/FIFO-Buffer-HDL-Implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple implementation of FWFT (First Word Fall Through) FIFO in Verilog. I have used three Verilog Modules for the implementation. FIFO.v is the top module which contains a Controller and Register File. Controller is implemented using simple FSM based approach.

About

Circular Queue implementation of FIFO Buffer in Verilog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published