Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intelligent Predictive FIFO

Overview

This project presents the RTL design and verification of an Intelligent Predictive FIFO architecture using Verilog HDL.

The architecture incorporates predictive control mechanisms to improve handling of burst traffic and minimize overflow and underflow situations.


Features

  • Parameterized FIFO depth and width
  • Predictive Full Detection
  • Predictive Empty Detection
  • Burst Traffic Support
  • Synthesizable RTL Design
  • Functional Verification
  • FPGA Implementation Ready

Tools Used

  • Verilog HDL
  • Xilinx Vivado
  • XSIM Simulator

Project Structure

RTL/             -> Verilog source files
Testbench/       -> Verification files
Simulation/      -> Waveforms and logs
Images/          -> Architecture diagrams
Documentation/   -> Project documents
Reports/         -> Synthesis reports
Scripts/         -> TCL scripts

Future Extensions

  • AXI Interface Integration
  • FPGA Validation
  • Intelligent Traffic Prediction
  • RTL-to-GDS Flow

Skills Demonstrated

  • RTL Design
  • Verilog HDL
  • Functional Verification
  • FPGA Design Flow
  • Digital System Design

About

RTL implementation and verification of an Intelligent Predictive FIFO architecture in Verilog HDL.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages