nesgate
VHDL emulation of the Nintendo Entertainment System
 
Loading...
Searching...
No Matches
index_register Entity Reference

Index register for the Ricoh 2A03 Can model any one-output, one-input CPU register. More...

Inheritance diagram for index_register:
mos_6502_datapath

Entities

index_register.rtl  architecture
 

Ports

data_in   in   std_ulogic_vector ( 7 downto 0 )
load   in   std_ulogic
data_out   out   std_ulogic_vector ( 7 downto 0 )
output_enable   in   std_ulogic

Detailed Description

Index register for the Ricoh 2A03 Can model any one-output, one-input CPU register.

Member Data Documentation

◆ data_in

data_in in std_ulogic_vector ( 7 downto 0 )
Port

◆ data_out

data_out out std_ulogic_vector ( 7 downto 0 )
Port

◆ load

load in std_ulogic
Port

◆ output_enable

output_enable in std_ulogic
Port

The documentation for this design unit was generated from the following file: