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

Counter which divides the clock according to the divider. More...

Go to the source code of this file.

Entities

counter  entity
 Counter-Component. More...
 

Detailed Description

Counter which divides the clock according to the divider.

Author
Marc Kossmann
Michael Riedel
Version
v1.0.0
Date
05.12.2014

Provide 5 ms time base when divider = 250000.

History:

v0.1.0 23.11.2014 Kossmann

  • first draft

v0.1.1 25.11.2014 Riedel

  • corrected formatting
  • renamed component to counter
  • re-implemented counter according to digital ciruit design

v0.1.2 28.11.2014 Kossmann

  • improved documentation

v1.0.0 05.12.2014 Riedel & Kossmann

  • release milestone 3b

Definition in file counter.vhd.