|
w11 - vhd 0.794
W11 CPU core and support modules
|
Processes | |
| proc_moni | |
| proc_simbus | ( SB_VAL ) |
Constants | |
| sbaddr_portsel | slv8 := slv ( to_unsigned ( 8 , 8 ) ) |
| clock_period | Delay_length := 20 ns |
| clock_offset | Delay_length := 200 ns |
Signals | |
| CLK | slbit := ' 0 ' |
| CLK_CYCLE | integer := 0 |
| RESET | slbit := ' 0 ' |
| CLKDIV | slv2 := " 00 " |
| RXDATA | slv8 := ( others = > ' 0 ' ) |
| RXVAL | slbit := ' 0 ' |
| RXERR | slbit := ' 0 ' |
| RXACT | slbit := ' 0 ' |
| TXDATA | slv8 := ( others = > ' 0 ' ) |
| TXENA | slbit := ' 0 ' |
| TXBUSY | slbit := ' 0 ' |
| I_RXD | slbit := ' 1 ' |
| O_TXD | slbit := ' 1 ' |
| I_SWI | slv8 := ( others = > ' 0 ' ) |
| I_BTN | slv4 := ( others = > ' 0 ' ) |
| O_LED | slv8 := ( others = > ' 0 ' ) |
| O_ANO_N | slv4 := ( others = > ' 0 ' ) |
| O_SEG_N | slv8 := ( others = > ' 0 ' ) |
| O_MEM_CE_N | slv2 := ( others = > ' 1 ' ) |
| O_MEM_BE_N | slv4 := ( others = > ' 1 ' ) |
| O_MEM_WE_N | slbit := ' 1 ' |
| O_MEM_OE_N | slbit := ' 1 ' |
| O_MEM_ADDR | slv18 := ( others = > ' Z ' ) |
| IO_MEM_DATA | slv32 := ( others = > ' 0 ' ) |
| R_PORTSEL_XON | slbit := ' 0 ' |
Instantiations | |
| clkgen | simclk <Entity simclk> |
| clkcnt | simclkcnt <Entity simclkcnt> |
| tbcore | tbcore_rlink <Entity tbcore_rlink> |
| s3core | tb_s3board_core <Entity tb_s3board_core> |
| uut | s3board_aif |
| sermstr | serport_master_tb <Entity serport_master_tb> |
Definition at line 60 of file tb_s3board.vhd.
| proc_moni |
Definition at line 171 of file tb_s3board.vhd.
|
Process |
Definition at line 187 of file tb_s3board.vhd.
Definition at line 62 of file tb_s3board.vhd.
|
Signal |
Definition at line 64 of file tb_s3board.vhd.
Definition at line 66 of file tb_s3board.vhd.
Definition at line 67 of file tb_s3board.vhd.
Definition at line 68 of file tb_s3board.vhd.
Definition at line 69 of file tb_s3board.vhd.
Definition at line 70 of file tb_s3board.vhd.
Definition at line 71 of file tb_s3board.vhd.
Definition at line 72 of file tb_s3board.vhd.
Definition at line 73 of file tb_s3board.vhd.
Definition at line 74 of file tb_s3board.vhd.
Definition at line 76 of file tb_s3board.vhd.
Definition at line 77 of file tb_s3board.vhd.
Definition at line 78 of file tb_s3board.vhd.
Definition at line 79 of file tb_s3board.vhd.
Definition at line 80 of file tb_s3board.vhd.
Definition at line 81 of file tb_s3board.vhd.
Definition at line 82 of file tb_s3board.vhd.
|
Signal |
Definition at line 83 of file tb_s3board.vhd.
|
Signal |
Definition at line 84 of file tb_s3board.vhd.
|
Signal |
Definition at line 85 of file tb_s3board.vhd.
|
Signal |
Definition at line 86 of file tb_s3board.vhd.
|
Signal |
Definition at line 87 of file tb_s3board.vhd.
|
Signal |
Definition at line 88 of file tb_s3board.vhd.
|
Signal |
Definition at line 90 of file tb_s3board.vhd.
|
Constant |
Definition at line 92 of file tb_s3board.vhd.
|
Constant |
Definition at line 94 of file tb_s3board.vhd.
|
Constant |
Definition at line 95 of file tb_s3board.vhd.
|
Instantiation |
Definition at line 105 of file tb_s3board.vhd.
|
Instantiation |
Definition at line 107 of file tb_s3board.vhd.
|
Instantiation |
Definition at line 117 of file tb_s3board.vhd.
|
Instantiation |
Definition at line 129 of file tb_s3board.vhd.
|
Instantiation |
Definition at line 147 of file tb_s3board.vhd.
|
Instantiation |
Definition at line 169 of file tb_s3board.vhd.