Schrittmotor-Interface, Doxy-Version 1.7.6.1  V2.0
 All Classes Files Functions Variables
Signals | Processes
myStepInterface Architecture Reference

Architecture of Stepper Interface. More...

List of all members.



Ports nach Aussen

Processes

PROCESS_0  ( clock ,reset_n ,ce_n ,read_n ,write_n ,addr ,write_data ,control_reg ,speed_reg ,steps_reg )
 Prozess fuer folgende Aufgaben:

Signals

control_reg  STD_LOGIC_VECTOR ( 6 downto 0 )
speed_reg  STD_LOGIC_VECTOR ( 3 downto 0 )
steps_reg  STD_LOGIC_VECTOR ( 13 downto 0 )
step_motor_int  STD_LOGIC_VECTOR ( 3 downto 0 )
motor_control_int  STD_LOGIC_VECTOR ( 1 downto 0 )

Detailed Description

Architecture of Stepper Interface.

Folgende Komponenten werden realisiert:


Member Function Documentation

PROCESS_0 (   clock ,reset_n ,ce_n ,read_n ,write_n ,addr ,write_data ,control_reg ,speed_reg ,steps_reg  
) [Process]

Prozess fuer folgende Aufgaben:

  • Schnittstelle zum NIOS-Prozessor

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