Motion FPGA
Motion FPGA for the MachX02-7000HE Breakout Board
sim_step_counter Entity Reference

Entity to count steps. More...

Inheritance diagram for sim_step_counter:
sim_drv8711

Entities

sim  architecture
 Architecture sim of entity sim_step_counter. More...
 

Libraries

ieee 
 Using IEEE library.

Use Clauses

std_logic_1164 
 Using IEEE standard logic components.
numeric_std 
 Using IEE standard numeric components.

Ports

rst_in   in std_logic
 Asynchronous reset.
step_in   in std_logic
 Step input.
dir_in   in std_logic
 Direction.
size_in   in integer
 Size of steps.
steps_out   out integer
 Current steps.

Detailed Description

Entity to count steps.

Definition at line 16 of file sim_step_counter.vhd.


The documentation for this class was generated from the following file: