Entities | |
| a_input_register.rtl | architecture |
Ports | ||
| load_SB_ADD | in | std_ulogic |
SB/ADD - Load from the SB bus into the A input register | ||
| data_in_SB | in | std_ulogic_vector ( 7 downto 0 ) |
| Data input via the SB bus. | ||
| clear_0_ADD | in | std_ulogic |
0/ADD - Load 0s into the A input register | ||
| data_out | out | std_ulogic_vector ( 7 downto 0 ) |
| Data output into the ALU. | ||
| metaclock | in | std_ulogic |
|
Port |
|
Port |
Data input via the SB bus.
|
Port |
Data output into the ALU.
|
Port |