|
SURF
|
Inheritance diagram for Pgp3RxProtocol:
Collaboration diagram for Pgp3RxProtocol:Entities | |
| Pgp3RxProtocol.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> |
| Pgp3Pkg | Package <Pgp3Pkg> |
Generics | |
| TPD_G | time := 1 ns |
| NUM_VC_G | integer range 1 to 16 := 4 |
Ports | ||
| pgpRxClk | in | sl |
| pgpRxRst | in | sl |
| pgpRxIn | in | Pgp3RxInType := PGP3_RX_IN_INIT_C |
| pgpRxOut | out | Pgp3RxOutType |
| pgpRxMaster | out | AxiStreamMasterType |
| pgpRxSlave | in | AxiStreamSlaveType |
| remRxFifoCtrl | out | AxiStreamCtrlArray ( NUM_VC_G- 1 downto 0 ) |
| remRxLinkReady | out | sl |
| locRxLinkReady | out | sl |
| phyRxActive | in | sl |
| protRxValid | in | sl |
| protRxPhyInit | out | sl |
| protRxData | in | slv ( 63 downto 0 ) |
| protRxHeader | in | slv ( 1 downto 0 ) |