Entity arith_convert_bin2bcd
Block Diagram of arith_convert_bin2bcd
Name |
Type |
Default |
Description |
---|---|---|---|
BITS |
positive |
8 |
|
DIGITS |
positive |
3 |
|
RADIX |
positive |
2 |
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 |
out |
||
Sign |
std_logic |
out |
×