w11 - vhd 0.794
W11 CPU core and support modules
|
Processes | |
proc_regs | ( CLK ) |
proc_next | ( R_REGS , ENAXON , ENAESC , UART_RXDATA , UART_RXVAL , RXHOLD ) |
Constants | |
regs_init | regs_type := ( ' 1 ' , ' 0 ' , ( others = > ' 0 ' ) , ' 0 ' , ' 0 ' ) |
Signals | |
R_REGS | regs_type := regs_init |
N_REGS | regs_type := regs_init |
Records | |
regs_type | |
txok | slbit |
escseen | slbit |
rxdata | slv8 |
rxval | slbit |
rxovr | slbit |
Definition at line 45 of file serport_xonrx.vhd.
|
Process |
Definition at line 67 of file serport_xonrx.vhd.
|
Process |
Definition at line 80 of file serport_xonrx.vhd.
|
Record |
Definition at line 47 of file serport_xonrx.vhd.
Definition at line 48 of file serport_xonrx.vhd.
Definition at line 49 of file serport_xonrx.vhd.
Definition at line 50 of file serport_xonrx.vhd.
Definition at line 51 of file serport_xonrx.vhd.
Definition at line 52 of file serport_xonrx.vhd.
Definition at line 55 of file serport_xonrx.vhd.
Definition at line 62 of file serport_xonrx.vhd.
Definition at line 63 of file serport_xonrx.vhd.