Entity: GLinkEncoder

Diagram

time TPD_G boolean RST_ASYNC_G sl RST_POLARITY_G boolean FLAGSEL_G sl en sl clk sl rst GLinkTxType gLinkTx slv(19 downto 0) encodedData

Description


Company : SLAC National Accelerator Laboratory

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_ASYNC_G boolean false
RST_POLARITY_G sl '1' '1' for active HIGH reset, '0' for active LOW reset
FLAGSEL_G boolean false

Ports

Port name Direction Type Description
en in sl
clk in sl
rst in sl
gLinkTx in GLinkTxType
encodedData out slv(19 downto 0)

Signals

Name Type Description
r RegType
rin RegType

Constants

Name Type Value Description
REG_INIT_C RegType ( '0',
(GLINK_IDLE_WORD_FF0_C & GLINK_CONTROL_WORD_C),
(others => '0'))

Types

Name Type Description
RegType

Functions

Processes