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.vhd File Reference

Debug component. More...

Go to the source code of this file.

Entities

debug_key_detect  entity
 Debug-Component. More...
 

Detailed Description

Debug component.

Author
Marc Kossmann
Michael Riedel
Version
v1.0.0
Date
05.12.2014

Evaluates switches and keys and sets registers accordingly.

History:

v0.1.0 25.11.2014 Riedel & Kossmann

  • first draft

v0.1.1 02.12.2014 Kossmann

  • complete redesign because registers in register_interface should be written only when input changes

v0.1.2 05.12.2014 Riedel

  • added few comments to code for better findability
  • corrected formatting and indention

v1.0.0 05.12.2014 Riedel & Kossmann

  • release milestone 3b

Definition in file debug_key_detect.vhd.