Entity: RoguePgp4Sim

Diagram

time TPD_G string SYNTH_MODE_G string MEMORY_TYPE_G natural range 1024 to 49151 PORT_NUM_G integer range 1 to 16 NUM_VC_G boolean EN_SIDEBAND_G sl pgpRefClk sl pgpGtRxP sl pgpGtRxN Pgp4RxInType pgpRxIn Pgp4TxInType pgpTxIn AxiStreamMasterArray(NUM_VC_G-1 downto 0) pgpTxMasters AxiStreamSlaveArray(NUM_VC_G-1 downto 0) pgpRxSlaves sl axilClk sl axilRst AxiLiteReadMasterType axilReadMaster AxiLiteWriteMasterType axilWriteMaster sl pgpGtTxP sl pgpGtTxN sl pgpClk sl pgpClkRst Pgp4RxOutType pgpRxOut Pgp4TxOutType pgpTxOut AxiStreamSlaveArray(NUM_VC_G-1 downto 0) pgpTxSlaves AxiStreamMasterArray(NUM_VC_G-1 downto 0) pgpRxMasters AxiLiteReadSlaveType axilReadSlave AxiLiteWriteSlaveType axilWriteSlave

Description


Title : PGPv4: https://confluence.slac.stanford.edu/x/1dzgEQ

Company : SLAC National Accelerator Laboratory

Description: Wrapper on RogueStreamSim to simulate a PGPv4

This file is part of 'SLAC Firmware Standard Library'. It is subject to the license terms in the LICENSE.txt file found in the top-level directory of this distribution and at: https://confluence.slac.stanford.edu/display/ppareg/LICENSE.html. No part of 'SLAC Firmware Standard Library', including this file, may be copied, modified, propagated, or distributed except according to

the terms contained in the LICENSE.txt file.

Generics

Generic name Type Value Description
TPD_G time 1 ns
SYNTH_MODE_G string "inferred"
MEMORY_TYPE_G string "block"
PORT_NUM_G natural range 1024 to 49151 9000
NUM_VC_G integer range 1 to 16 4
EN_SIDEBAND_G boolean true

Ports

Port name Direction Type Description
pgpRefClk in sl GT Ports
pgpGtRxP in sl
pgpGtRxN in sl
pgpGtTxP out sl
pgpGtTxN out sl
pgpClk out sl PGP Clock and Reset
pgpClkRst out sl
pgpRxIn in Pgp4RxInType Non VC Rx Signals
pgpRxOut out Pgp4RxOutType
pgpTxIn in Pgp4TxInType Non VC Tx Signals
pgpTxOut out Pgp4TxOutType
pgpTxMasters in AxiStreamMasterArray(NUM_VC_G-1 downto 0) Frame Transmit Interface
pgpTxSlaves out AxiStreamSlaveArray(NUM_VC_G-1 downto 0)
pgpRxMasters out AxiStreamMasterArray(NUM_VC_G-1 downto 0) Frame Receive Interface
pgpRxSlaves in AxiStreamSlaveArray(NUM_VC_G-1 downto 0)
axilClk in sl Stable Clock
axilRst in sl
axilReadMaster in AxiLiteReadMasterType
axilReadSlave out AxiLiteReadSlaveType
axilWriteMaster in AxiLiteWriteMasterType
axilWriteSlave out AxiLiteWriteSlaveType

Signals

Name Type Description
clk sl
rst sl
txOut Pgp4TxOutType
rxOut Pgp4RxOutType

Instantiations