Entity: BoxcarIntegratorTb
- File: BoxcarIntegratorTb.vhd
Diagram
Description
Company : SLAC National Accelerator Laboratory
Description: Simulation Testbed for the BoxcarIntegrator 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 | |
intCount | slv(9 downto 0) | |
obPeriod | sl | |
obValid | sl | |
obFull | sl | |
obData | slv(25 downto 0) | |
validCnt | slv(15 downto 0) | |
validEn | sl | |
dataIn | slv(15 downto 0) | |
expData0 | slv(25 downto 0) | |
expData1 | slv(25 downto 0) | |
expError | sl | |
spacing | slv(15 downto 0) | |
passed | sl | |
failed | sl |
Constants
Name | Type | Value | Description |
---|---|---|---|
TPD_G | time | 2.5 ns |
Processes
- unnamed: ( clk )
- unnamed: ( )
- unnamed: ( clk )
- unnamed: ( failed, passed )
Instantiations
- U_ClkRst: surf.ClkRst
- U_BoxcarIntegrator: surf.BoxcarIntegrator