w11 - vhd 0.794
W11 CPU core and support modules
|
Processes | |
proc_regs | ( CLK ) |
proc_comb | ( R_TE , R_DO ) |
Constants | |
all_z | slv ( DWIDTH - 1 downto 0 ) := ( others = > ' Z ' ) |
all_l | slv ( DWIDTH - 1 downto 0 ) := ( others = > ' L ' ) |
all_h | slv ( DWIDTH - 1 downto 0 ) := ( others = > ' H ' ) |
Signals | |
R_TE | slbit := not INITE |
R_DI | slv ( DWIDTH - 1 downto 0 ) := ( others = > INITI ) |
R_DO | slv ( DWIDTH - 1 downto 0 ) := ( others = > INITO ) |
Attributes | |
iob | string |
iob | signal is " true " |
Instantiations | |
keeper | iob_keeper_gen <Entity iob_keeper_gen> |
Definition at line 47 of file iob_reg_io_gen.vhd.
|
Process |
Definition at line 68 of file iob_reg_io_gen.vhd.
Definition at line 81 of file iob_reg_io_gen.vhd.
Definition at line 49 of file iob_reg_io_gen.vhd.
Definition at line 50 of file iob_reg_io_gen.vhd.
Definition at line 51 of file iob_reg_io_gen.vhd.
Definition at line 53 of file iob_reg_io_gen.vhd.
Definition at line 54 of file iob_reg_io_gen.vhd.
Definition at line 55 of file iob_reg_io_gen.vhd.
|
Attribute |
Definition at line 57 of file iob_reg_io_gen.vhd.
|
Attribute |
Definition at line 58 of file iob_reg_io_gen.vhd.
|
Instantiation |
Definition at line 108 of file iob_reg_io_gen.vhd.