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> |
memlib | Package <memlib> |
Generics | |
AWIDTH | positive := 4 |
DWIDTH | positive := 16 |
Ports | ||
CLK | in | slbit |
RESET | in | slbit |
WE | in | slbit |
RE | in | slbit |
DI | in | slv ( DWIDTH - 1 downto 0 ) |
DO | out | slv ( DWIDTH - 1 downto 0 ) |
SIZE | out | slv ( AWIDTH - 1 downto 0 ) |
EMPTY | out | slbit |
FULL | out | slbit |
Definition at line 29 of file fifo_1c_dram_raw.vhd.
|
Generic |
Definition at line 31 of file fifo_1c_dram_raw.vhd.
|
Generic |
Definition at line 32 of file fifo_1c_dram_raw.vhd.
Definition at line 34 of file fifo_1c_dram_raw.vhd.
Definition at line 35 of file fifo_1c_dram_raw.vhd.
Definition at line 36 of file fifo_1c_dram_raw.vhd.
Definition at line 37 of file fifo_1c_dram_raw.vhd.
Definition at line 38 of file fifo_1c_dram_raw.vhd.
Definition at line 39 of file fifo_1c_dram_raw.vhd.
Definition at line 40 of file fifo_1c_dram_raw.vhd.
Definition at line 41 of file fifo_1c_dram_raw.vhd.
Definition at line 43 of file fifo_1c_dram_raw.vhd.
|
Library |
Definition at line 22 of file fifo_1c_dram_raw.vhd.
|
use clause |
Definition at line 23 of file fifo_1c_dram_raw.vhd.
|
use clause |
Definition at line 24 of file fifo_1c_dram_raw.vhd.
|
use clause |
Definition at line 26 of file fifo_1c_dram_raw.vhd.
|
use clause |
Definition at line 27 of file fifo_1c_dram_raw.vhd.