|
w11 - vhd 0.794
W11 CPU core and support modules
|
Entities | |
| syn | architecture |
Libraries | |
| ieee | |
Use Clauses | |
| std_logic_1164 | |
| numeric_std | |
| slvtypes | Package <slvtypes> |
Generics | |
| CWIDTH | positive := 2 |
| CEDIV | positive := 3 |
| DWIDTH | positive := 8 |
Ports | ||
| CLK | in | slbit |
| RESET | in | slbit := ' 0 ' |
| CE_INT | in | slbit |
| DI | in | slv ( DWIDTH - 1 downto 0 ) |
| DO | out | slv ( DWIDTH - 1 downto 0 ) |
Definition at line 27 of file debounce_gen.vhd.
|
Generic |
Definition at line 29 of file debounce_gen.vhd.
|
Generic |
Definition at line 30 of file debounce_gen.vhd.
|
Generic |
Definition at line 31 of file debounce_gen.vhd.
Definition at line 33 of file debounce_gen.vhd.
Definition at line 34 of file debounce_gen.vhd.
Definition at line 35 of file debounce_gen.vhd.
Definition at line 36 of file debounce_gen.vhd.
Definition at line 38 of file debounce_gen.vhd.
|
Library |
Definition at line 21 of file debounce_gen.vhd.
|
use clause |
Definition at line 22 of file debounce_gen.vhd.
|
use clause |
Definition at line 23 of file debounce_gen.vhd.
|
use clause |
Definition at line 25 of file debounce_gen.vhd.