4-bit Binary-to-Gray code
0 Stars     3 Views    

Author: Anmol Goyal

Project access type: Public

Description:

Input: For circuit 1: Binary code (B3 B2 B1 B0) = 0101

Output: For circuit 1: Gray code (G3 G2 G1 G0)= 0111

Created: Dec 30, 2022

Updated: Aug 27, 2023


Comments

You must login before you can post a comment.