w11 - vhd 0.794
W11 CPU core and support modules
|
Processes | |
proc_regs | ( CLK ) |
proc_next | ( R_REGS , RESET , CLKDIV , TXDATA , TXENA ) |
Constants | |
cntzero | slv ( CDWIDTH - 1 downto 0 ) := ( others = > ' 0 ' ) |
regs_init | regs_type := ( cntzero , ( others = > ' 0 ' ) , ( others = > ' 1 ' ) , ' 0 ' ) |
Signals | |
R_REGS | regs_type := regs_init |
N_REGS | regs_type := regs_init |
Records | |
regs_type | |
ccnt | slv ( CDWIDTH - 1 downto 0 ) |
bcnt | slv4 |
sreg | slv9 |
busy | slbit |
Definition at line 46 of file serport_uart_tx.vhd.
|
Process |
Definition at line 68 of file serport_uart_tx.vhd.
Definition at line 77 of file serport_uart_tx.vhd.
|
Record |
Definition at line 48 of file serport_uart_tx.vhd.
Definition at line 49 of file serport_uart_tx.vhd.
Definition at line 50 of file serport_uart_tx.vhd.
Definition at line 51 of file serport_uart_tx.vhd.
Definition at line 52 of file serport_uart_tx.vhd.
Definition at line 55 of file serport_uart_tx.vhd.
Definition at line 56 of file serport_uart_tx.vhd.
Definition at line 63 of file serport_uart_tx.vhd.
Definition at line 64 of file serport_uart_tx.vhd.