eFEX firmware  1.7.3
ATLAS l1-calo - electron and tau feature extraction firmware for eFEX boards

Back to eFEX documentation
Libraries | Ports | Use Clauses
Adder Entity Reference

2-word adder More...

Inheritance diagram for Adder:
MultiAdder MultiAdderWithCarry AlgoCore_eg AlgoCore_tau AdderTree TopAlgoModule TopAlgoModule AlgoCore_tau_bdt IPBusTopAlgoModule IPBusTopAlgoModule TopAlgoModule data_path_block data_path_block IPBusTopAlgoModule top_efex_processor top_efex_processor data_path_block top_efex_processor

Entities

Behavioral  architecture
 2-word adder More...
 

Libraries

IEEE 

Use Clauses

STD_LOGIC_1164 
NUMERIC_STD 
DataTypes  Package <DataTypes>

Ports

CLK   in   std_logic
IN_Carry   in   std_logic_vector ( 1 downto 0 )
OUT_Carry   out   std_logic
IN_Words   in   DataWords ( 1 downto 0 )
OUT_Word   out   DataWord

Detailed Description

2-word adder

Add a description here

Author
Francesco Gonnella

Definition at line 14 of file Adder.vhd.


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