|
w11 - vhd 0.794
W11 CPU core and support modules
|
Processes | |
| proc_regs | ( CLK ) |
| proc_next | ( R_REGS , IB_MREQ , EI_ACK , RESET , BRESET , PBUF_DO , PBUF_EMPTY , PBUF_FULL , PBUF_FUSE , RLIM_BUSY ) |
Constants | |
| ibaddr_lp11 | slv16 := slv ( to_unsigned ( 8#177514# , 16 ) ) |
| ibaddr_csr | slv1 := " 0 " |
| ibaddr_buf | slv1 := " 1 " |
| csr_ibf_err | integer := 15 |
| csr_ibf_done | integer := 7 |
| csr_ibf_ie | integer := 6 |
| csr_ibf_ir | integer := 5 |
| buf_ibf_val | integer := 15 |
| regs_init | regs_type := ( ' 0 ' , ' 1 ' , " 000 " , ' 1 ' , ' 0 ' , ' 0 ' ) |
Subtypes | |
| csr_ibf_rlim | integer range 14 downto 12 |
| csr_ibf_type | integer range 10 downto 8 |
| buf_ibf_fuse | integer range AWIDTH - 1 + 8 downto 8 |
| buf_ibf_data | integer range 6 downto 0 |
Signals | |
| R_REGS | regs_type := regs_init |
| N_REGS | regs_type := regs_init |
| PBUF_CE | slbit := ' 0 ' |
| PBUF_WE | slbit := ' 0 ' |
| PBUF_DO | slv7 := ( others = > ' 0 ' ) |
| PBUF_RESET | slbit := ' 0 ' |
| PBUF_EMPTY | slbit := ' 0 ' |
| PBUF_FULL | slbit := ' 0 ' |
| PBUF_FUSE | slv ( AWIDTH - 1 downto 0 ) := ( others = > ' 0 ' ) |
| RLIM_START | slbit := ' 0 ' |
| RLIM_BUSY | slbit := ' 0 ' |
Records | |
| regs_type | |
| ibsel | slbit |
| err | slbit |
| rlim | slv3 |
| done | slbit |
| ie | slbit |
| intreq | slbit |
Instantiations | |
| pbuf | fifo_simple_dram <Entity fifo_simple_dram> |
| rlim | ib_rlim_slv <Entity ib_rlim_slv> |
Definition at line 57 of file ibdr_lp11_buf.vhd.
| proc_regs | ( | CLK | ) |
Definition at line 140 of file ibdr_lp11_buf.vhd.
|
Process |
Definition at line 155 of file ibdr_lp11_buf.vhd.
|
Constant |
Definition at line 59 of file ibdr_lp11_buf.vhd.
|
Constant |
Definition at line 61 of file ibdr_lp11_buf.vhd.
|
Constant |
Definition at line 62 of file ibdr_lp11_buf.vhd.
|
Constant |
Definition at line 64 of file ibdr_lp11_buf.vhd.
|
Subtype |
Definition at line 65 of file ibdr_lp11_buf.vhd.
|
Subtype |
Definition at line 66 of file ibdr_lp11_buf.vhd.
|
Constant |
Definition at line 67 of file ibdr_lp11_buf.vhd.
|
Constant |
Definition at line 68 of file ibdr_lp11_buf.vhd.
|
Constant |
Definition at line 69 of file ibdr_lp11_buf.vhd.
|
Constant |
Definition at line 70 of file ibdr_lp11_buf.vhd.
|
Subtype |
Definition at line 71 of file ibdr_lp11_buf.vhd.
|
Subtype |
Definition at line 72 of file ibdr_lp11_buf.vhd.
|
Record |
Definition at line 74 of file ibdr_lp11_buf.vhd.
Definition at line 75 of file ibdr_lp11_buf.vhd.
Definition at line 76 of file ibdr_lp11_buf.vhd.
Definition at line 77 of file ibdr_lp11_buf.vhd.
Definition at line 78 of file ibdr_lp11_buf.vhd.
Definition at line 79 of file ibdr_lp11_buf.vhd.
Definition at line 80 of file ibdr_lp11_buf.vhd.
Definition at line 83 of file ibdr_lp11_buf.vhd.
Definition at line 92 of file ibdr_lp11_buf.vhd.
Definition at line 93 of file ibdr_lp11_buf.vhd.
Definition at line 95 of file ibdr_lp11_buf.vhd.
Definition at line 96 of file ibdr_lp11_buf.vhd.
Definition at line 97 of file ibdr_lp11_buf.vhd.
|
Signal |
Definition at line 98 of file ibdr_lp11_buf.vhd.
|
Signal |
Definition at line 99 of file ibdr_lp11_buf.vhd.
Definition at line 100 of file ibdr_lp11_buf.vhd.
Definition at line 101 of file ibdr_lp11_buf.vhd.
|
Signal |
Definition at line 103 of file ibdr_lp11_buf.vhd.
Definition at line 104 of file ibdr_lp11_buf.vhd.
|
Instantiation |
Definition at line 126 of file ibdr_lp11_buf.vhd.
|
Instantiation |
Definition at line 138 of file ibdr_lp11_buf.vhd.