Skip to content

A Streaming IO Switch with 4 input streaming interfaces and 4 output streaming interfaces.

Notifications You must be signed in to change notification settings

halalboro/IO-Switch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IO-Switch

  • Designed a 4x4 Streaming I/O Switch based on a simplified version of the AXI protocol to solve a FPGA Design Problem Statement.
  • The I/O switch implements register-based control and data interfaces that follow the AXI protocol loosely.
  • The testbench was written in C++ to simulate the I/O switch design on the Verilator simulation tool and obtain the output in the form of a waveform (.vcd).
  • Packaged everything into a reproducible form using Docker Containers.

About

A Streaming IO Switch with 4 input streaming interfaces and 4 output streaming interfaces.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published