Stepper-Motor-Control  v3.0.0
System on a Chip 2014 - Group 04
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
debug_key_detect Entity Reference

Debug-Component. More...

Collaboration diagram for debug_key_detect:
Collaboration graph

Libraries

ieee 
 Use Standard Library.

Use Clauses

std_logic_1164 
 Use Logic Elements.

Ports

clock   in STD_LOGIC
 component clock
reset_n   in STD_LOGIC
 reset of component
switches   in STD_LOGIC_VECTOR ( 9 DOWNTO0 )
 Switches to set registers in register_interface.
key   in STD_LOGIC
 Run/Stop key0.
read_data   in STD_LOGIC_VECTOR ( 31 DOWNTO0 )
 data of selected register
ce_n   out STD_LOGIC
 chip enable
write_n   out STD_LOGIC
 write enable for register_interface
read_n   out STD_LOGIC
 read enable for register_interface
addr   out STD_LOGIC_VECTOR ( 2 DOWNTO0 )
 selects the register to write
write_data   out STD_LOGIC_VECTOR ( 31 DOWNTO0 )
 data to write to selected register

Detailed Description

Debug-Component.

Definition at line 29 of file debug_key_detect.vhd.


The documentation for this class was generated from the following file: