1 ------------------------------------------------------------------------------- 3 -- Company : SLAC National Accelerator Laboratory 4 -- Created : 2015-06-18 5 -- Last update: 2016-12-01 6 ------------------------------------------------------------------------------- 7 -- Description: Wrapper for the ICAP Module to issue IPROG command 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 xilinx_general 41 architecture rtl
of Iprog is
54 end component Iprog7Series;
68 end component IprogUltraScale;
87 GEN_ULTRA_SCALE : if (XIL_DEVICE_G = "ULTRASCALE") generate
USE_SLOWCLK_Gboolean := false
USE_SLOWCLK_Gboolean := false
in bootAddressslv( 31 downto 0) := X"00000000"
USE_SLOWCLK_Gboolean := false
BUFR_CLK_DIV_Gstring := "8"
BUFR_CLK_DIV_Gnatural := 8
in bootAddressslv( 31 downto 0) := X"00000000"
in bootAddressslv( 31 downto 0) := X"00000000"
BUFR_CLK_DIV_Gpositive := 8
XIL_DEVICE_Gstring := "7SERIES"