|
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> |
Generics | |
| SWIDTH | positive := 8 |
| BWIDTH | positive := 4 |
| LWIDTH | positive := 8 |
| DCWIDTH | positive := 2 |
| RB_ADDR | slv16 := x " fef0 " |
Ports | ||
| CLK | in | slbit |
| RESET | in | slbit := ' 0 ' |
| 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 ) |
Definition at line 55 of file sn_humanio_emu_rbus.vhd.
|
Generic |
Definition at line 57 of file sn_humanio_emu_rbus.vhd.
|
Generic |
Definition at line 58 of file sn_humanio_emu_rbus.vhd.
|
Generic |
Definition at line 59 of file sn_humanio_emu_rbus.vhd.
|
Generic |
Definition at line 60 of file sn_humanio_emu_rbus.vhd.
Definition at line 61 of file sn_humanio_emu_rbus.vhd.
Definition at line 63 of file sn_humanio_emu_rbus.vhd.
Definition at line 64 of file sn_humanio_emu_rbus.vhd.
|
Port |
Definition at line 65 of file sn_humanio_emu_rbus.vhd.
|
Port |
Definition at line 66 of file sn_humanio_emu_rbus.vhd.
Definition at line 67 of file sn_humanio_emu_rbus.vhd.
Definition at line 68 of file sn_humanio_emu_rbus.vhd.
Definition at line 69 of file sn_humanio_emu_rbus.vhd.
Definition at line 70 of file sn_humanio_emu_rbus.vhd.
Definition at line 72 of file sn_humanio_emu_rbus.vhd.
|
Library |
Definition at line 46 of file sn_humanio_emu_rbus.vhd.
|
use clause |
Definition at line 47 of file sn_humanio_emu_rbus.vhd.
|
use clause |
Definition at line 48 of file sn_humanio_emu_rbus.vhd.
|
use clause |
Definition at line 50 of file sn_humanio_emu_rbus.vhd.
|
use clause |
Definition at line 51 of file sn_humanio_emu_rbus.vhd.