w11 - vhd 0.794
W11 CPU core and support modules
|
Entities | |
syn | architecture |
Libraries | |
ieee |
Use Clauses | |
std_logic_1164 | |
slvtypes | Package <slvtypes> |
genlib | Package <genlib> |
Generics | |
DWIDTH | positive := 4 |
Ports | ||
CLK | in | slbit |
RESET | in | slbit := ' 0 ' |
CE | in | slbit := ' 1 ' |
DATA | out | slv ( DWIDTH - 1 downto 0 ) |
Definition at line 24 of file gray_cnt_gen.vhd.
|
Generic |
Definition at line 26 of file gray_cnt_gen.vhd.
Definition at line 28 of file gray_cnt_gen.vhd.
Definition at line 29 of file gray_cnt_gen.vhd.
Definition at line 30 of file gray_cnt_gen.vhd.
Definition at line 32 of file gray_cnt_gen.vhd.
|
Library |
Definition at line 18 of file gray_cnt_gen.vhd.
|
use clause |
Definition at line 19 of file gray_cnt_gen.vhd.
|
use clause |
Definition at line 21 of file gray_cnt_gen.vhd.
|
use clause |
Definition at line 22 of file gray_cnt_gen.vhd.