Entity arith_carrychain_inc
Block Diagram of arith_carrychain_inc
This is a generic carry-chain abstraction for increment by one operations.
Y <= X + (0...0) & Cin
Name |
Type |
Default |
Description |
---|---|---|---|
BITS |
positive |
Name |
Type |
Direction |
Description |
---|---|---|---|
X |
std_logic_vector |
in |
|
CIn |
std_logic |
in |
|
Y |
std_logic_vector |
out |
×