|
w11 - vhd 0.794
W11 CPU core and support modules
|
Processes | |
| proc_stim | |
| proc_moni | |
Constants | |
| clock_period | Delay_length := 20 ns |
| clock_offset | Delay_length := 200 ns |
| setup_time | Delay_length := 5 ns |
| c2out_time | Delay_length := 10 ns |
Signals | |
| CLK | slbit := ' 0 ' |
| RESET | slbit := ' 0 ' |
| CLKDIV | slv13 := slv ( to_unsigned ( 15 , 13 ) ) |
| RXDATA | slv8 := ( others = > ' 0 ' ) |
| RXVAL | slbit := ' 0 ' |
| RXERR | slbit := ' 0 ' |
| RXACT | slbit := ' 0 ' |
| TXSD | slbit := ' 0 ' |
| TXDATA | slv8 := ( others = > ' 0 ' ) |
| TXENA | slbit := ' 0 ' |
| TXBUSY | slbit := ' 0 ' |
| CLK_STOP | slbit := ' 0 ' |
| CLK_CYCLE | integer := 0 |
| N_MON_VAL | slbit := ' 0 ' |
| N_MON_DAT | slv8 := ( others = > ' 0 ' ) |
| R_MON_VAL_1 | slbit := ' 0 ' |
| R_MON_DAT_1 | slv8 := ( others = > ' 0 ' ) |
| R_MON_VAL_2 | slbit := ' 0 ' |
| R_MON_DAT_2 | slv8 := ( others = > ' 0 ' ) |
Instantiations | |
| clkgen | simclk <Entity simclk> |
| clkcnt | simclkcnt <Entity simclkcnt> |
| uut | tbd_serport_uart_rxtx <Entity tbd_serport_uart_rxtx> |
Definition at line 49 of file tb_serport_uart_rxtx.vhd.
| proc_stim |
Definition at line 108 of file tb_serport_uart_rxtx.vhd.
|
Process |
Definition at line 206 of file tb_serport_uart_rxtx.vhd.
Definition at line 51 of file tb_serport_uart_rxtx.vhd.
Definition at line 52 of file tb_serport_uart_rxtx.vhd.
Definition at line 53 of file tb_serport_uart_rxtx.vhd.
Definition at line 54 of file tb_serport_uart_rxtx.vhd.
Definition at line 55 of file tb_serport_uart_rxtx.vhd.
Definition at line 56 of file tb_serport_uart_rxtx.vhd.
Definition at line 57 of file tb_serport_uart_rxtx.vhd.
Definition at line 58 of file tb_serport_uart_rxtx.vhd.
Definition at line 59 of file tb_serport_uart_rxtx.vhd.
Definition at line 60 of file tb_serport_uart_rxtx.vhd.
Definition at line 61 of file tb_serport_uart_rxtx.vhd.
Definition at line 63 of file tb_serport_uart_rxtx.vhd.
|
Signal |
Definition at line 64 of file tb_serport_uart_rxtx.vhd.
Definition at line 66 of file tb_serport_uart_rxtx.vhd.
Definition at line 67 of file tb_serport_uart_rxtx.vhd.
|
Signal |
Definition at line 68 of file tb_serport_uart_rxtx.vhd.
|
Signal |
Definition at line 69 of file tb_serport_uart_rxtx.vhd.
|
Signal |
Definition at line 70 of file tb_serport_uart_rxtx.vhd.
|
Signal |
Definition at line 71 of file tb_serport_uart_rxtx.vhd.
|
Constant |
Definition at line 73 of file tb_serport_uart_rxtx.vhd.
|
Constant |
Definition at line 74 of file tb_serport_uart_rxtx.vhd.
|
Constant |
Definition at line 75 of file tb_serport_uart_rxtx.vhd.
|
Constant |
Definition at line 76 of file tb_serport_uart_rxtx.vhd.
|
Instantiation |
Definition at line 87 of file tb_serport_uart_rxtx.vhd.
|
Instantiation |
Definition at line 89 of file tb_serport_uart_rxtx.vhd.
|
Instantiation |
Definition at line 105 of file tb_serport_uart_rxtx.vhd.