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

Entity to count edges. More...

Inheritance diagram for sim_edge_count:
step_generator_tb

Entities

sim  architecture
 Architecture sim of entity sim_edge_count. More...
 

Libraries

ieee 
 Using IEEE library.

Use Clauses

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

Ports

clk_in   in std_logic
 Clock.
rst_in   in std_logic
 Asynchronous reset.
signal_in   in std_logic
 Signal input.
rise_out   out integer
 Count of rising edges.
fall_out   out integer
 Count of falling edges.

Detailed Description

Entity to count edges.

Definition at line 16 of file sim_edge_count.vhd.


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