Entity: AxiStreamSelectorTb
- File: AxiStreamSelectorTb.vhd
Diagram
Description
Title : JTAG Support
Company : SLAC National Accelerator Laboratory
Description: Simulation Test bench for AxisStreamSelector
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 | |
run | boolean | |
testVec1 | TestMArray(0 to 9 ) | |
testVec2 | TestMArray(0 to 6 ) | |
mTx | AxiStreamMasterArray(1 downto 0) | |
sTx | AxiStreamSlaveArray (1 downto 0) | |
sRx | AxiStreamSlaveType | |
mRx | AxiStreamMasterType | |
sel | sl | |
stage | natural | |
t1d | slv(DW_C - 1 downto 0) | |
t0d | slv(DW_C - 1 downto 0) | |
rd | slv(DW_C - 1 downto 0) | |
t1v | sl | |
t0v | sl | |
rr | sl |
Constants
Name | Type | Value | Description |
---|---|---|---|
DW_C | positive | 8 | |
TPD_G | time | 0 ns |
Types
Name | Type | Description |
---|---|---|
TestMType | r, sel, v1 v0, d1, d0 | |
TestSType | ||
TestMArray | array (natural range <>) of TestMType |
Processes
- P_CLK: ( )
- P_TST: ( clk )
Instantiations
- U_DUT: surf.AxiStreamSelector