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> |
rblib | Package <rblib> |
bpgenlib | Package <bpgenlib> |
Generics | |
SWIDTH | positive := 8 |
BWIDTH | positive := 4 |
LWIDTH | positive := 8 |
DCWIDTH | positive := 2 |
DEBOUNCE | boolean := true |
RB_ADDR | slv16 := x " fef0 " |
Ports | ||
CLK | in | slbit |
RESET | in | slbit := ' 0 ' |
CE_MSEC | in | slbit |
RB_MREQ | in | rb_mreq_type |
RB_SRES | out | rb_sres_type |
SWI | out | slv ( SWIDTH - 1 downto 0 ) |
BTN | out | slv ( BWIDTH - 1 downto 0 ) |
LED | in | slv ( LWIDTH - 1 downto 0 ) |
DSP_DAT | in | slv ( 4 * ( 2 ** DCWIDTH ) - 1 downto 0 ) |
DSP_DP | in | slv ( ( 2 ** DCWIDTH ) - 1 downto 0 ) |
I_SWI | in | slv ( SWIDTH - 1 downto 0 ) |
I_BTN | in | slv ( BWIDTH - 1 downto 0 ) |
O_LED | out | slv ( LWIDTH - 1 downto 0 ) |
O_ANO_N | out | slv ( ( 2 ** DCWIDTH ) - 1 downto 0 ) |
O_SEG_N | out | slv8 |
Definition at line 85 of file sn_humanio_rbus.vhd.
|
Generic |
Definition at line 87 of file sn_humanio_rbus.vhd.
|
Generic |
Definition at line 88 of file sn_humanio_rbus.vhd.
|
Generic |
Definition at line 89 of file sn_humanio_rbus.vhd.
|
Generic |
Definition at line 90 of file sn_humanio_rbus.vhd.
|
Generic |
Definition at line 91 of file sn_humanio_rbus.vhd.
Definition at line 92 of file sn_humanio_rbus.vhd.
Definition at line 94 of file sn_humanio_rbus.vhd.
Definition at line 95 of file sn_humanio_rbus.vhd.
Definition at line 96 of file sn_humanio_rbus.vhd.
|
Port |
Definition at line 97 of file sn_humanio_rbus.vhd.
|
Port |
Definition at line 98 of file sn_humanio_rbus.vhd.
Definition at line 99 of file sn_humanio_rbus.vhd.
Definition at line 100 of file sn_humanio_rbus.vhd.
Definition at line 101 of file sn_humanio_rbus.vhd.
Definition at line 102 of file sn_humanio_rbus.vhd.
Definition at line 103 of file sn_humanio_rbus.vhd.
Definition at line 104 of file sn_humanio_rbus.vhd.
Definition at line 105 of file sn_humanio_rbus.vhd.
Definition at line 106 of file sn_humanio_rbus.vhd.
Definition at line 107 of file sn_humanio_rbus.vhd.
Definition at line 109 of file sn_humanio_rbus.vhd.
|
Library |
Definition at line 75 of file sn_humanio_rbus.vhd.
|
use clause |
Definition at line 76 of file sn_humanio_rbus.vhd.
|
use clause |
Definition at line 77 of file sn_humanio_rbus.vhd.
|
use clause |
Definition at line 79 of file sn_humanio_rbus.vhd.
|
use clause |
Definition at line 80 of file sn_humanio_rbus.vhd.
|
use clause |
Definition at line 81 of file sn_humanio_rbus.vhd.