Entities | |
| b_input_register.rtl | architecture |
Ports | ||
| control_not_db_add | in | std_ulogic |
| control_db_add | in | std_ulogic |
| control_adl_add | in | std_ulogic |
| data_in_db | in | std_ulogic_vector ( 7 downto 0 ) |
| The DB bus port. | ||
| data_in_adl | in | std_ulogic_vector ( 7 downto 0 ) |
| The ADL bus port. | ||
| data_out | out | std_ulogic_vector ( 7 downto 0 ) |
| The output port. | ||
| metaclock | in | std_ulogic |
|
Port |
Load a word from the ADL bus ADL/ADD ALU B Register Load ADL Bus
|
Port |
Load a word from the DB bus DB/ADD ALU B Register Load
|
Port |
Load an inverted word from the DB bus NOT(DB)/ADD ALU B Register Load Inverted
|
Port |
The ADL bus port.
|
Port |
The DB bus port.
|
Port |
The output port.