Skip to content

This project implements a bit error rate tester. A PRBS (pseudo random bit sequence) is generated that can feed the DUT. The receiver compares the internally delayed transmitted signals with received signal and counts up an error counter if their logic levels differ.

License

Notifications You must be signed in to change notification settings

sascha-kirch/Bit_Error_Tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bit_Error_Tester

This project implements a bit error rate tester. A PRBS (pseudo random bit sequence) is generated that can feed the DUT. The receiver compares the internally delayed transmitted signals with received signal and counts up an error counter if their logic levels differ.

The design is written in HDL and it has been tested using a cyclone II FPGA board from ALTERA.

Design Architecture

Block Diagram of Inputs and Outputs

Repo Stats

since 16.04.2022

About

This project implements a bit error rate tester. A PRBS (pseudo random bit sequence) is generated that can feed the DUT. The receiver compares the internally delayed transmitted signals with received signal and counts up an error counter if their logic levels differ.

Topics

Resources

License

Stars

Watchers

Forks