|
w11 - vhd 0.794
W11 CPU core and support modules
|
Processes | |
| proc_regs | ( CLK ) |
| proc_next | ( R_REGS , RB_MREQ , DM_STAT_SE , DM_STAT_DP , DM_STAT_VM , DM_STAT_VM .vmcntl , DM_STAT_CO ) |
Constants | |
| rbaddr_cntl | slv2 := " 00 " |
| rbaddr_stat | slv2 := " 01 " |
| rbaddr_hilim | slv2 := " 10 " |
| rbaddr_lolim | slv2 := " 11 " |
| cntl_rbf_irena | integer := 2 |
| cntl_rbf_dwena | integer := 1 |
| cntl_rbf_drena | integer := 0 |
| stat_rbf_irseen | integer := 2 |
| stat_rbf_dwseen | integer := 1 |
| stat_rbf_drseen | integer := 0 |
| cntl_mode_all | slv2 := " 10 " |
| regs_init | regs_type := ( ' 0 ' , " 00 " , ' 0 ' , ' 0 ' , ' 0 ' , ' 0 ' , ' 0 ' , ' 0 ' , ( others = > ' 0 ' ) , ( others = > ' 0 ' ) ) |
Subtypes | |
| cntl_rbf_mode | integer range 5 downto 4 |
| lim_rbf | integer range 15 downto 1 |
Signals | |
| R_REGS | regs_type := regs_init |
| N_REGS | regs_type := regs_init |
Records | |
| regs_type | |
| rbsel | slbit |
| mode | slv2 |
| irena | slbit |
| dwena | slbit |
| drena | slbit |
| irseen | slbit |
| dwseen | slbit |
| drseen | slbit |
| hilim | slv16_1 |
| lolim | slv16_1 |
Definition at line 70 of file pdp11_dmhbpt_unit.vhd.
|
Process |
Definition at line 118 of file pdp11_dmhbpt_unit.vhd.
|
Process |
Definition at line 131 of file pdp11_dmhbpt_unit.vhd.
|
Constant |
Definition at line 72 of file pdp11_dmhbpt_unit.vhd.
|
Constant |
Definition at line 73 of file pdp11_dmhbpt_unit.vhd.
|
Constant |
Definition at line 74 of file pdp11_dmhbpt_unit.vhd.
|
Constant |
Definition at line 75 of file pdp11_dmhbpt_unit.vhd.
|
Subtype |
Definition at line 77 of file pdp11_dmhbpt_unit.vhd.
|
Constant |
Definition at line 78 of file pdp11_dmhbpt_unit.vhd.
|
Constant |
Definition at line 79 of file pdp11_dmhbpt_unit.vhd.
|
Constant |
Definition at line 80 of file pdp11_dmhbpt_unit.vhd.
|
Constant |
Definition at line 82 of file pdp11_dmhbpt_unit.vhd.
|
Constant |
Definition at line 83 of file pdp11_dmhbpt_unit.vhd.
|
Constant |
Definition at line 84 of file pdp11_dmhbpt_unit.vhd.
|
Constant |
Definition at line 87 of file pdp11_dmhbpt_unit.vhd.
|
Subtype |
Definition at line 89 of file pdp11_dmhbpt_unit.vhd.
|
Record |
Definition at line 91 of file pdp11_dmhbpt_unit.vhd.
Definition at line 92 of file pdp11_dmhbpt_unit.vhd.
Definition at line 93 of file pdp11_dmhbpt_unit.vhd.
Definition at line 94 of file pdp11_dmhbpt_unit.vhd.
Definition at line 95 of file pdp11_dmhbpt_unit.vhd.
Definition at line 96 of file pdp11_dmhbpt_unit.vhd.
Definition at line 97 of file pdp11_dmhbpt_unit.vhd.
Definition at line 98 of file pdp11_dmhbpt_unit.vhd.
Definition at line 99 of file pdp11_dmhbpt_unit.vhd.
Definition at line 100 of file pdp11_dmhbpt_unit.vhd.
Definition at line 101 of file pdp11_dmhbpt_unit.vhd.
|
Constant |
Definition at line 104 of file pdp11_dmhbpt_unit.vhd.
Definition at line 113 of file pdp11_dmhbpt_unit.vhd.
Definition at line 114 of file pdp11_dmhbpt_unit.vhd.