|
w11 - vhd 0.794
W11 CPU core and support modules
|
Processes | |
| proc_rxok | ( CLK ) |
| proc_cts | ( TXCTS_N , XONTX_TXENA , UART_TXBUSY ) |
| proc_abclkdiv | ( ABCLKDIV , ABCLKDIV_F ) |
| proc_check | ( CLK ) |
Signals | |
| R_RXOK | slbit := ' 1 ' |
| RESET_INT | slbit := ' 0 ' |
| UART_RXDATA | slv8 := ( others = > ' 0 ' ) |
| UART_RXVAL | slbit := ' 0 ' |
| UART_TXDATA | slv8 := ( others = > ' 0 ' ) |
| UART_TXENA | slbit := ' 0 ' |
| UART_TXBUSY | slbit := ' 0 ' |
| XONTX_TXENA | slbit := ' 0 ' |
| XONTX_TXBUSY | slbit := ' 0 ' |
| RXFIFO_DI | slv8 := ( others = > ' 0 ' ) |
| RXFIFO_ENA | slbit := ' 0 ' |
| RXFIFO_BUSY | slbit := ' 0 ' |
| RXFIFO_SIZE | slv ( RXFAWIDTH downto 0 ) := ( others = > ' 0 ' ) |
| TXFIFO_DO | slv8 := ( others = > ' 0 ' ) |
| TXFIFO_VAL | slbit := ' 0 ' |
| TXFIFO_HOLD | slbit := ' 0 ' |
| RXERR | slbit := ' 0 ' |
| RXOVR | slbit := ' 0 ' |
| RXACT | slbit := ' 0 ' |
| ABACT | slbit := ' 0 ' |
| ABDONE | slbit := ' 0 ' |
| ABCLKDIV | slv ( CDWIDTH - 1 downto 0 ) := ( others = > ' 0 ' ) |
| ABCLKDIV_F | slv3 := ( others = > ' 0 ' ) |
| TXOK | slbit := ' 0 ' |
| RXOK | slbit := ' 0 ' |
Instantiations | |
| uart | serport_uart_rxtx_ab <Entity serport_uart_rxtx_ab> |
| xonrx | serport_xonrx <Entity serport_xonrx> |
| xontx | serport_xontx <Entity serport_xontx> |
| rxfifo | fifo_1c_dram <Entity fifo_1c_dram> |
| txfifo | fifo_1c_dram <Entity fifo_1c_dram> |
Definition at line 67 of file serport_1clock.vhd.
| proc_rxok | ( | CLK | ) |
Definition at line 198 of file serport_1clock.vhd.
|
Process |
Definition at line 220 of file serport_1clock.vhd.
|
Process |
Definition at line 240 of file serport_1clock.vhd.
|
Process |
Definition at line 249 of file serport_1clock.vhd.
Definition at line 69 of file serport_1clock.vhd.
Definition at line 71 of file serport_1clock.vhd.
|
Signal |
Definition at line 73 of file serport_1clock.vhd.
|
Signal |
Definition at line 74 of file serport_1clock.vhd.
|
Signal |
Definition at line 75 of file serport_1clock.vhd.
|
Signal |
Definition at line 76 of file serport_1clock.vhd.
|
Signal |
Definition at line 77 of file serport_1clock.vhd.
|
Signal |
Definition at line 79 of file serport_1clock.vhd.
|
Signal |
Definition at line 80 of file serport_1clock.vhd.
Definition at line 82 of file serport_1clock.vhd.
|
Signal |
Definition at line 83 of file serport_1clock.vhd.
|
Signal |
Definition at line 84 of file serport_1clock.vhd.
|
Signal |
Definition at line 85 of file serport_1clock.vhd.
Definition at line 86 of file serport_1clock.vhd.
|
Signal |
Definition at line 87 of file serport_1clock.vhd.
|
Signal |
Definition at line 88 of file serport_1clock.vhd.
Definition at line 90 of file serport_1clock.vhd.
Definition at line 91 of file serport_1clock.vhd.
Definition at line 92 of file serport_1clock.vhd.
Definition at line 93 of file serport_1clock.vhd.
Definition at line 94 of file serport_1clock.vhd.
Definition at line 95 of file serport_1clock.vhd.
|
Signal |
Definition at line 96 of file serport_1clock.vhd.
Definition at line 98 of file serport_1clock.vhd.
Definition at line 99 of file serport_1clock.vhd.
|
Instantiation |
Definition at line 128 of file serport_1clock.vhd.
|
Instantiation |
Definition at line 145 of file serport_1clock.vhd.
|
Instantiation |
Definition at line 161 of file serport_1clock.vhd.
|
Instantiation |
Definition at line 177 of file serport_1clock.vhd.
|
Instantiation |
Definition at line 193 of file serport_1clock.vhd.