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

List of all members.

Entities

RTL  architecture

Libraries

UNISIM 

Use Clauses

numeric_std 
VCOMPONENTS 

Generics

RX_DATA_WIDTH  integer := 32

Ports

SCRAMBLED_DATA_IN   in std_logic_vector ( ( RX_DATA_WIDTH - 1 ) downto 0 )
UNSCRAMBLED_DATA_OUT   out std_logic_vector ( ( RX_DATA_WIDTH - 1 ) downto 0 )
DATA_VALID_IN   in std_logic
USER_CLK   in std_logic
SYSTEM_RESET   in std_logic

Detailed Description

Definition at line 72 of file descrambler.vhd.


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