SURF  1.0
GLinkDecoder Entity Reference
+ Inheritance diagram for GLinkDecoder:
+ Collaboration diagram for GLinkDecoder:

Entities

rtl  architecture
 

Libraries

ieee 

Use Clauses

std_logic_1164 
numeric_std 
StdRtlPkg  Package <StdRtlPkg>
GlinkPkg 

Generics

TPD_G  time := 1 ns
RST_ASYNC_G  boolean := false
RST_POLARITY_G  sl := ' 1 '
FLAGSEL_G  boolean := false

Ports

en   in sl := ' 1 '
clk   in sl
rst   in sl
gtRxData   in slv ( 19 downto 0 )
rxReady   in sl
txReady   in sl
gLinkRx   out GLinkRxType
decoderError   out sl
decoderErrorL   out sl

Detailed Description

See also
entity

Definition at line 28 of file GLinkDecoder.vhd.

Member Data Documentation

◆ TPD_G

TPD_G time := 1 ns
Generic

Definition at line 30 of file GLinkDecoder.vhd.

◆ RST_ASYNC_G

RST_ASYNC_G boolean := false
Generic

Definition at line 31 of file GLinkDecoder.vhd.

◆ RST_POLARITY_G

RST_POLARITY_G sl := ' 1 '
Generic

Definition at line 32 of file GLinkDecoder.vhd.

◆ FLAGSEL_G

FLAGSEL_G boolean := false
Generic

Definition at line 33 of file GLinkDecoder.vhd.

◆ en

en in sl := ' 1 '
Port

Definition at line 35 of file GLinkDecoder.vhd.

◆ clk

clk in sl
Port

Definition at line 36 of file GLinkDecoder.vhd.

◆ rst

rst in sl
Port

Definition at line 37 of file GLinkDecoder.vhd.

◆ gtRxData

gtRxData in slv ( 19 downto 0 )
Port

Definition at line 38 of file GLinkDecoder.vhd.

◆ rxReady

rxReady in sl
Port

Definition at line 39 of file GLinkDecoder.vhd.

◆ txReady

txReady in sl
Port

Definition at line 40 of file GLinkDecoder.vhd.

◆ gLinkRx

gLinkRx out GLinkRxType
Port

Definition at line 41 of file GLinkDecoder.vhd.

◆ decoderError

decoderError out sl
Port

Definition at line 42 of file GLinkDecoder.vhd.

◆ decoderErrorL

decoderErrorL out sl
Port

Definition at line 43 of file GLinkDecoder.vhd.

◆ ieee

ieee
Library

Definition at line 19 of file GLinkDecoder.vhd.

◆ std_logic_1164

std_logic_1164
Package

Definition at line 20 of file GLinkDecoder.vhd.

◆ numeric_std

numeric_std
Package

Definition at line 21 of file GLinkDecoder.vhd.

◆ StdRtlPkg

StdRtlPkg
Package

Definition at line 23 of file GLinkDecoder.vhd.

◆ GlinkPkg

GlinkPkg
Package

Definition at line 24 of file GLinkDecoder.vhd.


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