period_check Entity Reference

Check the period of signal. More...

Inheritance diagram for period_check:

Inheritance graph
[legend]
Collaboration diagram for period_check:

Collaboration graph
[legend]

List of all members.


Architectures

period_check_arc Architecture
 Check the period of signal. More...

Libraries

ieee 
 standard IEEE library

Packages

std_logic_1164 
 std_logic definitions, see file
std_logic_arith 
 arithmetic operations on std_logic datatypes, see file
std_logic_unsigned 
 unsigned functions use ieee.std_logic_unsigned.all; operators for std_logic_vector type, see file

Generics

PERIOD  integer range 0 to 255 := 8
 Period to check for, must be an even number.

Ports

CLK  in std_logic
 Clock.
RES  in std_logic
 Reset.
EN  in std_logic
 Enable.
A  in std_logic
 Input.
Y  out std_logic
 Output, high if signal is periodic with PERIOD.


Detailed Description

Check the period of signal.

This entity checks an incoming signal for a period specified with a generic.

Definition at line 36 of file period_check.vhd.


Member Data Documentation

A in std_logic [Port]

Input.

Definition at line 44 of file period_check.vhd.

CLK in std_logic [Port]

Clock.

Definition at line 41 of file period_check.vhd.

EN in std_logic [Port]

Enable.

Definition at line 43 of file period_check.vhd.

ieee library [Library]

standard IEEE library

Definition at line 25 of file period_check.vhd.

PERIOD integer range 0 to 255 := 8 [Generic]

Period to check for, must be an even number.

Definition at line 39 of file period_check.vhd.

RES in std_logic [Port]

Reset.

Definition at line 42 of file period_check.vhd.

std_logic_1164 package [Package]

std_logic definitions, see file

Definition at line 27 of file period_check.vhd.

std_logic_arith package [Package]

arithmetic operations on std_logic datatypes, see file

Definition at line 29 of file period_check.vhd.

std_logic_unsigned package [Package]

unsigned functions use ieee.std_logic_unsigned.all; operators for std_logic_vector type, see file

Definition at line 31 of file period_check.vhd.

Y out std_logic [Port]

Output, high if signal is periodic with PERIOD.

Definition at line 45 of file period_check.vhd.


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

Author: M.Niegl
Generated on Tue Nov 4 00:58:13 2008 for BCM-AAA by doxygen 1.5.7.1-20081012