I couldnt figure if you wanted 1 BCD digit with 4 bits ( would allow
0thru9)
or 4 BCD digits (each digit having 4 bits, allowing 0000 thru 9999)

Not much conversion is needed for the single digit, 
just limit the range,
but, for the 4 digit scheme, you need some translation from bin to bcd.
tomp


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to