Content deleted Content added
yet another notable m of n code. |
|||
Line 17:
{{main|one-hot}}
A special case of constant weight codes are the one-of-N codes, that encode <math>log_2 N</math> bits in a code-word of <math>N</math> bits. The one-of-two code uses the code words 01 and 10 to encode the bits '0' and '1'.
| title=System-on-Chip Design using Self-timed Networks-on-Chip
| url=http://www.design-reuse.com/articles/14561/system-on-chip-design-using-self-timed-networks-on-chip.html
| authors=W.J.Bainbridge, A.Bardsley, R.W.McGuffin
}}</ref> used in delay insensitive circuits. For these codes, <math>n=N,~ d=2,~ w=1</math> and <math>A(n, d, w) = n</math>.
== m of n codes==
|