w11 - vhd 0.794
W11 CPU core and support modules
|
Processes | |
proc_regs | ( CLK ) |
Constants | |
addrzero | slv ( AWIDTH - 1 downto 1 ) := ( others = > ' 0 ' ) |
regs_init | regs_type := ( ' 0 ' , ' 0 ' , ( others = > ' 0 ' ) , addrzero ) |
Signals | |
R_REGS | regs_type := regs_init |
N_REGS | regs_type := regs_init |
MEM_ENB | slbit := ' 0 ' |
MEM_WEA | slv2 := " 00 " |
MEM_DOA | slv16 := ( others = > ' 0 ' ) |
Records | |
regs_type | |
req_r | slbit |
req_w | slbit |
be | slv2 |
addr | slv ( AWIDTH - 1 downto 1 ) |
Instantiations | |
mem_byt0 | ram_2swsr_rfirst_gen <Entity ram_2swsr_rfirst_gen> |
mem_byt1 | ram_2swsr_rfirst_gen <Entity ram_2swsr_rfirst_gen> |
Definition at line 41 of file pdp11_bram.vhd.
proc_regs | ( | CLK | ) |
Definition at line 104 of file pdp11_bram.vhd.
|
Record |
Definition at line 43 of file pdp11_bram.vhd.
Definition at line 44 of file pdp11_bram.vhd.
Definition at line 45 of file pdp11_bram.vhd.
Definition at line 46 of file pdp11_bram.vhd.
Definition at line 47 of file pdp11_bram.vhd.
Definition at line 50 of file pdp11_bram.vhd.
Definition at line 52 of file pdp11_bram.vhd.
Definition at line 58 of file pdp11_bram.vhd.
Definition at line 59 of file pdp11_bram.vhd.
Definition at line 61 of file pdp11_bram.vhd.
Definition at line 62 of file pdp11_bram.vhd.
Definition at line 63 of file pdp11_bram.vhd.
|
Instantiation |
Definition at line 83 of file pdp11_bram.vhd.
|
Instantiation |
Definition at line 102 of file pdp11_bram.vhd.