CMX
CMX firmware code in-line documentation
 All Classes Namespaces Files Functions Variables
rtl_abx Architecture Reference

Functions

std_logic_vector   add4 (
a: in std_logic_vector (2 downto 0)
b: in std_logic_vector (2 downto 0)
c: in std_logic_vector (2 downto 0)
d: in std_logic_vector (2 downto 0)
)

Processes

clokprok  ( clk , a , b , c , d )

Detailed Description

Definition at line 37 of file add3x4.vhd.

Member Function Documentation

std_logic_vector add4 (   a in std_logic_vector ( 2 downto 0 ) ,
  b in std_logic_vector ( 2 downto 0 ) ,
  c in std_logic_vector ( 2 downto 0 ) ,
  d in std_logic_vector ( 2 downto 0 )  
)
Function

Definition at line 42 of file add3x4.vhd.

clokprok (   clk ,
  a ,
  b ,
  c ,
  d  
)
Process

Definition at line 72 of file add3x4.vhd.


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