SURF
|
Entities | |
Pgp4RxProtocol.rtl | architecture |
Libraries | |
ieee | |
surf |
Use Clauses | |
std_logic_1164 | |
std_logic_unsigned | |
std_logic_arith | |
StdRtlPkg | Package <StdRtlPkg> |
AxiStreamPkg | Package <AxiStreamPkg> |
AxiStreamPacketizer2Pkg | Package <AxiStreamPacketizer2Pkg> |
SsiPkg | Package <SsiPkg> |
Pgp4Pkg | Package <Pgp4Pkg> |
Generics | |
TPD_G | time := 1 ns |
RST_POLARITY_G | sl := ' 1 ' |
RST_ASYNC_G | boolean := false |
NUM_VC_G | integer range 1 to 16 := 4 |
Ports | ||
pgpRxClk | in | sl |
pgpRxRst | in | sl |
pgpRxIn | in | Pgp4RxInType := PGP4_RX_IN_INIT_C |
pgpRxOut | out | Pgp4RxOutType |
pgpRxMaster | out | AxiStreamMasterType |
pgpRxSlave | in | AxiStreamSlaveType |
remRxFifoCtrl | out | AxiStreamCtrlArray ( NUM_VC_G- 1 downto 0 ) |
remRxLinkReady | out | sl |
locRxLinkReady | out | sl |
linkError | in | sl |
phyRxActive | in | sl |
protRxValid | in | sl |
protRxPhyInit | out | sl |
protRxData | in | slv ( 63 downto 0 ) |
protRxHeader | in | slv ( 1 downto 0 ) |