generic_shift_reg Entity Reference

Generic shift register. Width and depth adjustable at compile-time. More...

Inheritance diagram for generic_shift_reg:

Inheritance graph
[legend]
Collaboration diagram for generic_shift_reg:

Collaboration graph
[legend]

List of all members.


Architectures

generic_shift_reg_arc Architecture
 Generic shift register. Width and depth adjustable at compile-time. More...

Libraries

ieee 
 standard IEEE library

Packages

std_logic_1164 
 std_logic definitions, see file

Generics

WIDTH  positive range 1 to 255 := 1
 shift register width
DEPTH  positive range 1 to 255 := 1
 shift register depth

Ports

CLK  in std_logic
 clock
RES  in std_logic
 reset
DIN  in std_logic_vector ( width-1 downto 0 )
 data in
DOUT  out std_logic_vector ( width-1 downto 0 )
 shifted data out


Detailed Description

Generic shift register. Width and depth adjustable at compile-time.

Definition at line 31 of file generic_shift_reg.vhd.


Member Data Documentation

CLK in std_logic [Port]

clock

Definition at line 38 of file generic_shift_reg.vhd.

DEPTH positive range 1 to 255 := 1 [Generic]

shift register depth

Definition at line 35 of file generic_shift_reg.vhd.

DIN in std_logic_vector ( width-1 downto 0 ) [Port]

data in

Definition at line 40 of file generic_shift_reg.vhd.

DOUT out std_logic_vector ( width-1 downto 0 ) [Port]

shifted data out

Definition at line 41 of file generic_shift_reg.vhd.

ieee library [Library]

standard IEEE library

Reimplemented in main_components.

Definition at line 25 of file generic_shift_reg.vhd.

RES in std_logic [Port]

reset

Definition at line 39 of file generic_shift_reg.vhd.

std_logic_1164 package [Package]

std_logic definitions, see file

Reimplemented in main_components.

Definition at line 27 of file generic_shift_reg.vhd.

WIDTH positive range 1 to 255 := 1 [Generic]

shift register width

Definition at line 34 of file generic_shift_reg.vhd.


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

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