AMC13
Firmwares for the different applications of the AMC13 uTCA board made at Boston University
 All Classes Variables
Entities | Public Attributes
encode_8b10b_lut_base Entity Reference
Inheritance diagram for encode_8b10b_lut_base:
Inheritance graph
[legend]

List of all members.

Entities

xilinx  architecture

Use Clauses

encode_8b10b_pkg  Package <encode_8b10b_pkg>

Generics

C_HAS_DISP_IN  INTEGER := 0
C_HAS_FORCE_CODE  INTEGER := 0
C_FORCE_CODE_VAL  STRING := " 1010101010 "
C_FORCE_CODE_DISP  INTEGER := 0
C_HAS_ND  INTEGER := 0
C_HAS_KERR  INTEGER := 0

Ports

DIN   in STD_LOGIC_VECTOR ( 7 downto 0 ) := ( others = > ' 0 ' )
KIN   in STD_LOGIC := ' 0 '
CLK   in STD_LOGIC := ' 0 '
DOUT   out STD_LOGIC_VECTOR ( 9 downto 0 ) := str_to_slv ( C_FORCE_CODE_VAL )
CE   in STD_LOGIC := ' 0 '
FORCE_CODE   in STD_LOGIC := ' 0 '
FORCE_DISP   in STD_LOGIC := ' 0 '
DISP_IN   in STD_LOGIC := ' 0 '
DISP_OUT   out STD_LOGIC := bint_2_sl ( C_FORCE_CODE_DISP )
KERR   out STD_LOGIC := ' 0 '
ND   out STD_LOGIC := ' 0 '

Detailed Description

Definition at line 68 of file encode_8b10b_lut_base.vhd.


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