w11 - vhd 0.794
W11 CPU core and support modules
|
Processes | |
proc_regs | ( CLK ) |
proc_next | ( R_REGS , CHEX , CDP ) |
proc_mux | ( R_REGS , DIN , DP ) |
Constants | |
regs_init | regs_type := ( slv ( to_unsigned ( 0 , CDWIDTH ) ) , slv ( to_unsigned ( 0 , DCWIDTH ) ) ) |
hex2segtbl | hex2segtbl_type := ( " 0111111 " , " 0000110 " , " 1011011 " , " 1001111 " , " 1100110 " , " 1101101 " , " 1111101 " , " 0000111 " , " 1111111 " , " 1101111 " , " 1110111 " , " 1111100 " , " 0111001 " , " 1011110 " , " 1111001 " , " 1110001 " ) |
Types | |
hex2segtbl_type | ( 0 to 15 ) slv7 |
Signals | |
R_REGS | regs_type := regs_init |
N_REGS | regs_type := regs_init |
CHEX | slv4 := ( others = > ' 0 ' ) |
CDP | slbit := ' 0 ' |
Records | |
regs_type | |
cdiv | slv ( CDWIDTH - 1 downto 0 ) |
dcnt | slv ( DCWIDTH - 1 downto 0 ) |
Definition at line 53 of file sn_7segctl.vhd.
|
Process |
Definition at line 100 of file sn_7segctl.vhd.
Definition at line 110 of file sn_7segctl.vhd.
Definition at line 149 of file sn_7segctl.vhd.
|
Record |
Definition at line 54 of file sn_7segctl.vhd.
Definition at line 55 of file sn_7segctl.vhd.
Definition at line 56 of file sn_7segctl.vhd.
|
Constant |
Definition at line 59 of file sn_7segctl.vhd.
|
Type |
Definition at line 64 of file sn_7segctl.vhd.
|
Constant |
Definition at line 66 of file sn_7segctl.vhd.
Definition at line 85 of file sn_7segctl.vhd.
Definition at line 86 of file sn_7segctl.vhd.
Definition at line 87 of file sn_7segctl.vhd.
Definition at line 88 of file sn_7segctl.vhd.