|
w11 - vhd 0.794
W11 CPU core and support modules
|
Processes | |
| proc_regs | ( CLK ) |
| proc_next | ( R_REGS , RB_MREQ , BRAM_DO ) |
Constants | |
| rbaddr_cntl | slv1 := " 0 " |
| rbaddr_data | slv1 := " 1 " |
| regs_init | regs_type := ( ' 0 ' , ( others = > ' 0 ' ) , ( others = > ' 0 ' ) , ( others = > ' 0 ' ) ) |
Subtypes | |
| cntl_rbf_nbusy | integer range 15 downto 10 |
| cntl_rbf_addr | 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 ' |
| BRAM_DO | slv16 := ( others = > ' 0 ' ) |
Records | |
| regs_type | |
| rbsel | slbit |
| addr | slv10 |
| nbusy | slv6 |
| cntbusy | slv6 |
Instantiations | |
| bram | ram_1swsr_wfirst_gen <Entity ram_1swsr_wfirst_gen> |
Definition at line 60 of file rbd_bram.vhd.
| proc_regs | ( | CLK | ) |
Definition at line 104 of file rbd_bram.vhd.
Definition at line 115 of file rbd_bram.vhd.
|
Constant |
Definition at line 62 of file rbd_bram.vhd.
|
Constant |
Definition at line 63 of file rbd_bram.vhd.
|
Subtype |
Definition at line 65 of file rbd_bram.vhd.
|
Subtype |
Definition at line 66 of file rbd_bram.vhd.
|
Record |
Definition at line 68 of file rbd_bram.vhd.
Definition at line 69 of file rbd_bram.vhd.
Definition at line 70 of file rbd_bram.vhd.
Definition at line 71 of file rbd_bram.vhd.
Definition at line 72 of file rbd_bram.vhd.
|
Constant |
Definition at line 75 of file rbd_bram.vhd.
Definition at line 82 of file rbd_bram.vhd.
Definition at line 83 of file rbd_bram.vhd.
Definition at line 85 of file rbd_bram.vhd.
Definition at line 86 of file rbd_bram.vhd.
Definition at line 87 of file rbd_bram.vhd.
|
Instantiation |
Definition at line 102 of file rbd_bram.vhd.