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
|
|