1 ------------------------------------------------------------------------------- 2 -- File : AxiXcf128Pkg.vhd 3 -- Company : SLAC National Accelerator Laboratory 4 -- Created : 2014-04-18 5 -- Last update: 2015-01-13 6 ------------------------------------------------------------------------------- 7 -- Description: AxiXcf128 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 ------------------------------------------------------------------------------- 19 use ieee.std_logic_1164.
all;
25 --! @ingroup devices_Xilinx_xcf128 33 data => (others => 'Z'));
55 data => (others => '1'));
array(natural range <> ) of AxiXcf128InOutType AxiXcf128InOutArray
AxiXcf128InOutType :=(data =>( others => 'Z')) AXI_XCF128_IN_OUT_INIT_C
AxiXcf128OutType :=( '1', '1', '1', '1',( others => '1')) AXI_XCF128_OUT_INIT_C
AxiXcf128ConfigType :=( '1', '1', '1', '0',( others => '1'), '1',( others => '1')) AXI_XCF128_CONFIG_INIT_C
array(integer range <> ,integer range <> ) of AxiXcf128InOutType AxiXcf128InOutVectorArray
AxiXcf128StatusType :=(data =>( others => '1')) AXI_XCF128_STATUS_INIT_C
array(integer range <> ,integer range <> ) of AxiXcf128OutType AxiXcf128OutVectorArray
array(natural range <> ) of AxiXcf128OutType AxiXcf128OutArray