Jump to content

Template:Gray code by bit width

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Matthiaspaul (talk | contribs) at 00:57, 13 January 2018 (The idea was to keep 2 columns. If we use 3 columns, the 2-bit stuff can be moved up for even better clarity). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Gray code
by bit width
2-bit 3-bit 4-bit
00 000 0000
01 001 0001
11 011 0011
10 010 0010
110 0110
111 0111
101 0101
100 0100
1100
1101
1111
1110
1010
1011
1001
1000