[source]

Entity arith_convert_bin2bcd

BITSDIGITSRADIXClockstd_logicResetstd_logicStartstd_logicBinary[BITS - 1 downto 0]std_logic_vectorIsSignedstd_logicBusystd_logicBCDDigitsT_BCD_VECTOR[DIGITS - 1 downto 0]Signstd_logic

Block Diagram of arith_convert_bin2bcd

Generics

Name

Type

Default

Description

BITS

positive

8

DIGITS

positive

3

RADIX

positive

2

Ports

Name

Type

Direction

Description

Clock

std_logic

in

Reset

std_logic

in

Start

std_logic

in

Busy

std_logic

out

Binary

std_logic_vector

in

IsSigned

std_logic

in

BCDDigits

T_BCD_VECTOR

out

Sign

std_logic

out