w11 - vhd 0.794
W11 CPU core and support modules
|
Processes | |
proc_regs | ( CLK ) |
proc_next | ( R_REGS , RB_MREQ , RB_SRES_SUM , BRAM0_DO , BRAM1_DO ) |
Constants | |
rbaddr_cntl | slv3 := " 000 " |
rbaddr_stat | slv3 := " 001 " |
rbaddr_hilim | slv3 := " 010 " |
rbaddr_lolim | slv3 := " 011 " |
rbaddr_addr | slv3 := " 100 " |
rbaddr_data | slv3 := " 101 " |
cntl_rbf_rcolw | integer := 5 |
cntl_rbf_rcolr | integer := 4 |
cntl_rbf_wstop | integer := 3 |
stat_rbf_wrap | integer := 2 |
stat_rbf_susp | integer := 1 |
stat_rbf_run | integer := 0 |
dat3_rbf_burst | integer := 15 |
dat3_rbf_tout | integer := 14 |
dat3_rbf_nak | integer := 13 |
dat3_rbf_ack | integer := 12 |
dat3_rbf_busy | integer := 11 |
dat3_rbf_err | integer := 10 |
dat3_rbf_we | integer := 9 |
dat3_rbf_init | integer := 8 |
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 ' , ' 0 ' , ' 1 ' , x " fffb " , x " 0000 " , ' 0 ' , laddrzero , " 00 " , ' 0 ' , ' 0 ' , ' 0 ' , ' 0 ' , ' 0 ' , ' 0 ' , ' 0 ' , ' 0 ' , ' 0 ' , x " ffff " , ' 0 ' , ' 0 ' , ' 0 ' , ' 0 ' , ' 0 ' , ' 0 ' , ' 0 ' , ' 0 ' , ( others = > ' 0 ' ) , ( others = > ' 0 ' ) , ( others = > ' 0 ' ) ) |
rbnbusylast | slv10 := ( others = > ' 1 ' ) |
rbndlylast | slv14 := ( others = > ' 1 ' ) |
Subtypes | |
cntl_rbf_func | integer range 2 downto 0 |
stat_rbf_bsize | integer range 15 downto 13 |
addr_rbf_laddr | integer range 2 + AWIDTH - 1 downto 2 |
addr_rbf_waddr | integer range 1 downto 0 |
dat3_rbf_ndlymsb | integer range 7 downto 0 |
dat2_rbf_ndlylsb | integer range 15 downto 10 |
dat2_rbf_nbusy | integer range 9 downto 0 |
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 ' ) |
Records | |
regs_type | |
rbsel | slbit |
rcolw | slbit |
rcolr | slbit |
wstop | slbit |
susp | slbit |
go | slbit |
hilim | slv16 |
lolim | slv16 |
wrap | slbit |
laddr | slv ( AWIDTH - 1 downto 0 ) |
waddr | slv2 |
addrsame | slbit |
addrwind | slbit |
aval_1 | slbit |
arm1r | slbit |
arm2r | slbit |
arm1w | slbit |
arm2w | slbit |
rcol | slbit |
rbtake_1 | slbit |
rbaddr | slv16 |
rbinit | slbit |
rbwe | slbit |
rback | slbit |
rbbusy | slbit |
rberr | slbit |
rbnak | slbit |
rbtout | slbit |
rbburst | slbit |
rbdata | slv16 |
rbnbusy | slv10 |
rbndly | slv14 |
Instantiations | |
bram1 | ram_1swsr_wfirst_gen <Entity ram_1swsr_wfirst_gen> |
bram0 | ram_1swsr_wfirst_gen <Entity ram_1swsr_wfirst_gen> |
Definition at line 106 of file rbd_rbmon.vhd.
proc_regs | ( | CLK | ) |
Definition at line 249 of file rbd_rbmon.vhd.
|
Process |
Definition at line 260 of file rbd_rbmon.vhd.
|
Constant |
Definition at line 108 of file rbd_rbmon.vhd.
|
Constant |
Definition at line 109 of file rbd_rbmon.vhd.
|
Constant |
Definition at line 110 of file rbd_rbmon.vhd.
|
Constant |
Definition at line 111 of file rbd_rbmon.vhd.
|
Constant |
Definition at line 112 of file rbd_rbmon.vhd.
|
Constant |
Definition at line 113 of file rbd_rbmon.vhd.
|
Constant |
Definition at line 115 of file rbd_rbmon.vhd.
|
Constant |
Definition at line 116 of file rbd_rbmon.vhd.
|
Constant |
Definition at line 117 of file rbd_rbmon.vhd.
|
Subtype |
Definition at line 118 of file rbd_rbmon.vhd.
|
Subtype |
Definition at line 120 of file rbd_rbmon.vhd.
|
Constant |
Definition at line 121 of file rbd_rbmon.vhd.
|
Constant |
Definition at line 122 of file rbd_rbmon.vhd.
|
Constant |
Definition at line 123 of file rbd_rbmon.vhd.
|
Subtype |
Definition at line 125 of file rbd_rbmon.vhd.
|
Subtype |
Definition at line 126 of file rbd_rbmon.vhd.
|
Constant |
Definition at line 128 of file rbd_rbmon.vhd.
|
Constant |
Definition at line 129 of file rbd_rbmon.vhd.
|
Constant |
Definition at line 130 of file rbd_rbmon.vhd.
|
Constant |
Definition at line 131 of file rbd_rbmon.vhd.
|
Constant |
Definition at line 132 of file rbd_rbmon.vhd.
|
Constant |
Definition at line 133 of file rbd_rbmon.vhd.
|
Constant |
Definition at line 134 of file rbd_rbmon.vhd.
|
Constant |
Definition at line 135 of file rbd_rbmon.vhd.
|
Subtype |
Definition at line 136 of file rbd_rbmon.vhd.
|
Subtype |
Definition at line 137 of file rbd_rbmon.vhd.
|
Subtype |
Definition at line 138 of file rbd_rbmon.vhd.
Definition at line 140 of file rbd_rbmon.vhd.
Definition at line 141 of file rbd_rbmon.vhd.
Definition at line 142 of file rbd_rbmon.vhd.
Definition at line 143 of file rbd_rbmon.vhd.
|
Record |
Definition at line 145 of file rbd_rbmon.vhd.
Definition at line 146 of file rbd_rbmon.vhd.
Definition at line 147 of file rbd_rbmon.vhd.
Definition at line 148 of file rbd_rbmon.vhd.
Definition at line 149 of file rbd_rbmon.vhd.
Definition at line 150 of file rbd_rbmon.vhd.
Definition at line 151 of file rbd_rbmon.vhd.
Definition at line 152 of file rbd_rbmon.vhd.
Definition at line 153 of file rbd_rbmon.vhd.
Definition at line 154 of file rbd_rbmon.vhd.
Definition at line 155 of file rbd_rbmon.vhd.
Definition at line 156 of file rbd_rbmon.vhd.
Definition at line 157 of file rbd_rbmon.vhd.
Definition at line 158 of file rbd_rbmon.vhd.
Definition at line 159 of file rbd_rbmon.vhd.
Definition at line 160 of file rbd_rbmon.vhd.
Definition at line 161 of file rbd_rbmon.vhd.
Definition at line 162 of file rbd_rbmon.vhd.
Definition at line 163 of file rbd_rbmon.vhd.
Definition at line 164 of file rbd_rbmon.vhd.
Definition at line 165 of file rbd_rbmon.vhd.
Definition at line 166 of file rbd_rbmon.vhd.
Definition at line 167 of file rbd_rbmon.vhd.
Definition at line 168 of file rbd_rbmon.vhd.
Definition at line 169 of file rbd_rbmon.vhd.
Definition at line 170 of file rbd_rbmon.vhd.
Definition at line 171 of file rbd_rbmon.vhd.
Definition at line 172 of file rbd_rbmon.vhd.
Definition at line 173 of file rbd_rbmon.vhd.
Definition at line 174 of file rbd_rbmon.vhd.
Definition at line 175 of file rbd_rbmon.vhd.
Definition at line 176 of file rbd_rbmon.vhd.
Definition at line 177 of file rbd_rbmon.vhd.
Definition at line 180 of file rbd_rbmon.vhd.
Definition at line 181 of file rbd_rbmon.vhd.
|
Constant |
Definition at line 183 of file rbd_rbmon.vhd.
|
Constant |
Definition at line 203 of file rbd_rbmon.vhd.
|
Constant |
Definition at line 204 of file rbd_rbmon.vhd.
Definition at line 206 of file rbd_rbmon.vhd.
Definition at line 207 of file rbd_rbmon.vhd.
Definition at line 209 of file rbd_rbmon.vhd.
Definition at line 210 of file rbd_rbmon.vhd.
Definition at line 211 of file rbd_rbmon.vhd.
Definition at line 212 of file rbd_rbmon.vhd.
Definition at line 213 of file rbd_rbmon.vhd.
Definition at line 214 of file rbd_rbmon.vhd.
Definition at line 215 of file rbd_rbmon.vhd.
|
Instantiation |
Definition at line 234 of file rbd_rbmon.vhd.
|
Instantiation |
Definition at line 247 of file rbd_rbmon.vhd.