SURF  1.0
Pgp2bTxPhy Entity Reference
+ Inheritance diagram for Pgp2bTxPhy:

Entities

Pgp2bTxPhy  architecture
 

Libraries

ieee 

Use Clauses

std_logic_1164 
std_logic_arith 
std_logic_unsigned 
StdRtlPkg  Package <StdRtlPkg>
Pgp2bPkg  Package <Pgp2bPkg>

Generics

TPD_G  time := 1 ns
TX_LANE_CNT_G  integer range 1 to 2 := 1

Ports

pgpTxClkEn   in sl := ' 1 '
pgpTxClk   in sl
pgpTxClkRst   in sl
pgpTxLinkReady   out sl
pgpTxOpCodeEn   in sl
pgpTxOpCode   in slv ( 7 downto 0 )
pgpLocLinkReady   in sl
pgpLocData   in slv ( 7 downto 0 )
cellTxSOC   in sl
cellTxSOF   in sl
cellTxEOC   in sl
cellTxEOF   in sl
cellTxEOFE   in sl
cellTxData   in slv ( TX_LANE_CNT_G * 16 - 1 downto 0 )
phyTxData   out slv ( TX_LANE_CNT_G * 16 - 1 downto 0 )
phyTxDataK   out slv ( TX_LANE_CNT_G * 2 - 1 downto 0 )
phyTxReady   in sl

Detailed Description

See also
entity

Definition at line 28 of file Pgp2bTxPhy.vhd.

Member Data Documentation

◆ TPD_G

TPD_G time := 1 ns
Generic

Definition at line 30 of file Pgp2bTxPhy.vhd.

◆ TX_LANE_CNT_G

TX_LANE_CNT_G integer range 1 to 2 := 1
Generic

Definition at line 32 of file Pgp2bTxPhy.vhd.

◆ pgpTxClkEn

pgpTxClkEn in sl := ' 1 '
Port

Definition at line 36 of file Pgp2bTxPhy.vhd.

◆ pgpTxClk

pgpTxClk in sl
Port

Definition at line 37 of file Pgp2bTxPhy.vhd.

◆ pgpTxClkRst

pgpTxClkRst in sl
Port

Definition at line 38 of file Pgp2bTxPhy.vhd.

◆ pgpTxLinkReady

pgpTxLinkReady out sl
Port

Definition at line 41 of file Pgp2bTxPhy.vhd.

◆ pgpTxOpCodeEn

pgpTxOpCodeEn in sl
Port

Definition at line 44 of file Pgp2bTxPhy.vhd.

◆ pgpTxOpCode

pgpTxOpCode in slv ( 7 downto 0 )
Port

Definition at line 45 of file Pgp2bTxPhy.vhd.

◆ pgpLocLinkReady

Definition at line 48 of file Pgp2bTxPhy.vhd.

◆ pgpLocData

pgpLocData in slv ( 7 downto 0 )
Port

Definition at line 49 of file Pgp2bTxPhy.vhd.

◆ cellTxSOC

cellTxSOC in sl
Port

Definition at line 52 of file Pgp2bTxPhy.vhd.

◆ cellTxSOF

cellTxSOF in sl
Port

Definition at line 53 of file Pgp2bTxPhy.vhd.

◆ cellTxEOC

cellTxEOC in sl
Port

Definition at line 54 of file Pgp2bTxPhy.vhd.

◆ cellTxEOF

cellTxEOF in sl
Port

Definition at line 55 of file Pgp2bTxPhy.vhd.

◆ cellTxEOFE

cellTxEOFE in sl
Port

Definition at line 56 of file Pgp2bTxPhy.vhd.

◆ cellTxData

cellTxData in slv ( TX_LANE_CNT_G * 16 - 1 downto 0 )
Port

Definition at line 57 of file Pgp2bTxPhy.vhd.

◆ phyTxData

phyTxData out slv ( TX_LANE_CNT_G * 16 - 1 downto 0 )
Port

Definition at line 60 of file Pgp2bTxPhy.vhd.

◆ phyTxDataK

phyTxDataK out slv ( TX_LANE_CNT_G * 2 - 1 downto 0 )
Port

Definition at line 61 of file Pgp2bTxPhy.vhd.

◆ phyTxReady

phyTxReady in sl
Port

Definition at line 63 of file Pgp2bTxPhy.vhd.

◆ ieee

ieee
Library

Definition at line 19 of file Pgp2bTxPhy.vhd.

◆ std_logic_1164

std_logic_1164
Package

Definition at line 20 of file Pgp2bTxPhy.vhd.

◆ std_logic_arith

std_logic_arith
Package

Definition at line 21 of file Pgp2bTxPhy.vhd.

◆ std_logic_unsigned

Definition at line 22 of file Pgp2bTxPhy.vhd.

◆ StdRtlPkg

StdRtlPkg
Package

Definition at line 23 of file Pgp2bTxPhy.vhd.

◆ Pgp2bPkg

Pgp2bPkg
Package

Definition at line 24 of file Pgp2bTxPhy.vhd.


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