Skip to content

kausshhk/Gray_code_verification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gray code (also called reflected binary code) is a binary numbering system where only one bit changes at a time between consecutive numbers.

It's mainly used to prevent errors during transitions (especially in hardware, encoders, ADCs, etc.).

Here is a detailed layered testbench designed for obtaining maximum functional coverage

image

About

Designed a layered testbench as a part of the course - Verification Of Digital Systems (UE22EC343AB1)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors