Entity: RoguePgp2bSim

Diagram

time TPD_G natural range 1024 to 49151 PORT_NUM_G integer range 1 to 16 NUM_VC_G boolean EN_SIDEBAND_G sl pgpClk sl pgpClkRst Pgp2bRxInType pgpRxIn Pgp2bTxInType 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 Pgp2bRxOutType pgpRxOut Pgp2bTxOutType pgpTxOut AxiStreamSlaveArray(NUM_VC_G-1 downto 0) pgpTxSlaves AxiStreamMasterArray(NUM_VC_G-1 downto 0) pgpRxMasters AxiLiteReadSlaveType axilReadSlave AxiLiteWriteSlaveType axilWriteSlave

Description


Title : PGPv2b: https://confluence.slac.stanford.edu/x/q86fD

Company : SLAC National Accelerator Laboratory

Description: Wrapper on RogueStreamSim to simulate a PGPv3

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
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
pgpClk in sl PGP Clock and Reset
pgpClkRst in sl
pgpRxIn in Pgp2bRxInType Non VC Rx Signals
pgpRxOut out Pgp2bRxOutType
pgpTxIn in Pgp2bTxInType Non VC Tx Signals
pgpTxOut out Pgp2bTxOutType
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
txOut Pgp2bTxOutType
rxOut Pgp2bRxOutType
pgpTxMastersLoc AxiStreamMasterArray(NUM_VC_G-1 downto 0)

Processes