Entity: Ssp10b12bTb
- File: Ssp10b12bTb.vhd
Diagram
Description
Company : SLAC National Accelerator Laboratory
Description: Simulation testbed for Ssp10b12b
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 | [in] |
| rst | sl | [in] |
| encValid | sl | [in] |
| encSof | sl | [in] |
| encEof | sl | [in] |
| encDataIn | slv(9 downto 0) | [in] |
| encDataOut | slv(11 downto 0) | [out] |
| decDataIn | slv(11 downto 0) | [in] |
| decDataOut | slv(9 downto 0) | [out] |
| decValid | sl | [out] |
| decSof | sl | [out] |
| decEof | sl | [out] |
| decEofe | sl | [out] |
| decCodeError | sl | [out] |
| decDispError | sl | [out] |
| validInt | sl |
Constants
| Name | Type | Value | Description |
|---|---|---|---|
| TPD_G | time | 1 ns | |
| RST_POLARITY_G | sl | '0' | |
| RST_ASYNC_G | boolean | true | |
| AUTO_FRAME_G | boolean | true |
Processes
- gen: ( )
- check: ( )
Instantiations
- U_SspEncoder10b12b: surf.SspEncoder10b12b
- U_SspDecoder10b12b_1: surf.SspDecoder10b12b
- U_ClkRst_1: surf.ClkRst
Description
[out]