loop_cnt Entity Reference

Continous counter, 32 bit. More...

Inheritance diagram for loop_cnt:

Inheritance graph
[legend]
Collaboration diagram for loop_cnt:

Collaboration graph
[legend]

List of all members.


Architectures

loop_cnt_arc Architecture
 Continous counter, 32 bit. 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
numeric_std 
 arithmetic functions use ieee.numeric_std.all; operators for signed use ieee.numeric_std.all; unsigned datatypes, see file

Ports

CLK  in std_logic
 Clock.
EN  in std_logic
 Enable.
RESET  in std_logic
 Reset.
Y  out std_logic_vector ( 31 downto 0 )
 Counter value out.


Detailed Description

Continous counter, 32 bit.

Definition at line 37 of file loop_cnt.vhd.


Member Data Documentation

CLK in std_logic [Port]

Clock.

Definition at line 39 of file loop_cnt.vhd.

EN in std_logic [Port]

Enable.

Definition at line 40 of file loop_cnt.vhd.

ieee library [Library]

standard IEEE library

Definition at line 26 of file loop_cnt.vhd.

numeric_std package [Package]

arithmetic functions use ieee.numeric_std.all; operators for signed use ieee.numeric_std.all; unsigned datatypes, see file

Definition at line 34 of file loop_cnt.vhd.

RESET in std_logic [Port]

Reset.

Definition at line 41 of file loop_cnt.vhd.

std_logic_1164 package [Package]

std_logic definitions, see file

Definition at line 28 of file loop_cnt.vhd.

std_logic_arith package [Package]

arithmetic operations on std_logic datatypes, see file

Definition at line 30 of file loop_cnt.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 32 of file loop_cnt.vhd.

Y out std_logic_vector ( 31 downto 0 ) [Port]

Counter value out.

Definition at line 42 of file loop_cnt.vhd.


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

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