w11 - vhd 0.794
W11 CPU core and support modules
|
Processes | |
proc_regs | ( CLK ) |
proc_next | ( R_REGS , IB_MREQ , BRAM_DO ) |
Constants | |
ibaddr_m9312_lo | slv16 := slv ( to_unsigned ( 8#165000# , 16 ) ) |
ibaddr_m9312_hi | slv16 := slv ( to_unsigned ( 8#173000# , 16 ) ) |
csr_ibf_locwe | integer := 7 |
csr_ibf_enahi | integer := 1 |
csr_ibf_enalo | integer := 0 |
regs_init | regs_type := ( ' 0 ' , ' 0 ' , ' 0 ' , ' 0 ' , ' 0 ' ) |
Signals | |
R_REGS | regs_type := regs_init |
N_REGS | regs_type := regs_init |
BRAM_WE | slbit := ' 0 ' |
BRAM_DO | slv16 := ( others = > ' 0 ' ) |
BRAM_ADDR | slv9 := ( others = > ' 0 ' ) |
Records | |
regs_type | |
ibselcsr | slbit |
ibselmem | slbit |
locwe | slbit |
enahi | slbit |
enalo | slbit |
Instantiations | |
bram | ram_1swsr_wfirst_gen <Entity ram_1swsr_wfirst_gen> |
Definition at line 39 of file ibd_m9312.vhd.
proc_regs | ( | CLK | ) |
Definition at line 90 of file ibd_m9312.vhd.
Definition at line 101 of file ibd_m9312.vhd.
|
Constant |
Definition at line 45 of file ibd_m9312.vhd.
|
Constant |
Definition at line 46 of file ibd_m9312.vhd.
|
Constant |
Definition at line 48 of file ibd_m9312.vhd.
|
Constant |
Definition at line 49 of file ibd_m9312.vhd.
|
Constant |
Definition at line 50 of file ibd_m9312.vhd.
|
Record |
Definition at line 52 of file ibd_m9312.vhd.
Definition at line 53 of file ibd_m9312.vhd.
Definition at line 54 of file ibd_m9312.vhd.
Definition at line 55 of file ibd_m9312.vhd.
Definition at line 56 of file ibd_m9312.vhd.
Definition at line 57 of file ibd_m9312.vhd.
Definition at line 60 of file ibd_m9312.vhd.
Definition at line 66 of file ibd_m9312.vhd.
Definition at line 67 of file ibd_m9312.vhd.
Definition at line 69 of file ibd_m9312.vhd.
Definition at line 70 of file ibd_m9312.vhd.
Definition at line 71 of file ibd_m9312.vhd.
|
Instantiation |
Definition at line 86 of file ibd_m9312.vhd.