w11 - vhd 0.794
W11 CPU core and support modules
|
Processes | |
proc_regs | ( CLK ) |
proc_next | ( R_REGS , IB_MREQ , IB_SRES_SUM , BRAM0_DO , BRAM1_DO ) |
Constants | |
ibaddr_cntl | slv3 := " 000 " |
ibaddr_stat | slv3 := " 001 " |
ibaddr_hilim | slv3 := " 010 " |
ibaddr_lolim | slv3 := " 011 " |
ibaddr_addr | slv3 := " 100 " |
ibaddr_data | slv3 := " 101 " |
cntl_ibf_rcolw | integer := 8 |
cntl_ibf_rcolr | integer := 7 |
cntl_ibf_wstop | integer := 6 |
cntl_ibf_conena | integer := 5 |
cntl_ibf_remena | integer := 4 |
cntl_ibf_locena | integer := 3 |
stat_ibf_wrap | integer := 2 |
stat_ibf_susp | integer := 1 |
stat_ibf_run | integer := 0 |
dat3_ibf_burst | integer := 15 |
dat3_ibf_tout | integer := 14 |
dat3_ibf_nak | integer := 13 |
dat3_ibf_ack | integer := 12 |
dat3_ibf_busy | integer := 11 |
dat3_ibf_we | integer := 9 |
dat3_ibf_rmw | integer := 8 |
dat0_ibf_be1 | integer := 15 |
dat0_ibf_be0 | integer := 14 |
dat0_ibf_racc | integer := 13 |
dat0_ibf_cacc | integer := 0 |
func_sto | slv3 := " 100 " |
func_sta | slv3 := " 101 " |
func_sus | slv3 := " 110 " |
func_res | slv3 := " 111 " |
laddrzero | slv ( AWIDTH - 1 downto 0 ) := ( others = > ' 0 ' ) |
laddrlast | slv ( AWIDTH - 1 downto 0 ) := ( others = > ' 1 ' ) |
regs_init | regs_type := ( ' 0 ' , ' 0 ' , ' 0 ' , ' 0 ' , ' 1 ' , ' 1 ' , ' 1 ' , ' 0 ' , ' 1 ' , ( others = > ' 1 ' ) , ( others = > ' 0 ' ) , ' 0 ' , laddrzero , " 00 " , ' 0 ' , ' 0 ' , ' 0 ' , ' 0 ' , ' 0 ' , ' 0 ' , ' 0 ' , ' 0 ' , ' 0 ' , ( others = > ' 0 ' ) , ' 0 ' , ' 0 ' , ' 0 ' , ' 0 ' , ' 0 ' , ' 0 ' , ' 0 ' , ' 0 ' , ' 0 ' , ' 0 ' , ' 0 ' , ( others = > ' 0 ' ) , ( others = > ' 0 ' ) , ( others = > ' 0 ' ) ) |
ibnbusylast | slv8 := ( others = > ' 1 ' ) |
ibndlylast | slv16 := ( others = > ' 1 ' ) |
Subtypes | |
cntl_ibf_func | integer range 2 downto 0 |
stat_ibf_bsize | integer range 15 downto 13 |
addr_ibf_laddr | integer range 2 + AWIDTH - 1 downto 2 |
addr_ibf_waddr | integer range 1 downto 0 |
iba_ibf_pref | integer range 15 downto 13 |
iba_ibf_addr | integer range 12 downto 1 |
dat3_ibf_nbusy | integer range 7 downto 0 |
dat0_ibf_addr | integer range 12 downto 1 |
Signals | |
R_REGS | regs_type := regs_init |
N_REGS | regs_type := regs_init |
BRAM_EN | slbit := ' 0 ' |
BRAM_WE | slbit := ' 0 ' |
BRAM0_DI | slv32 := ( others = > ' 0 ' ) |
BRAM1_DI | slv32 := ( others = > ' 0 ' ) |
BRAM0_DO | slv32 := ( others = > ' 0 ' ) |
BRAM1_DO | slv32 := ( others = > ' 0 ' ) |
BRAM_ADDR | slv ( AWIDTH - 1 downto 0 ) := ( others = > ' 0 ' ) |
Instantiations | |
bram1 | ram_1swsr_wfirst_gen <Entity ram_1swsr_wfirst_gen> |
bram0 | ram_1swsr_wfirst_gen <Entity ram_1swsr_wfirst_gen> |
Definition at line 103 of file ibd_ibmon.vhd.
proc_regs | ( | CLK | ) |
Definition at line 262 of file ibd_ibmon.vhd.
|
Process |
Definition at line 273 of file ibd_ibmon.vhd.
|
Constant |
Definition at line 105 of file ibd_ibmon.vhd.
|
Constant |
Definition at line 106 of file ibd_ibmon.vhd.
|
Constant |
Definition at line 107 of file ibd_ibmon.vhd.
|
Constant |
Definition at line 108 of file ibd_ibmon.vhd.
|
Constant |
Definition at line 109 of file ibd_ibmon.vhd.
|
Constant |
Definition at line 110 of file ibd_ibmon.vhd.
|
Constant |
Definition at line 112 of file ibd_ibmon.vhd.
|
Constant |
Definition at line 113 of file ibd_ibmon.vhd.
|
Constant |
Definition at line 114 of file ibd_ibmon.vhd.
|
Constant |
Definition at line 115 of file ibd_ibmon.vhd.
|
Constant |
Definition at line 116 of file ibd_ibmon.vhd.
|
Constant |
Definition at line 117 of file ibd_ibmon.vhd.
|
Subtype |
Definition at line 118 of file ibd_ibmon.vhd.
|
Subtype |
Definition at line 120 of file ibd_ibmon.vhd.
|
Constant |
Definition at line 121 of file ibd_ibmon.vhd.
|
Constant |
Definition at line 122 of file ibd_ibmon.vhd.
|
Constant |
Definition at line 123 of file ibd_ibmon.vhd.
|
Subtype |
Definition at line 125 of file ibd_ibmon.vhd.
|
Subtype |
Definition at line 126 of file ibd_ibmon.vhd.
|
Subtype |
Definition at line 128 of file ibd_ibmon.vhd.
|
Subtype |
Definition at line 129 of file ibd_ibmon.vhd.
|
Constant |
Definition at line 131 of file ibd_ibmon.vhd.
|
Constant |
Definition at line 132 of file ibd_ibmon.vhd.
|
Constant |
Definition at line 133 of file ibd_ibmon.vhd.
|
Constant |
Definition at line 134 of file ibd_ibmon.vhd.
|
Constant |
Definition at line 135 of file ibd_ibmon.vhd.
|
Constant |
Definition at line 136 of file ibd_ibmon.vhd.
|
Constant |
Definition at line 137 of file ibd_ibmon.vhd.
|
Subtype |
Definition at line 138 of file ibd_ibmon.vhd.
|
Constant |
Definition at line 139 of file ibd_ibmon.vhd.
|
Constant |
Definition at line 140 of file ibd_ibmon.vhd.
|
Constant |
Definition at line 141 of file ibd_ibmon.vhd.
|
Subtype |
Definition at line 142 of file ibd_ibmon.vhd.
|
Constant |
Definition at line 143 of file ibd_ibmon.vhd.
Definition at line 145 of file ibd_ibmon.vhd.
Definition at line 146 of file ibd_ibmon.vhd.
Definition at line 147 of file ibd_ibmon.vhd.
Definition at line 148 of file ibd_ibmon.vhd.
|
Record |
Definition at line 150 of file ibd_ibmon.vhd.
Definition at line 151 of file ibd_ibmon.vhd.
Definition at line 152 of file ibd_ibmon.vhd.
Definition at line 153 of file ibd_ibmon.vhd.
Definition at line 154 of file ibd_ibmon.vhd.
Definition at line 155 of file ibd_ibmon.vhd.
Definition at line 156 of file ibd_ibmon.vhd.
Definition at line 157 of file ibd_ibmon.vhd.
Definition at line 158 of file ibd_ibmon.vhd.
Definition at line 159 of file ibd_ibmon.vhd.
Definition at line 160 of file ibd_ibmon.vhd.
Definition at line 161 of file ibd_ibmon.vhd.
Definition at line 162 of file ibd_ibmon.vhd.
Definition at line 163 of file ibd_ibmon.vhd.
Definition at line 164 of file ibd_ibmon.vhd.
Definition at line 165 of file ibd_ibmon.vhd.
Definition at line 166 of file ibd_ibmon.vhd.
Definition at line 167 of file ibd_ibmon.vhd.
Definition at line 168 of file ibd_ibmon.vhd.
Definition at line 169 of file ibd_ibmon.vhd.
Definition at line 170 of file ibd_ibmon.vhd.
Definition at line 171 of file ibd_ibmon.vhd.
Definition at line 172 of file ibd_ibmon.vhd.
Definition at line 173 of file ibd_ibmon.vhd.
Definition at line 174 of file ibd_ibmon.vhd.
Definition at line 175 of file ibd_ibmon.vhd.
Definition at line 176 of file ibd_ibmon.vhd.
Definition at line 177 of file ibd_ibmon.vhd.
Definition at line 178 of file ibd_ibmon.vhd.
Definition at line 179 of file ibd_ibmon.vhd.
Definition at line 180 of file ibd_ibmon.vhd.
Definition at line 181 of file ibd_ibmon.vhd.
Definition at line 182 of file ibd_ibmon.vhd.
Definition at line 183 of file ibd_ibmon.vhd.
Definition at line 184 of file ibd_ibmon.vhd.
Definition at line 185 of file ibd_ibmon.vhd.
Definition at line 186 of file ibd_ibmon.vhd.
Definition at line 187 of file ibd_ibmon.vhd.
Definition at line 188 of file ibd_ibmon.vhd.
Definition at line 191 of file ibd_ibmon.vhd.
Definition at line 192 of file ibd_ibmon.vhd.
|
Constant |
Definition at line 194 of file ibd_ibmon.vhd.
|
Constant |
Definition at line 216 of file ibd_ibmon.vhd.
|
Constant |
Definition at line 217 of file ibd_ibmon.vhd.
Definition at line 219 of file ibd_ibmon.vhd.
Definition at line 220 of file ibd_ibmon.vhd.
Definition at line 222 of file ibd_ibmon.vhd.
Definition at line 223 of file ibd_ibmon.vhd.
Definition at line 224 of file ibd_ibmon.vhd.
Definition at line 225 of file ibd_ibmon.vhd.
Definition at line 226 of file ibd_ibmon.vhd.
Definition at line 227 of file ibd_ibmon.vhd.
Definition at line 228 of file ibd_ibmon.vhd.
|
Instantiation |
Definition at line 247 of file ibd_ibmon.vhd.
|
Instantiation |
Definition at line 260 of file ibd_ibmon.vhd.