w11 - vhd 0.794
W11 CPU core and support modules
|
Processes | |
proc_regs | ( CLK ) |
proc_next | ( R_REGS , IB_MREQ , IBSEL_PIRQ , PI_PRI , EI_PRI , EI_VECT , INT_ACK ) |
Constants | |
ibaddr_pirq | slv16 := slv ( to_unsigned ( 8#177772# , 16 ) ) |
vect_pirq | slv9 := slv ( to_unsigned ( 8#240# , 9 ) ) |
regs_init | regs_type := ( ( others = > ' 0 ' ) , ' 0 ' ) |
Subtypes | |
pirq_ibf_pir | integer range 15 downto 9 |
pirq_ibf_pia_h | integer range 7 downto 5 |
pirq_ibf_pia_l | integer range 3 downto 1 |
Signals | |
R_REGS | regs_type := regs_init |
N_REGS | regs_type := regs_init |
IBSEL_PIRQ | slbit := ' 0 ' |
PI_PRI | slv3 := ( others = > ' 0 ' ) |
Records | |
regs_type | |
pirq | slv8_1 |
eilast | slbit |
Instantiations | |
sel | ib_sel <Entity ib_sel> |
Definition at line 55 of file pdp11_irq.vhd.
proc_regs | ( | CLK | ) |
Definition at line 94 of file pdp11_irq.vhd.
Definition at line 114 of file pdp11_irq.vhd.
|
Constant |
Definition at line 57 of file pdp11_irq.vhd.
Definition at line 58 of file pdp11_irq.vhd.
|
Subtype |
Definition at line 60 of file pdp11_irq.vhd.
|
Subtype |
Definition at line 61 of file pdp11_irq.vhd.
|
Subtype |
Definition at line 62 of file pdp11_irq.vhd.
|
Record |
Definition at line 64 of file pdp11_irq.vhd.
Definition at line 65 of file pdp11_irq.vhd.
Definition at line 66 of file pdp11_irq.vhd.
Definition at line 69 of file pdp11_irq.vhd.
Definition at line 74 of file pdp11_irq.vhd.
Definition at line 75 of file pdp11_irq.vhd.
|
Signal |
Definition at line 77 of file pdp11_irq.vhd.
Definition at line 78 of file pdp11_irq.vhd.
|
Instantiation |
Definition at line 92 of file pdp11_irq.vhd.