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 | slv5 := slv ( to_unsigned ( 15 , 5 ) ) |
RXSD | slbit := ' 1 ' |
RXDATA | slv8 := ( others = > ' 0 ' ) |
RXVAL | slbit := ' 0 ' |
RXERR | slbit := ' 0 ' |
RXACT | slbit := ' 0 ' |
CLK_STOP | slbit := ' 0 ' |
CLK_CYCLE | integer := 0 |
N_MON_VAL | slbit := ' 0 ' |
N_MON_ERR | slbit := ' 0 ' |
N_MON_DAT | slv8 := ( others = > ' 0 ' ) |
R_MON_VAL_1 | slbit := ' 0 ' |
R_MON_ERR_1 | slbit := ' 0 ' |
R_MON_DAT_1 | slv8 := ( others = > ' 0 ' ) |
R_MON_VAL_2 | slbit := ' 0 ' |
R_MON_ERR_2 | slbit := ' 0 ' |
R_MON_DAT_2 | slv8 := ( others = > ' 0 ' ) |
Instantiations | |
clkgen | simclk <Entity simclk> |
clkcnt | simclkcnt <Entity simclkcnt> |
uut | tbd_serport_uart_rx <Entity tbd_serport_uart_rx> |
Definition at line 45 of file tb_serport_uart_rx.vhd.
proc_stim |
Definition at line 100 of file tb_serport_uart_rx.vhd.
|
Process |
Definition at line 259 of file tb_serport_uart_rx.vhd.
Definition at line 47 of file tb_serport_uart_rx.vhd.
Definition at line 48 of file tb_serport_uart_rx.vhd.
Definition at line 49 of file tb_serport_uart_rx.vhd.
Definition at line 50 of file tb_serport_uart_rx.vhd.
Definition at line 51 of file tb_serport_uart_rx.vhd.
Definition at line 52 of file tb_serport_uart_rx.vhd.
Definition at line 53 of file tb_serport_uart_rx.vhd.
Definition at line 54 of file tb_serport_uart_rx.vhd.
Definition at line 56 of file tb_serport_uart_rx.vhd.
|
Signal |
Definition at line 57 of file tb_serport_uart_rx.vhd.
Definition at line 59 of file tb_serport_uart_rx.vhd.
Definition at line 60 of file tb_serport_uart_rx.vhd.
Definition at line 61 of file tb_serport_uart_rx.vhd.
|
Signal |
Definition at line 62 of file tb_serport_uart_rx.vhd.
|
Signal |
Definition at line 63 of file tb_serport_uart_rx.vhd.
|
Signal |
Definition at line 64 of file tb_serport_uart_rx.vhd.
|
Signal |
Definition at line 65 of file tb_serport_uart_rx.vhd.
|
Signal |
Definition at line 66 of file tb_serport_uart_rx.vhd.
|
Signal |
Definition at line 67 of file tb_serport_uart_rx.vhd.
|
Constant |
Definition at line 69 of file tb_serport_uart_rx.vhd.
|
Constant |
Definition at line 70 of file tb_serport_uart_rx.vhd.
|
Constant |
Definition at line 71 of file tb_serport_uart_rx.vhd.
|
Constant |
Definition at line 72 of file tb_serport_uart_rx.vhd.
|
Instantiation |
Definition at line 83 of file tb_serport_uart_rx.vhd.
|
Instantiation |
Definition at line 85 of file tb_serport_uart_rx.vhd.
|
Instantiation |
Definition at line 97 of file tb_serport_uart_rx.vhd.