Entity: AxiStreamFlushTb
- File: AxiStreamFlushTb.vhd
Diagram
Description
Company : SLAC National Accelerator Laboratory
Description: Simulation Testbed for testing the AxiStreamFlush 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 |
---|---|---|
fastClk | sl | Signals |
fastRst | sl | |
obMaster | AxiStreamMasterType | |
obSlave | AxiStreamSlaveType | |
ibMaster | AxiStreamMasterType | |
ibCtrl | AxiStreamCtrlType | |
flushEn | sl | |
count | integer range 0 to 254 |
Constants
Name | Type | Value | Description |
---|---|---|---|
FAST_CLK_PERIOD_C | time | 5 ns | |
TPD_C | time | FAST_CLK_PERIOD_C/4 | |
PRBS_SEED_SIZE_C | natural | 32 | PRBS Configuration |
PRBS_TAPS_C | NaturalArray | (0 => 31, 1 => 6, 2 => 2, 3 => 1) |
|
AXI_STREAM_CONFIG_C | AxiStreamConfigType | ssiAxiStreamConfig(4) | AXI Stream Configurations |
Processes
- unnamed: ( fastClk )
Instantiations
- ClkRst_Fast: surf.ClkRst
- SsiPrbsTx_Inst: surf.SsiPrbsTx
Description
Data Source
- U_Flush: surf.AxiStreamFlush