Is BCD value 9 the only value that needs translation? Could you actually need a BCD to grey code translation?
Is BCD value 9 the only value that needs translation? Could you actually need a BCD to grey code translation?
Tim Barr
If your variable is always going to be 4 bits, the complement would be got by variable(comp) = 15-variable.
Regards,
Anand
Bookmarks