w11 - vhd 0.794
W11 CPU core and support modules
|
Processes | |
proc_regs | ( CLK ) |
proc_next | ( R_REGS , CE_MSEC , SWI , BTN , BTN4 ) |
Constants | |
c_mode_rndm | slv2 := " 00 " |
c_mode_cnt | slv2 := " 01 " |
c_mode_swi | slv2 := " 10 " |
c_mode_btst | slv2 := " 11 " |
rndminit | slv8 := " 01010101 " |
btnzero | slv ( BWIDTH - 1 downto 0 ) := ( others = > ' 0 ' ) |
regs_init | regs_type := ( c_mode_rndm , ' 0 ' , ( others = > ' 0 ' ) , ( others = > ' 0 ' ) , rndminit , ( others = > ' 0 ' ) , btnzero , ( others = > ' 0 ' ) , ( others = > ' 0 ' ) , ( others = > ' 0 ' ) ) |
Signals | |
R_REGS | regs_type := regs_init |
N_REGS | regs_type := regs_init |
BTN4 | slbit := ' 0 ' |
Records | |
regs_type | |
mode | slv2 |
allon | slbit |
cnt | slv16 |
tcnt | slv16 |
rndm | slv8 |
swi_1 | slv8 |
btn_1 | slv ( BWIDTH - 1 downto 0 ) |
led | slv8 |
dsp | slv16 |
dp | slv4 |
Definition at line 46 of file tst_snhumanio.vhd.
|
Process |
Definition at line 105 of file tst_snhumanio.vhd.
Definition at line 118 of file tst_snhumanio.vhd.
|
Constant |
Definition at line 48 of file tst_snhumanio.vhd.
|
Constant |
Definition at line 49 of file tst_snhumanio.vhd.
|
Constant |
Definition at line 50 of file tst_snhumanio.vhd.
|
Constant |
Definition at line 51 of file tst_snhumanio.vhd.
|
Record |
Definition at line 53 of file tst_snhumanio.vhd.
Definition at line 54 of file tst_snhumanio.vhd.
Definition at line 55 of file tst_snhumanio.vhd.
Definition at line 56 of file tst_snhumanio.vhd.
Definition at line 57 of file tst_snhumanio.vhd.
Definition at line 58 of file tst_snhumanio.vhd.
Definition at line 59 of file tst_snhumanio.vhd.
Definition at line 60 of file tst_snhumanio.vhd.
Definition at line 61 of file tst_snhumanio.vhd.
Definition at line 62 of file tst_snhumanio.vhd.
Definition at line 63 of file tst_snhumanio.vhd.
Definition at line 69 of file tst_snhumanio.vhd.
Definition at line 71 of file tst_snhumanio.vhd.
|
Constant |
Definition at line 73 of file tst_snhumanio.vhd.
Definition at line 87 of file tst_snhumanio.vhd.
Definition at line 88 of file tst_snhumanio.vhd.
Definition at line 90 of file tst_snhumanio.vhd.