Entity: AxiStreamBytePackerTb
- File: AxiStreamBytePackerTb.vhd
Diagram
Description
-----------------------------------------------------------------------------
Description: Simulation Testbed for AxiStreamBytePacker
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 |
|---|---|---|
| axiClk | sl | |
| axiRst | sl | |
| testInMaster | AxiStreamMasterArray(15 downto 0) | |
| testOutMaster | AxiStreamMasterArray(15 downto 0) | |
| testFail | slv(15 downto 0) |
Constants
| Name | Type | Value | Description |
|---|---|---|---|
| SRC_CONFIG_C | AxiStreamConfigType | ( TSTRB_EN_C => false, TDATA_BYTES_C => 16, -- 128 bits TDEST_BITS_C => 0, TID_BITS_C => 0, TKEEP_MODE_C => TKEEP_COMP_C, TUSER_BITS_C => 2, TUSER_MODE_C => TUSER_FIRST_LAST_C) |
|
| DST_CONFIG_C | AxiStreamConfigType | ( TSTRB_EN_C => false, TDATA_BYTES_C => 16, -- 128 bits TDEST_BITS_C => 0, TID_BITS_C => 0, TKEEP_MODE_C => TKEEP_COMP_C, TUSER_BITS_C => 2, TUSER_MODE_C => TUSER_FIRST_LAST_C) |
|
| CLK_PERIOD_C | time | 5.000 ns | |
| TPD_G | time | 1 ns |
Instantiations
- U_ClkRst: surf.ClkRst