You must login before you can post a comment.
Author: Tanmay Kale
Forked from: jayant/4-Bit Binary to Gray and
Project access type: Public
Description:
Gray Code:
Gray code is a binary numeral system where two successive values differ in only one bit.
Binary to Gray:
Binary to gray code converter is a combinational circuit that converts a binary number into a gray code. The circuit diagram of Binary to Gray Converter is shown in the following figure:
Created: Nov 03, 2020
Updated: Aug 26, 2023
Comments