1 -------------------------------------------------------------------------------     2 -- File       : AxiLtc2270Pkg.vhd     3 -- Company    : SLAC National Accelerator Laboratory     4 -- Created    : 2014-04-21     5 -- Last update: 2017-05-02     6 -------------------------------------------------------------------------------     7 -- Description: AxiLtc2270 Package File     8 -------------------------------------------------------------------------------     9 -- This file is part of 'SLAC Firmware Standard Library'.    10 -- It is subject to the license terms in the LICENSE.txt file found in the     11 -- top-level directory of this distribution and at:     12 --    https://confluence.slac.stanford.edu/display/ppareg/LICENSE.html.     13 -- No part of 'SLAC Firmware Standard Library', including this file,     14 -- may be copied, modified, propagated, or distributed except according to     15 -- the terms contained in the LICENSE.txt file.    16 -------------------------------------------------------------------------------    18 use ieee.std_logic_1164.
all;
    24  --! @ingroup devices_Linear_lct2270    38       (others => (others => '1')),    39       (others => (others => '0')),    74       (others => (others => (others => '0'))));  
    82       (others => (others => (others => '0'))));        
    86       -- IO-Delay Signals (refClk200MHz domain)    96       -- IO-Delay Signals (refClk200MHz domain) AxiLtc2270DelayOutType  :=( '0',( others =>( others =>( others => '0')))) AXI_LTC2270_DELAY_OUT_INIT_C
 
AxiLtc2270ConfigType  :=(( others => '0'),   AXI_LTC2270_DELAY_IN_INIT_C) AXI_LTC2270_CONFIG_INIT_C
 
AxiLtc2270InType  :=( '1', '0',( others =>( others => '1')),( others =>( others => '0')), '1', '0') AXI_LTC2270_IN_INIT_C
 
AxiLtc2270InOutType  :=(sdo  => 'Z') AXI_LTC2270_IN_OUT_INIT_C
 
Slv16Array( 0 to  1)   adcData
 
AxiLtc2270DelayInType   delayIn
 
AxiLtc2270OutType  :=( '0', '0', '0', '0', '1', '0') AXI_LTC2270_OUT_INIT_C
 
Slv5VectorArray  ( 0 to  1, 0 to  7) data
 
array(natural range <> ) of AxiLtc2270InOutType   AxiLtc2270InOutArray
 
slv( 1 downto  0)   adcValid
 
AxiLtc2270StatusType  :=(( others => '0'),( others => x"0000"),   AXI_LTC2270_DELAY_OUT_INIT_C) AXI_LTC2270_STATUS_INIT_C
 
array(natural range <> ) of AxiLtc2270InType   AxiLtc2270InArray
 
AxiLtc2270DelayOutType   delayOut
 
array(natural range <> ) of slv( 15 downto  0)   Slv16Array
 
array(natural range <> ,natural range <> ) of slv( 4 downto  0)   Slv5VectorArray
 
array(natural range <> ) of AxiLtc2270OutType   AxiLtc2270OutArray
 
array(natural range <> ) of slv( 7 downto  0)   Slv8Array
 
AxiLtc2270DelayInType  :=( '0', '0',( others =>( others =>( others => '0')))) AXI_LTC2270_DELAY_IN_INIT_C