onescompaccu Entity Reference

Accu with Carry Look-Ahead Adder. More...

Inheritance diagram for onescompaccu:

Inheritance graph
[legend]
Collaboration diagram for onescompaccu:

Collaboration graph
[legend]

List of all members.


Architectures

onescompaccu_arc Architecture
 logic around CLA-Adder More...

Libraries

ieee 
 standard IEEE library
unisim 
 Library with Xilinx primitives.

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
vcomponents 
 Header with Xilinx primitives.

Ports

CLK  in std_logic
 Clock.
RESET  in std_logic
 Reset.
EN  in std_logic
 Enable.
Ain  in std_logic_vector ( 15 downto 0 )
 Data in.
CARRY_OUT  out std_logic
 Carry output.
RES  out std_logic_vector ( 15 downto 0 )
 Output value.


Detailed Description

Accu with Carry Look-Ahead Adder.

Wrapper file for CLA-Adder with feedback to turn it into an accumulator

Definition at line 39 of file onescompaccu.vhd.


Member Data Documentation

Ain in std_logic_vector ( 15 downto 0 ) [Port]

Data in.

Definition at line 44 of file onescompaccu.vhd.

CARRY_OUT out std_logic [Port]

Carry output.

Definition at line 45 of file onescompaccu.vhd.

CLK in std_logic [Port]

Clock.

Definition at line 41 of file onescompaccu.vhd.

EN in std_logic [Port]

Enable.

Definition at line 43 of file onescompaccu.vhd.

ieee library [Library]

standard IEEE library

Definition at line 24 of file onescompaccu.vhd.

RES out std_logic_vector ( 15 downto 0 ) [Port]

Output value.

Definition at line 46 of file onescompaccu.vhd.

RESET in std_logic [Port]

Reset.

Definition at line 42 of file onescompaccu.vhd.

std_logic_1164 package [Package]

std_logic definitions, see file

Definition at line 26 of file onescompaccu.vhd.

std_logic_arith package [Package]

arithmetic operations on std_logic datatypes, see file

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

unisim library [Library]

Library with Xilinx primitives.

Definition at line 32 of file onescompaccu.vhd.

vcomponents package [Package]

Header with Xilinx primitives.

Definition at line 34 of file onescompaccu.vhd.


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

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