Entity: SspEncoder10b12b

Diagram

time TPD_G sl RST_POLARITY_G boolean RST_ASYNC_G boolean AUTO_FRAME_G boolean FLOW_CTRL_EN_G sl clk sl rst sl validIn sl sof sl eof slv(9 downto 0) dataIn sl readyOut sl readyIn sl validOut slv(11 downto 0) dataOut

Description


Company : SLAC National Accelerator Laboratory

Description: SimpleStreamingProtocol - A simple protocol layer for inserting idle and framing control characters into a raw data stream. This module

ties the framing core to an RTL 10b12b encoder.

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.

Generics

Generic name Type Value Description
TPD_G time 1 ns
RST_POLARITY_G sl '0'
RST_ASYNC_G boolean true
AUTO_FRAME_G boolean true
FLOW_CTRL_EN_G boolean false

Ports

Port name Direction Type Description
clk in sl
rst in sl
validIn in sl
readyIn out sl
sof in sl
eof in sl
dataIn in slv(9 downto 0)
validOut out sl
readyOut in sl
dataOut out slv(11 downto 0)

Signals

Name Type Description
framedData slv(9 downto 0)
framedDataK slv(0 downto 0)
validInt sl
readyInt sl

Instantiations