|
w11 - vhd 0.794
W11 CPU core and support modules
|
Processes | |
| proc_regs | ( CLK ) |
| proc_next | ( R_REGS , CE_MSEC , IB_MREQ , MEM_DOUT , EI_ACK ) |
Constants | |
| ibaddr_rk11 | slv16 := slv ( to_unsigned ( 8#177400# , 16 ) ) |
| ibaddr_rkds | slv3 := " 000 " |
| ibaddr_rker | slv3 := " 001 " |
| ibaddr_rkcs | slv3 := " 010 " |
| ibaddr_rkwc | slv3 := " 011 " |
| ibaddr_rkba | slv3 := " 100 " |
| ibaddr_rkda | slv3 := " 101 " |
| ibaddr_rkmr | slv3 := " 110 " |
| ibaddr_rkdb | slv3 := " 111 " |
| rkds_ibf_adry | integer := 6 |
| rkds_ibf_scsa | integer := 4 |
| rker_ibf_cse | integer := 1 |
| rker_ibf_wce | integer := 0 |
| rkcs_ibf_err | integer := 15 |
| rkcs_ibf_he | integer := 14 |
| rkcs_ibf_scp | integer := 13 |
| rkcs_ibf_maint | integer := 12 |
| rkcs_ibf_rdy | integer := 7 |
| rkcs_ibf_ide | integer := 6 |
| rkcs_ibf_go | integer := 0 |
| rkmr_ibf_crdone | integer := 11 |
| rkmr_ibf_sbclr | integer := 10 |
| rkmr_ibf_creset | integer := 9 |
| rkmr_ibf_fdone | integer := 8 |
| func_creset | slv3 := " 000 " |
| func_write | slv3 := " 001 " |
| func_read | slv3 := " 010 " |
| func_wchk | slv3 := " 011 " |
| func_seek | slv3 := " 100 " |
| func_rchk | slv3 := " 101 " |
| func_dreset | slv3 := " 110 " |
| func_wlock | slv3 := " 111 " |
| regs_init | regs_type := ( ' 0 ' , s_init , ( others = > ' 0 ' ) , ( others = > ' 0 ' ) , ' 0 ' , ' 0 ' , ' 0 ' , ' 0 ' , ' 0 ' , ' 1 ' , ' 0 ' , ( others = > ' 0 ' ) , ' 0 ' , ( others = > ' 0 ' ) , ( others = > ' 0 ' ) , ( others = > ' 0 ' ) , ( others = > ' 0 ' ) , ' 0 ' , ' 1 ' ) |
Types | |
| state_type | ( s_idle , s_init ) |
Subtypes | |
| rkds_ibf_id | integer range 15 downto 13 |
| rkds_ibf_sc | integer range 3 downto 0 |
| rker_ibf_he | integer range 15 downto 5 |
| rkcs_ibf_mex | integer range 5 downto 4 |
| rkcs_ibf_func | integer range 3 downto 1 |
| rkda_ibf_drsel | integer range 15 downto 13 |
| rkmr_ibf_rid | integer range 15 downto 13 |
| rkmr_ibf_sdone | integer range 7 downto 0 |
Signals | |
| R_REGS | regs_type := regs_init |
| N_REGS | regs_type |
| MEM_1_WE | slbit := ' 0 ' |
| MEM_0_WE | slbit := ' 0 ' |
| MEM_ADDR | slv4 := ( others = > ' 0 ' ) |
| MEM_DIN | slv16 := ( others = > ' 0 ' ) |
| MEM_DOUT | slv16 := ( others = > ' 0 ' ) |
Records | |
| regs_type | |
| ibsel | slbit |
| state | state_type |
| id | slv3 |
| sc | slv4 |
| cse | slbit |
| wce | slbit |
| he | slbit |
| scp | slbit |
| maint | slbit |
| rdy | slbit |
| ide | slbit |
| drsel | slv3 |
| fireq | slbit |
| sireq | slv8 |
| sbusy | slv8 |
| rid | slv3 |
| icnt | slv3 |
| creset | slbit |
| crdone | slbit |
Instantiations | |
| mem_1 | ram_1swar_gen <Entity ram_1swar_gen> |
| mem_0 | ram_1swar_gen <Entity ram_1swar_gen> |
Definition at line 67 of file ibdr_rk11.vhd.
| proc_regs | ( | CLK | ) |
Definition at line 195 of file ibdr_rk11.vhd.
Definition at line 209 of file ibdr_rk11.vhd.
|
Constant |
Definition at line 69 of file ibdr_rk11.vhd.
|
Constant |
Definition at line 71 of file ibdr_rk11.vhd.
|
Constant |
Definition at line 72 of file ibdr_rk11.vhd.
|
Constant |
Definition at line 73 of file ibdr_rk11.vhd.
|
Constant |
Definition at line 74 of file ibdr_rk11.vhd.
|
Constant |
Definition at line 75 of file ibdr_rk11.vhd.
|
Constant |
Definition at line 76 of file ibdr_rk11.vhd.
|
Constant |
Definition at line 77 of file ibdr_rk11.vhd.
|
Constant |
Definition at line 78 of file ibdr_rk11.vhd.
|
Subtype |
Definition at line 80 of file ibdr_rk11.vhd.
|
Constant |
Definition at line 81 of file ibdr_rk11.vhd.
|
Constant |
Definition at line 82 of file ibdr_rk11.vhd.
|
Subtype |
Definition at line 83 of file ibdr_rk11.vhd.
|
Subtype |
Definition at line 85 of file ibdr_rk11.vhd.
|
Constant |
Definition at line 86 of file ibdr_rk11.vhd.
|
Constant |
Definition at line 87 of file ibdr_rk11.vhd.
|
Constant |
Definition at line 89 of file ibdr_rk11.vhd.
|
Constant |
Definition at line 90 of file ibdr_rk11.vhd.
|
Constant |
Definition at line 91 of file ibdr_rk11.vhd.
|
Constant |
Definition at line 92 of file ibdr_rk11.vhd.
|
Constant |
Definition at line 93 of file ibdr_rk11.vhd.
|
Constant |
Definition at line 94 of file ibdr_rk11.vhd.
|
Subtype |
Definition at line 95 of file ibdr_rk11.vhd.
|
Subtype |
Definition at line 96 of file ibdr_rk11.vhd.
|
Constant |
Definition at line 97 of file ibdr_rk11.vhd.
|
Subtype |
Definition at line 99 of file ibdr_rk11.vhd.
|
Subtype |
Definition at line 101 of file ibdr_rk11.vhd.
|
Constant |
Definition at line 102 of file ibdr_rk11.vhd.
|
Constant |
Definition at line 103 of file ibdr_rk11.vhd.
|
Constant |
Definition at line 104 of file ibdr_rk11.vhd.
|
Constant |
Definition at line 105 of file ibdr_rk11.vhd.
|
Subtype |
Definition at line 106 of file ibdr_rk11.vhd.
|
Constant |
Definition at line 108 of file ibdr_rk11.vhd.
|
Constant |
Definition at line 109 of file ibdr_rk11.vhd.
Definition at line 110 of file ibdr_rk11.vhd.
Definition at line 111 of file ibdr_rk11.vhd.
Definition at line 112 of file ibdr_rk11.vhd.
Definition at line 113 of file ibdr_rk11.vhd.
|
Constant |
Definition at line 114 of file ibdr_rk11.vhd.
|
Constant |
Definition at line 115 of file ibdr_rk11.vhd.
|
Type |
Definition at line 117 of file ibdr_rk11.vhd.
|
Record |
Definition at line 122 of file ibdr_rk11.vhd.
Definition at line 123 of file ibdr_rk11.vhd.
|
Record |
Definition at line 124 of file ibdr_rk11.vhd.
Definition at line 125 of file ibdr_rk11.vhd.
Definition at line 126 of file ibdr_rk11.vhd.
Definition at line 127 of file ibdr_rk11.vhd.
Definition at line 128 of file ibdr_rk11.vhd.
Definition at line 129 of file ibdr_rk11.vhd.
Definition at line 130 of file ibdr_rk11.vhd.
Definition at line 131 of file ibdr_rk11.vhd.
Definition at line 132 of file ibdr_rk11.vhd.
Definition at line 133 of file ibdr_rk11.vhd.
Definition at line 134 of file ibdr_rk11.vhd.
Definition at line 135 of file ibdr_rk11.vhd.
Definition at line 136 of file ibdr_rk11.vhd.
Definition at line 137 of file ibdr_rk11.vhd.
Definition at line 138 of file ibdr_rk11.vhd.
Definition at line 139 of file ibdr_rk11.vhd.
Definition at line 140 of file ibdr_rk11.vhd.
Definition at line 141 of file ibdr_rk11.vhd.
|
Constant |
Definition at line 144 of file ibdr_rk11.vhd.
Definition at line 162 of file ibdr_rk11.vhd.
Definition at line 163 of file ibdr_rk11.vhd.
Definition at line 165 of file ibdr_rk11.vhd.
Definition at line 166 of file ibdr_rk11.vhd.
Definition at line 167 of file ibdr_rk11.vhd.
Definition at line 168 of file ibdr_rk11.vhd.
Definition at line 169 of file ibdr_rk11.vhd.
|
Instantiation |
Definition at line 182 of file ibdr_rk11.vhd.
|
Instantiation |
Definition at line 193 of file ibdr_rk11.vhd.