Entity arith_counter_gray
Block Diagram of arith_counter_gray
Name |
Type |
Default |
Description |
---|---|---|---|
BITS |
positive |
|
|
INIT |
natural |
0 |
Initial/reset counter value |
Name |
Type |
Direction |
Description |
---|---|---|---|
clk |
std_logic |
in |
|
rst |
std_logic |
in |
|
inc |
std_logic |
in |
|
dec |
std_logic |
in |
|
val |
std_logic_vector |
out |
|
cry |
std_logic |
out |
Carry output |
×