Entity: IpV4EngineTb

Diagram

Description


Company : SLAC National Accelerator Laboratory

Description: Simulation Testbed for testing the IpV4Engine module

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.

Signals

Name Type Description
clk sl
rst sl
passed sl
failed sl
ibMacMasters AxiStreamMasterArray(1 downto 0)
ibMacSlaves AxiStreamSlaveArray(1 downto 0)
obMacMasters AxiStreamMasterArray(1 downto 0)
obMacSlaves AxiStreamSlaveArray(1 downto 0)
obProtocolMasters AxiStreamMasterArray(1 downto 0)
obProtocolSlaves AxiStreamSlaveArray(1 downto 0)
ibProtocolMasters AxiStreamMasterArray(1 downto 0)
ibProtocolSlaves AxiStreamSlaveArray(1 downto 0)
arpReqMasters AxiStreamMasterArray(1 downto 0)
arpReqSlaves AxiStreamSlaveArray(1 downto 0)
arpAckMasters AxiStreamMasterArray(1 downto 0)
arpAckSlaves AxiStreamSlaveArray(1 downto 0)

Constants

Name Type Value Description
CLK_PERIOD_C time 6.4 ns
TPD_C time (CLK_PERIOD_C/4)
LOCAL_MAC_C slv(47 downto 0) x"123456789ABC"
LOCAL_IP_C slv(31 downto 0) x"12345678"
REMOTE_MAC_C slv(47 downto 0) x"DEADBEEFCAFE"
REMOTE_IP_C slv(31 downto 0) x"ABCDEFFF"
VLAN_C boolean false
VID_C slv(15 downto 0) x"0000"
PROTOCOL_C Slv8Array(0 downto 0) (0 => UDP_C)
MAX_CNT_C natural 256
UDP_LEN_C natural 16*MAX_CNT_C
SIM_ERROR_HALT_C boolean true

Processes

Instantiations