|
w11 - vhd 0.794
W11 CPU core and support modules
|
Processes | |
| proc_regs | ( CLK ) |
| proc_next | ( R_REGS , ENAXON , ENAESC , UART_TXBUSY , TXDATA , TXENA , RXOK , TXOK ) |
Constants | |
| regs_init | regs_type := ( ( others = > ' 0 ' ) , ' 0 ' , ( others = > ' 0 ' ) , ' 0 ' , ' 1 ' , ' 0 ' , ' 0 ' ) |
Signals | |
| R_REGS | regs_type := regs_init |
| N_REGS | regs_type := regs_init |
Records | |
| regs_type | |
| ibuf | slv8 |
| ival | slbit |
| obuf | slv8 |
| oval | slbit |
| rxok | slbit |
| enaxon_1 | slbit |
| escpend | slbit |
Definition at line 47 of file serport_xontx.vhd.
|
Process |
Definition at line 72 of file serport_xontx.vhd.
Definition at line 85 of file serport_xontx.vhd.
|
Record |
Definition at line 49 of file serport_xontx.vhd.
Definition at line 50 of file serport_xontx.vhd.
Definition at line 51 of file serport_xontx.vhd.
Definition at line 52 of file serport_xontx.vhd.
Definition at line 53 of file serport_xontx.vhd.
Definition at line 54 of file serport_xontx.vhd.
Definition at line 55 of file serport_xontx.vhd.
Definition at line 56 of file serport_xontx.vhd.
|
Constant |
Definition at line 59 of file serport_xontx.vhd.
Definition at line 67 of file serport_xontx.vhd.
Definition at line 68 of file serport_xontx.vhd.