Schrittmotor-Interface, Doxy-Version 1.7.6.1  V2.0
Ports
Stepper_IF Entity Reference

Use Standard Library. More...

List of all members.



Entities

myStepInterface  architecture
 Architecture of Stepper Interface. More...

Ports

AVALON ports
clock   in STD_LOGIC
 AVALON Clock.
reset_n   in STD_LOGIC
 AVALON Reset.
ce_n   in STD_LOGIC
 Avalon Chip Enable.
read_n   in STD_LOGIC
 Avalon Read.
write_n   in STD_LOGIC
 Avalon Write.
addr   in STD_LOGIC_VECTOR ( 1 downto 0 )
 Avalon Adressbus.
write_data   in STD_LOGIC_VECTOR ( 31 downto 0 )
 Avalon Writebus.
read_data   out STD_LOGIC_VECTOR ( 31 downto 0 )
 Avalon Readbus.
irq   out STD_LOGIC
 Avalon IRQ-Line.
Ports nach Aussen
step_motor   out STD_LOGIC_VECTOR ( 3 downto 0 )
 externer Port: Schrittsignale
motor_control   out STD_LOGIC_VECTOR ( 1 downto 0 )
 externer Port: Motorsteuersignale
greenleds   out STD_LOGIC_VECTOR ( 5 downto 0 )
 externer Port: gruene LEDs
redleds   out STD_LOGIC_VECTOR ( 11 downto 0 )
 externer Port: rote LEDs

Detailed Description

Use Standard Library.

Use Logic Elements Use Conversion Functions Use Conversion Functions Stepper Motor with Avalon Interface without Incremental Encoder


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables