Stepper-Motor-Control  v3.0.0
System on a Chip 2014 - Group 04
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
File List
Here is a list of all documented files with brief descriptions:
 auxilaryFunctions.cCollection of auxilary functions, mainly output functions
 auxilaryFunctions.hHeader file for auxilaryFunctions.c
 counter.vhdCounter which divides the clock according to the divider
 counter_tb.vhdTestbench for counter component
 dataTypes.hHeader file for all own data types
 debug_key_detect.vhdDebug component
 debugAndErrorOutput.hDefines for Error and Debug-Output Management
 events.hDefinitions for used events
 hardwareAccess.hFunctions for accessing hardware connected through pio´s and registers
 heartbeatTask.cSource code of heartbeatTask which shows that scheduling is working. Also used for debuging
 heartbeatTask.hHeader file for heartbeatTask.c
 interface_RTX_Base.vhdInterface Base-File (RTX) to embed Qsys-outputAssignments->))
 key_detect_tut.vhdKey-Detector
 keysIRQhandler.cIRQ-handler for keys
 keysIRQhandler.hHeader file for keysIRQhandler.c
 lcdDOGM162.cInitialization program for LCD DOGM162. Qsys uses Altera LCD component "altera_avalon_lcd_16207"
 lcdDOGM162.hHeader for Initialization program for LCD DOGM162. Qsys uses Altera LCD component "altera_avalon_lcd_16207"
 main.cMain-Routine for Stepper-Motor-Control
 main.hHeader file for main.c
 milestone3.vhdMilestone3-Component
 milestone3_tb.vhdTestbench for Milestone 3
 motor_control_unit.vhdMotor Control Unit
 motor_control_unit_tb.vhdTestbench for Motor-Control-Unit Component
 motorIRQhandler.cIRQ-handler for motor stopped
 motorIRQhandler.hHeader file for motorIRQhandler.c
 register_interface.vhdRegister component
 register_interface_tb.vhdTestbench for Register Component
 registerAccess.hHeader file with inline functions to access the registers that are used by the Stepper-Motor-Control VHDL-component
 signal_generator.vhdSignal Generator for Stepper-Motor-PWM
 signal_generator_tb.vhdTestbench for Signal Generator Component
 switchesIRQhandler.cIRQ-handler for switches
 switchesIRQhandler.hHeader for IRQ-Handler for switches
 userInputTask.cSource code for User-Input-Task which is highest instance, reacts to user input and controls register and hardware access
 userInputTask.hHeader file for userInputTask.c
 userOutputTask.cSource code for User-Output-Task which communications with the user and shows him system information
 userOutputTask.hHeader file for userOutputTask.c