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