Skip to content

Design and simulation for Asynchronous FIFO Queues in VHDL (with bacher's odd-even sort)

Notifications You must be signed in to change notification settings

Elem404/Designing-and-Testing-Asynchronous-FIFO-Queues

Repository files navigation

Designing and Testing Asynchronous FIFO Queues

The code presented in this repository was part of a paper written for the course "Metastability-Containing Hardware" which is taught by Dr. Moti Medina within the Faculty of Engineering at Bar Ilan University

This repository contains source files in VHDL language for the following systems:

  • Sequence generator (8 bit) + TB
  • Batcher's Odd-Even Sort Network + TB
  • Asynchronous FIFO Queues + TB
  • Full system integration + TB

Authors

Running Tests

To run the TB of the full system, please use EDA Playground.

  Lenguage - VHDL
  Libraries - none
  Top Entity - System_interconnect_TB
  Simulator - Aldec Riviera Pro 2022
  Compile Options - -2019 -o
  USING EPWave

About

Design and simulation for Asynchronous FIFO Queues in VHDL (with bacher's odd-even sort)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages