Convert decimal number in binary number

  • Follow


Hello,

is there a function in vhdl to convert a decimal in to a BCD? Or have I to
do this manual ? And if this is the only way, how can I do this?

Martin


0
Reply makok 2/23/2004 5:18:13 PM

makok wrote:

> Hello,
> 
> is there a function in vhdl to convert a decimal in to a BCD? Or have I to
> do this manual ? And if this is the only way, how can I do this?

This might work. I haven't looked at it, I just googled for 2 secs, but 
it looks like it's what you want.

http://www.vhdl-online.de/model_lib_patras/vhdl_sources/special/special.htm#bin_bcdN

-- Anders
0
Reply Anders 2/23/2004 6:04:26 PM


1 Replies
808 Views

(page loaded in 0.072 seconds)

Similiar Articles:













7/26/2012 8:51:23 AM


Reply: