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

Quadrature decoder entity. More...

Inheritance diagram for quad_decoder:
quad_decoder_tb

Entities

rtl  architecture
 Architecture rtl of quad_encoder entity. More...
 

Libraries

ieee 
 Using IEEE library.

Use Clauses

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

Generics

bit_width  natural := 8
 Width of the quadrature decoder.

Ports

clk_in   in std_logic
 Clock.
rst_in   in std_logic
 Asynchronous reset.
quad_a_in   in std_logic
 Quadrature a input.
quad_b_in   in std_logic
 Quadrature b input.
quad_count_out   out unsigned ( bit_width - 1 DOWNTO 0 )
 Quadrature count output.

Detailed Description

Quadrature decoder entity.

Definition at line 16 of file quad_decoder.vhd.


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