sync chunk 2/12
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,93 @@
|
|||||||
|
// Copyright 1986-2022 Xilinx, Inc. All Rights Reserved.
|
||||||
|
// Copyright 2022-2023 Advanced Micro Devices, Inc. All Rights Reserved.
|
||||||
|
// --------------------------------------------------------------------------------
|
||||||
|
// Tool Version: Vivado v.2023.1 (win64) Build 3865809 Sun May 7 15:05:29 MDT 2023
|
||||||
|
// Date : Tue Sep 1 10:38:29 2026
|
||||||
|
// Host : DESKTOP-VN054CM running 64-bit major release (build 9200)
|
||||||
|
// Command : write_verilog -force -mode synth_stub -rename_top decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix -prefix
|
||||||
|
// decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix_ u_ila_0_stub.v
|
||||||
|
// Design : u_ila_0
|
||||||
|
// Purpose : Stub declaration of top-level module interface
|
||||||
|
// Device : xc7z020clg400-2
|
||||||
|
// --------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
// This empty module with port declaration file causes synthesis tools to infer a black box for IP.
|
||||||
|
// The synthesis directives are for Synopsys Synplify support to prevent IO buffer insertion.
|
||||||
|
// Please paste the declaration into a Verilog source file or add the file as an additional source.
|
||||||
|
(* X_CORE_INFO = "ila,Vivado 2023.1" *)
|
||||||
|
module decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix(clk, probe0, probe1, probe2, probe3, probe4, probe5,
|
||||||
|
probe6, probe7, probe8, probe9, probe10, probe11, probe12, probe13, probe14, probe15, probe16, probe17,
|
||||||
|
probe18, probe19, probe20, probe21, probe22, probe23, probe24, probe25, probe26, probe27, probe28,
|
||||||
|
probe29, probe30, probe31, probe32, probe33, probe34, probe35, probe36, probe37, probe38, probe39,
|
||||||
|
probe40, probe41, probe42, probe43, probe44, probe45, probe46, probe47, probe48, probe49, probe50,
|
||||||
|
probe51, probe52, probe53, probe54, probe55, probe56, probe57, probe58, probe59, probe60, probe61,
|
||||||
|
probe62, probe63, probe64)
|
||||||
|
/* synthesis syn_black_box black_box_pad_pin="probe0[31:0],probe1[31:0],probe2[15:0],probe3[7:0],probe4[0:0],probe5[7:0],probe6[15:0],probe7[31:0],probe8[7:0],probe9[1:0],probe10[15:0],probe11[15:0],probe12[1:0],probe13[8:0],probe14[15:0],probe15[7:0],probe16[15:0],probe17[8:0],probe18[7:0],probe19[7:0],probe20[7:0],probe21[7:0],probe22[7:0],probe23[15:0],probe24[15:0],probe25[7:0],probe26[12:0],probe27[31:0],probe28[3:0],probe29[0:0],probe30[0:0],probe31[0:0],probe32[0:0],probe33[0:0],probe34[0:0],probe35[0:0],probe36[0:0],probe37[0:0],probe38[0:0],probe39[0:0],probe40[0:0],probe41[0:0],probe42[0:0],probe43[0:0],probe44[0:0],probe45[0:0],probe46[0:0],probe47[0:0],probe48[0:0],probe49[0:0],probe50[0:0],probe51[0:0],probe52[0:0],probe53[0:0],probe54[0:0],probe55[0:0],probe56[0:0],probe57[0:0],probe58[0:0],probe59[0:0],probe60[0:0],probe61[0:0],probe62[0:0],probe63[0:0],probe64[0:0]" */
|
||||||
|
/* synthesis syn_force_seq_prim="clk" */;
|
||||||
|
input clk /* synthesis syn_isclock = 1 */;
|
||||||
|
input [31:0]probe0;
|
||||||
|
input [31:0]probe1;
|
||||||
|
input [15:0]probe2;
|
||||||
|
input [7:0]probe3;
|
||||||
|
input [0:0]probe4;
|
||||||
|
input [7:0]probe5;
|
||||||
|
input [15:0]probe6;
|
||||||
|
input [31:0]probe7;
|
||||||
|
input [7:0]probe8;
|
||||||
|
input [1:0]probe9;
|
||||||
|
input [15:0]probe10;
|
||||||
|
input [15:0]probe11;
|
||||||
|
input [1:0]probe12;
|
||||||
|
input [8:0]probe13;
|
||||||
|
input [15:0]probe14;
|
||||||
|
input [7:0]probe15;
|
||||||
|
input [15:0]probe16;
|
||||||
|
input [8:0]probe17;
|
||||||
|
input [7:0]probe18;
|
||||||
|
input [7:0]probe19;
|
||||||
|
input [7:0]probe20;
|
||||||
|
input [7:0]probe21;
|
||||||
|
input [7:0]probe22;
|
||||||
|
input [15:0]probe23;
|
||||||
|
input [15:0]probe24;
|
||||||
|
input [7:0]probe25;
|
||||||
|
input [12:0]probe26;
|
||||||
|
input [31:0]probe27;
|
||||||
|
input [3:0]probe28;
|
||||||
|
input [0:0]probe29;
|
||||||
|
input [0:0]probe30;
|
||||||
|
input [0:0]probe31;
|
||||||
|
input [0:0]probe32;
|
||||||
|
input [0:0]probe33;
|
||||||
|
input [0:0]probe34;
|
||||||
|
input [0:0]probe35;
|
||||||
|
input [0:0]probe36;
|
||||||
|
input [0:0]probe37;
|
||||||
|
input [0:0]probe38;
|
||||||
|
input [0:0]probe39;
|
||||||
|
input [0:0]probe40;
|
||||||
|
input [0:0]probe41;
|
||||||
|
input [0:0]probe42;
|
||||||
|
input [0:0]probe43;
|
||||||
|
input [0:0]probe44;
|
||||||
|
input [0:0]probe45;
|
||||||
|
input [0:0]probe46;
|
||||||
|
input [0:0]probe47;
|
||||||
|
input [0:0]probe48;
|
||||||
|
input [0:0]probe49;
|
||||||
|
input [0:0]probe50;
|
||||||
|
input [0:0]probe51;
|
||||||
|
input [0:0]probe52;
|
||||||
|
input [0:0]probe53;
|
||||||
|
input [0:0]probe54;
|
||||||
|
input [0:0]probe55;
|
||||||
|
input [0:0]probe56;
|
||||||
|
input [0:0]probe57;
|
||||||
|
input [0:0]probe58;
|
||||||
|
input [0:0]probe59;
|
||||||
|
input [0:0]probe60;
|
||||||
|
input [0:0]probe61;
|
||||||
|
input [0:0]probe62;
|
||||||
|
input [0:0]probe63;
|
||||||
|
input [0:0]probe64;
|
||||||
|
endmodule
|
||||||
@@ -0,0 +1,96 @@
|
|||||||
|
-- Copyright 1986-2022 Xilinx, Inc. All Rights Reserved.
|
||||||
|
-- Copyright 2022-2023 Advanced Micro Devices, Inc. All Rights Reserved.
|
||||||
|
-- --------------------------------------------------------------------------------
|
||||||
|
-- Tool Version: Vivado v.2023.1 (win64) Build 3865809 Sun May 7 15:05:29 MDT 2023
|
||||||
|
-- Date : Tue Sep 1 10:38:29 2026
|
||||||
|
-- Host : DESKTOP-VN054CM running 64-bit major release (build 9200)
|
||||||
|
-- Command : write_vhdl -force -mode synth_stub -rename_top decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix -prefix
|
||||||
|
-- decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix_ u_ila_0_stub.vhdl
|
||||||
|
-- Design : u_ila_0
|
||||||
|
-- Purpose : Stub declaration of top-level module interface
|
||||||
|
-- Device : xc7z020clg400-2
|
||||||
|
-- --------------------------------------------------------------------------------
|
||||||
|
library IEEE;
|
||||||
|
use IEEE.STD_LOGIC_1164.ALL;
|
||||||
|
|
||||||
|
entity decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix is
|
||||||
|
Port (
|
||||||
|
clk : in STD_LOGIC;
|
||||||
|
probe0 : in STD_LOGIC_VECTOR ( 31 downto 0 );
|
||||||
|
probe1 : in STD_LOGIC_VECTOR ( 31 downto 0 );
|
||||||
|
probe2 : in STD_LOGIC_VECTOR ( 15 downto 0 );
|
||||||
|
probe3 : in STD_LOGIC_VECTOR ( 7 downto 0 );
|
||||||
|
probe4 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe5 : in STD_LOGIC_VECTOR ( 7 downto 0 );
|
||||||
|
probe6 : in STD_LOGIC_VECTOR ( 15 downto 0 );
|
||||||
|
probe7 : in STD_LOGIC_VECTOR ( 31 downto 0 );
|
||||||
|
probe8 : in STD_LOGIC_VECTOR ( 7 downto 0 );
|
||||||
|
probe9 : in STD_LOGIC_VECTOR ( 1 downto 0 );
|
||||||
|
probe10 : in STD_LOGIC_VECTOR ( 15 downto 0 );
|
||||||
|
probe11 : in STD_LOGIC_VECTOR ( 15 downto 0 );
|
||||||
|
probe12 : in STD_LOGIC_VECTOR ( 1 downto 0 );
|
||||||
|
probe13 : in STD_LOGIC_VECTOR ( 8 downto 0 );
|
||||||
|
probe14 : in STD_LOGIC_VECTOR ( 15 downto 0 );
|
||||||
|
probe15 : in STD_LOGIC_VECTOR ( 7 downto 0 );
|
||||||
|
probe16 : in STD_LOGIC_VECTOR ( 15 downto 0 );
|
||||||
|
probe17 : in STD_LOGIC_VECTOR ( 8 downto 0 );
|
||||||
|
probe18 : in STD_LOGIC_VECTOR ( 7 downto 0 );
|
||||||
|
probe19 : in STD_LOGIC_VECTOR ( 7 downto 0 );
|
||||||
|
probe20 : in STD_LOGIC_VECTOR ( 7 downto 0 );
|
||||||
|
probe21 : in STD_LOGIC_VECTOR ( 7 downto 0 );
|
||||||
|
probe22 : in STD_LOGIC_VECTOR ( 7 downto 0 );
|
||||||
|
probe23 : in STD_LOGIC_VECTOR ( 15 downto 0 );
|
||||||
|
probe24 : in STD_LOGIC_VECTOR ( 15 downto 0 );
|
||||||
|
probe25 : in STD_LOGIC_VECTOR ( 7 downto 0 );
|
||||||
|
probe26 : in STD_LOGIC_VECTOR ( 12 downto 0 );
|
||||||
|
probe27 : in STD_LOGIC_VECTOR ( 31 downto 0 );
|
||||||
|
probe28 : in STD_LOGIC_VECTOR ( 3 downto 0 );
|
||||||
|
probe29 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe30 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe31 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe32 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe33 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe34 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe35 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe36 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe37 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe38 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe39 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe40 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe41 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe42 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe43 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe44 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe45 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe46 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe47 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe48 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe49 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe50 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe51 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe52 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe53 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe54 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe55 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe56 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe57 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe58 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe59 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe60 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe61 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe62 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe63 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe64 : in STD_LOGIC_VECTOR ( 0 to 0 )
|
||||||
|
);
|
||||||
|
|
||||||
|
end decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix;
|
||||||
|
|
||||||
|
architecture stub of decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix is
|
||||||
|
attribute syn_black_box : boolean;
|
||||||
|
attribute black_box_pad_pin : string;
|
||||||
|
attribute syn_black_box of stub : architecture is true;
|
||||||
|
attribute black_box_pad_pin of stub : architecture is "clk,probe0[31:0],probe1[31:0],probe2[15:0],probe3[7:0],probe4[0:0],probe5[7:0],probe6[15:0],probe7[31:0],probe8[7:0],probe9[1:0],probe10[15:0],probe11[15:0],probe12[1:0],probe13[8:0],probe14[15:0],probe15[7:0],probe16[15:0],probe17[8:0],probe18[7:0],probe19[7:0],probe20[7:0],probe21[7:0],probe22[7:0],probe23[15:0],probe24[15:0],probe25[7:0],probe26[12:0],probe27[31:0],probe28[3:0],probe29[0:0],probe30[0:0],probe31[0:0],probe32[0:0],probe33[0:0],probe34[0:0],probe35[0:0],probe36[0:0],probe37[0:0],probe38[0:0],probe39[0:0],probe40[0:0],probe41[0:0],probe42[0:0],probe43[0:0],probe44[0:0],probe45[0:0],probe46[0:0],probe47[0:0],probe48[0:0],probe49[0:0],probe50[0:0],probe51[0:0],probe52[0:0],probe53[0:0],probe54[0:0],probe55[0:0],probe56[0:0],probe57[0:0],probe58[0:0],probe59[0:0],probe60[0:0],probe61[0:0],probe62[0:0],probe63[0:0],probe64[0:0]";
|
||||||
|
attribute X_CORE_INFO : string;
|
||||||
|
attribute X_CORE_INFO of stub : architecture is "ila,Vivado 2023.1";
|
||||||
|
begin
|
||||||
|
end;
|
||||||
@@ -0,0 +1,53 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<spirit:design xmlns:xilinx="http://www.xilinx.com" xmlns:spirit="http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<spirit:vendor>xilinx.com</spirit:vendor>
|
||||||
|
<spirit:library>ipcache</spirit:library>
|
||||||
|
<spirit:name>194ab58acb1f218f</spirit:name>
|
||||||
|
<spirit:version>0</spirit:version>
|
||||||
|
<spirit:componentInstances>
|
||||||
|
<spirit:componentInstance>
|
||||||
|
<spirit:instanceName>design_a9_1_CHANN_EN_1</spirit:instanceName>
|
||||||
|
<spirit:componentRef spirit:vendor="xilinx.com" spirit:library="ip" spirit:name="axi_gpio" spirit:version="2.0"/>
|
||||||
|
<spirit:configurableElementValues>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S_AXI.FREQ_HZ">100000000</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S_AXI_ACLK.FREQ_HZ">100000000</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.C_ALL_INPUTS">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.C_ALL_INPUTS_2">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.C_ALL_OUTPUTS">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.C_ALL_OUTPUTS_2">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.C_DOUT_DEFAULT">0x00000000</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.C_DOUT_DEFAULT_2">0x00000000</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.C_GPIO2_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.C_GPIO_WIDTH">3</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.C_INTERRUPT_PRESENT">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.C_IS_DUAL">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.C_TRI_DEFAULT">0xFFFFFFFF</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.C_TRI_DEFAULT_2">0xFFFFFFFF</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.Component_Name">design_a9_1_CHANN_EN_1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.GPIO2_BOARD_INTERFACE">Custom</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.GPIO_BOARD_INTERFACE">Custom</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.USE_BOARD_FLOW">false</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.ARCHITECTURE">zynq</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.DEVICE">xc7z020</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.PACKAGE">clg400</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.PREFHDL">VERILOG</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.SILICON_REVISION"/>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.SPEEDGRADE">-2</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.STATIC_POWER"/>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.TEMPERATURE_GRADE"/>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPCACHEID">194ab58acb1f218f</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPCACHESYNTHCL">$Change: 3850373 $</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPCACHESYNTHCRC">6d038ed3</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPCACHESYNTHRUNTIME">65</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPCONTEXT">IP_Unknown</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPREVISION">30</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.MANAGED">TRUE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.OUTPUTDIR">.</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.SELECTEDSIMMODEL"/>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.SHAREDDIR">.</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.SWVERSION">2023.1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.SYNTHESISFLOW">GLOBAL</spirit:configurableElementValue>
|
||||||
|
</spirit:configurableElementValues>
|
||||||
|
</spirit:componentInstance>
|
||||||
|
</spirit:componentInstances>
|
||||||
|
</spirit:design>
|
||||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
+3227
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,48 @@
|
|||||||
|
// Copyright 1986-2022 Xilinx, Inc. All Rights Reserved.
|
||||||
|
// Copyright 2022-2023 Advanced Micro Devices, Inc. All Rights Reserved.
|
||||||
|
// --------------------------------------------------------------------------------
|
||||||
|
// Tool Version: Vivado v.2023.1 (win64) Build 3865809 Sun May 7 15:05:29 MDT 2023
|
||||||
|
// Date : Tue Nov 25 20:18:00 2025
|
||||||
|
// Host : DESKTOP-VN054CM running 64-bit major release (build 9200)
|
||||||
|
// Command : write_verilog -force -mode synth_stub -rename_top decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix -prefix
|
||||||
|
// decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix_ design_a9_1_CHANN_EN_1_stub.v
|
||||||
|
// Design : design_a9_1_CHANN_EN_1
|
||||||
|
// Purpose : Stub declaration of top-level module interface
|
||||||
|
// Device : xc7z020clg400-2
|
||||||
|
// --------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
// This empty module with port declaration file causes synthesis tools to infer a black box for IP.
|
||||||
|
// The synthesis directives are for Synopsys Synplify support to prevent IO buffer insertion.
|
||||||
|
// Please paste the declaration into a Verilog source file or add the file as an additional source.
|
||||||
|
(* x_core_info = "axi_gpio,Vivado 2023.1" *)
|
||||||
|
module decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix(s_axi_aclk, s_axi_aresetn, s_axi_awaddr,
|
||||||
|
s_axi_awvalid, s_axi_awready, s_axi_wdata, s_axi_wstrb, s_axi_wvalid, s_axi_wready,
|
||||||
|
s_axi_bresp, s_axi_bvalid, s_axi_bready, s_axi_araddr, s_axi_arvalid, s_axi_arready,
|
||||||
|
s_axi_rdata, s_axi_rresp, s_axi_rvalid, s_axi_rready, ip2intc_irpt, gpio_io_i, gpio_io_o,
|
||||||
|
gpio_io_t)
|
||||||
|
/* synthesis syn_black_box black_box_pad_pin="s_axi_aresetn,s_axi_awaddr[8:0],s_axi_awvalid,s_axi_awready,s_axi_wdata[31:0],s_axi_wstrb[3:0],s_axi_wvalid,s_axi_wready,s_axi_bresp[1:0],s_axi_bvalid,s_axi_bready,s_axi_araddr[8:0],s_axi_arvalid,s_axi_arready,s_axi_rdata[31:0],s_axi_rresp[1:0],s_axi_rvalid,s_axi_rready,ip2intc_irpt,gpio_io_i[2:0],gpio_io_o[2:0],gpio_io_t[2:0]" */
|
||||||
|
/* synthesis syn_force_seq_prim="s_axi_aclk" */;
|
||||||
|
input s_axi_aclk /* synthesis syn_isclock = 1 */;
|
||||||
|
input s_axi_aresetn;
|
||||||
|
input [8:0]s_axi_awaddr;
|
||||||
|
input s_axi_awvalid;
|
||||||
|
output s_axi_awready;
|
||||||
|
input [31:0]s_axi_wdata;
|
||||||
|
input [3:0]s_axi_wstrb;
|
||||||
|
input s_axi_wvalid;
|
||||||
|
output s_axi_wready;
|
||||||
|
output [1:0]s_axi_bresp;
|
||||||
|
output s_axi_bvalid;
|
||||||
|
input s_axi_bready;
|
||||||
|
input [8:0]s_axi_araddr;
|
||||||
|
input s_axi_arvalid;
|
||||||
|
output s_axi_arready;
|
||||||
|
output [31:0]s_axi_rdata;
|
||||||
|
output [1:0]s_axi_rresp;
|
||||||
|
output s_axi_rvalid;
|
||||||
|
input s_axi_rready;
|
||||||
|
output ip2intc_irpt;
|
||||||
|
input [2:0]gpio_io_i;
|
||||||
|
output [2:0]gpio_io_o;
|
||||||
|
output [2:0]gpio_io_t;
|
||||||
|
endmodule
|
||||||
@@ -0,0 +1,53 @@
|
|||||||
|
-- Copyright 1986-2022 Xilinx, Inc. All Rights Reserved.
|
||||||
|
-- Copyright 2022-2023 Advanced Micro Devices, Inc. All Rights Reserved.
|
||||||
|
-- --------------------------------------------------------------------------------
|
||||||
|
-- Tool Version: Vivado v.2023.1 (win64) Build 3865809 Sun May 7 15:05:29 MDT 2023
|
||||||
|
-- Date : Tue Nov 25 20:18:00 2025
|
||||||
|
-- Host : DESKTOP-VN054CM running 64-bit major release (build 9200)
|
||||||
|
-- Command : write_vhdl -force -mode synth_stub -rename_top decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix -prefix
|
||||||
|
-- decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix_ design_a9_1_CHANN_EN_1_stub.vhdl
|
||||||
|
-- Design : design_a9_1_CHANN_EN_1
|
||||||
|
-- Purpose : Stub declaration of top-level module interface
|
||||||
|
-- Device : xc7z020clg400-2
|
||||||
|
-- --------------------------------------------------------------------------------
|
||||||
|
library IEEE;
|
||||||
|
use IEEE.STD_LOGIC_1164.ALL;
|
||||||
|
|
||||||
|
entity decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix is
|
||||||
|
Port (
|
||||||
|
s_axi_aclk : in STD_LOGIC;
|
||||||
|
s_axi_aresetn : in STD_LOGIC;
|
||||||
|
s_axi_awaddr : in STD_LOGIC_VECTOR ( 8 downto 0 );
|
||||||
|
s_axi_awvalid : in STD_LOGIC;
|
||||||
|
s_axi_awready : out STD_LOGIC;
|
||||||
|
s_axi_wdata : in STD_LOGIC_VECTOR ( 31 downto 0 );
|
||||||
|
s_axi_wstrb : in STD_LOGIC_VECTOR ( 3 downto 0 );
|
||||||
|
s_axi_wvalid : in STD_LOGIC;
|
||||||
|
s_axi_wready : out STD_LOGIC;
|
||||||
|
s_axi_bresp : out STD_LOGIC_VECTOR ( 1 downto 0 );
|
||||||
|
s_axi_bvalid : out STD_LOGIC;
|
||||||
|
s_axi_bready : in STD_LOGIC;
|
||||||
|
s_axi_araddr : in STD_LOGIC_VECTOR ( 8 downto 0 );
|
||||||
|
s_axi_arvalid : in STD_LOGIC;
|
||||||
|
s_axi_arready : out STD_LOGIC;
|
||||||
|
s_axi_rdata : out STD_LOGIC_VECTOR ( 31 downto 0 );
|
||||||
|
s_axi_rresp : out STD_LOGIC_VECTOR ( 1 downto 0 );
|
||||||
|
s_axi_rvalid : out STD_LOGIC;
|
||||||
|
s_axi_rready : in STD_LOGIC;
|
||||||
|
ip2intc_irpt : out STD_LOGIC;
|
||||||
|
gpio_io_i : in STD_LOGIC_VECTOR ( 2 downto 0 );
|
||||||
|
gpio_io_o : out STD_LOGIC_VECTOR ( 2 downto 0 );
|
||||||
|
gpio_io_t : out STD_LOGIC_VECTOR ( 2 downto 0 )
|
||||||
|
);
|
||||||
|
|
||||||
|
end decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix;
|
||||||
|
|
||||||
|
architecture stub of decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix is
|
||||||
|
attribute syn_black_box : boolean;
|
||||||
|
attribute black_box_pad_pin : string;
|
||||||
|
attribute syn_black_box of stub : architecture is true;
|
||||||
|
attribute black_box_pad_pin of stub : architecture is "s_axi_aclk,s_axi_aresetn,s_axi_awaddr[8:0],s_axi_awvalid,s_axi_awready,s_axi_wdata[31:0],s_axi_wstrb[3:0],s_axi_wvalid,s_axi_wready,s_axi_bresp[1:0],s_axi_bvalid,s_axi_bready,s_axi_araddr[8:0],s_axi_arvalid,s_axi_arready,s_axi_rdata[31:0],s_axi_rresp[1:0],s_axi_rvalid,s_axi_rready,ip2intc_irpt,gpio_io_i[2:0],gpio_io_o[2:0],gpio_io_t[2:0]";
|
||||||
|
attribute x_core_info : string;
|
||||||
|
attribute x_core_info of stub : architecture is "axi_gpio,Vivado 2023.1";
|
||||||
|
begin
|
||||||
|
end;
|
||||||
@@ -0,0 +1,68 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<spirit:design xmlns:xilinx="http://www.xilinx.com" xmlns:spirit="http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<spirit:vendor>xilinx.com</spirit:vendor>
|
||||||
|
<spirit:library>ipcache</spirit:library>
|
||||||
|
<spirit:name>1a74e6fc819c9114</spirit:name>
|
||||||
|
<spirit:version>0</spirit:version>
|
||||||
|
<spirit:componentInstances>
|
||||||
|
<spirit:componentInstance>
|
||||||
|
<spirit:instanceName>design_a9_1_axi_dma_2_0</spirit:instanceName>
|
||||||
|
<spirit:componentRef spirit:vendor="xilinx.com" spirit:library="ip" spirit:name="axi_dma" spirit:version="7.1"/>
|
||||||
|
<spirit:configurableElementValues>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M_AXI_MM2S_CLK.FREQ_HZ">100000000</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M_AXI_S2MM.FREQ_HZ">100000000</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M_AXI_S2MM_CLK.FREQ_HZ">100000000</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M_AXI_SG_CLK.FREQ_HZ">100000000</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S_AXIS_S2MM.FREQ_HZ">100000000</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S_AXI_LITE.FREQ_HZ">100000000</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S_AXI_LITE_ACLK.FREQ_HZ">100000000</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.Component_Name">design_a9_1_axi_dma_2_0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.c_addr_width">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.c_dlytmr_resolution">125</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.c_enable_multi_channel">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.c_include_mm2s">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.c_include_mm2s_dre">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.c_include_mm2s_sf">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.c_include_s2mm">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.c_include_s2mm_dre">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.c_include_s2mm_sf">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.c_include_sg">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.c_increase_throughput">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.c_m_axi_mm2s_data_width">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.c_m_axi_s2mm_data_width">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.c_m_axis_mm2s_tdata_width">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.c_micro_dma">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.c_mm2s_burst_size">16</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.c_num_mm2s_channels">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.c_num_s2mm_channels">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.c_prmry_is_aclk_async">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.c_s2mm_burst_size">128</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.c_s_axis_s2mm_tdata_width">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.c_sg_include_stscntrl_strm">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.c_sg_length_width">20</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.c_sg_use_stsapp_length">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.c_single_interface">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.ARCHITECTURE">zynq</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.DEVICE">xc7z020</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.PACKAGE">clg400</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.PREFHDL">VERILOG</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.SILICON_REVISION"/>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.SPEEDGRADE">-2</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.STATIC_POWER"/>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.TEMPERATURE_GRADE"/>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPCACHEID">1a74e6fc819c9114</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPCACHESYNTHCL">$Change: 3850373 $</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPCACHESYNTHCRC">e8c2b284</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPCACHESYNTHRUNTIME">85</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPCONTEXT">IP_Unknown</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPREVISION">29</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.MANAGED">TRUE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.OUTPUTDIR">.</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.SELECTEDSIMMODEL"/>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.SHAREDDIR">.</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.SWVERSION">2023.1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.SYNTHESISFLOW">GLOBAL</spirit:configurableElementValue>
|
||||||
|
</spirit:configurableElementValues>
|
||||||
|
</spirit:componentInstance>
|
||||||
|
</spirit:componentInstances>
|
||||||
|
</spirit:design>
|
||||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
+40678
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,75 @@
|
|||||||
|
// Copyright 1986-2022 Xilinx, Inc. All Rights Reserved.
|
||||||
|
// Copyright 2022-2023 Advanced Micro Devices, Inc. All Rights Reserved.
|
||||||
|
// --------------------------------------------------------------------------------
|
||||||
|
// Tool Version: Vivado v.2023.1 (win64) Build 3865809 Sun May 7 15:05:29 MDT 2023
|
||||||
|
// Date : Thu Jul 2 17:35:59 2026
|
||||||
|
// Host : DESKTOP-VN054CM running 64-bit major release (build 9200)
|
||||||
|
// Command : write_verilog -force -mode synth_stub -rename_top decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix -prefix
|
||||||
|
// decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix_ design_a9_1_axi_dma_2_0_stub.v
|
||||||
|
// Design : design_a9_1_axi_dma_2_0
|
||||||
|
// Purpose : Stub declaration of top-level module interface
|
||||||
|
// Device : xc7z020clg400-2
|
||||||
|
// --------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
// This empty module with port declaration file causes synthesis tools to infer a black box for IP.
|
||||||
|
// The synthesis directives are for Synopsys Synplify support to prevent IO buffer insertion.
|
||||||
|
// Please paste the declaration into a Verilog source file or add the file as an additional source.
|
||||||
|
(* x_core_info = "axi_dma,Vivado 2023.1" *)
|
||||||
|
module decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix(s_axi_lite_aclk, m_axi_s2mm_aclk, axi_resetn,
|
||||||
|
s_axi_lite_awvalid, s_axi_lite_awready, s_axi_lite_awaddr, s_axi_lite_wvalid,
|
||||||
|
s_axi_lite_wready, s_axi_lite_wdata, s_axi_lite_bresp, s_axi_lite_bvalid,
|
||||||
|
s_axi_lite_bready, s_axi_lite_arvalid, s_axi_lite_arready, s_axi_lite_araddr,
|
||||||
|
s_axi_lite_rvalid, s_axi_lite_rready, s_axi_lite_rdata, s_axi_lite_rresp,
|
||||||
|
m_axi_s2mm_awaddr, m_axi_s2mm_awlen, m_axi_s2mm_awsize, m_axi_s2mm_awburst,
|
||||||
|
m_axi_s2mm_awprot, m_axi_s2mm_awcache, m_axi_s2mm_awvalid, m_axi_s2mm_awready,
|
||||||
|
m_axi_s2mm_wdata, m_axi_s2mm_wstrb, m_axi_s2mm_wlast, m_axi_s2mm_wvalid,
|
||||||
|
m_axi_s2mm_wready, m_axi_s2mm_bresp, m_axi_s2mm_bvalid, m_axi_s2mm_bready,
|
||||||
|
s2mm_prmry_reset_out_n, s_axis_s2mm_tdata, s_axis_s2mm_tkeep, s_axis_s2mm_tvalid,
|
||||||
|
s_axis_s2mm_tready, s_axis_s2mm_tlast, s2mm_introut, axi_dma_tstvec)
|
||||||
|
/* synthesis syn_black_box black_box_pad_pin="axi_resetn,s_axi_lite_awvalid,s_axi_lite_awready,s_axi_lite_awaddr[9:0],s_axi_lite_wvalid,s_axi_lite_wready,s_axi_lite_wdata[31:0],s_axi_lite_bresp[1:0],s_axi_lite_bvalid,s_axi_lite_bready,s_axi_lite_arvalid,s_axi_lite_arready,s_axi_lite_araddr[9:0],s_axi_lite_rvalid,s_axi_lite_rready,s_axi_lite_rdata[31:0],s_axi_lite_rresp[1:0],m_axi_s2mm_awaddr[31:0],m_axi_s2mm_awlen[7:0],m_axi_s2mm_awsize[2:0],m_axi_s2mm_awburst[1:0],m_axi_s2mm_awprot[2:0],m_axi_s2mm_awcache[3:0],m_axi_s2mm_awvalid,m_axi_s2mm_awready,m_axi_s2mm_wdata[31:0],m_axi_s2mm_wstrb[3:0],m_axi_s2mm_wlast,m_axi_s2mm_wvalid,m_axi_s2mm_wready,m_axi_s2mm_bresp[1:0],m_axi_s2mm_bvalid,m_axi_s2mm_bready,s2mm_prmry_reset_out_n,s_axis_s2mm_tdata[31:0],s_axis_s2mm_tkeep[3:0],s_axis_s2mm_tvalid,s_axis_s2mm_tready,s_axis_s2mm_tlast,s2mm_introut,axi_dma_tstvec[31:0]" */
|
||||||
|
/* synthesis syn_force_seq_prim="s_axi_lite_aclk" */
|
||||||
|
/* synthesis syn_force_seq_prim="m_axi_s2mm_aclk" */;
|
||||||
|
input s_axi_lite_aclk /* synthesis syn_isclock = 1 */;
|
||||||
|
input m_axi_s2mm_aclk /* synthesis syn_isclock = 1 */;
|
||||||
|
input axi_resetn;
|
||||||
|
input s_axi_lite_awvalid;
|
||||||
|
output s_axi_lite_awready;
|
||||||
|
input [9:0]s_axi_lite_awaddr;
|
||||||
|
input s_axi_lite_wvalid;
|
||||||
|
output s_axi_lite_wready;
|
||||||
|
input [31:0]s_axi_lite_wdata;
|
||||||
|
output [1:0]s_axi_lite_bresp;
|
||||||
|
output s_axi_lite_bvalid;
|
||||||
|
input s_axi_lite_bready;
|
||||||
|
input s_axi_lite_arvalid;
|
||||||
|
output s_axi_lite_arready;
|
||||||
|
input [9:0]s_axi_lite_araddr;
|
||||||
|
output s_axi_lite_rvalid;
|
||||||
|
input s_axi_lite_rready;
|
||||||
|
output [31:0]s_axi_lite_rdata;
|
||||||
|
output [1:0]s_axi_lite_rresp;
|
||||||
|
output [31:0]m_axi_s2mm_awaddr;
|
||||||
|
output [7:0]m_axi_s2mm_awlen;
|
||||||
|
output [2:0]m_axi_s2mm_awsize;
|
||||||
|
output [1:0]m_axi_s2mm_awburst;
|
||||||
|
output [2:0]m_axi_s2mm_awprot;
|
||||||
|
output [3:0]m_axi_s2mm_awcache;
|
||||||
|
output m_axi_s2mm_awvalid;
|
||||||
|
input m_axi_s2mm_awready;
|
||||||
|
output [31:0]m_axi_s2mm_wdata;
|
||||||
|
output [3:0]m_axi_s2mm_wstrb;
|
||||||
|
output m_axi_s2mm_wlast;
|
||||||
|
output m_axi_s2mm_wvalid;
|
||||||
|
input m_axi_s2mm_wready;
|
||||||
|
input [1:0]m_axi_s2mm_bresp;
|
||||||
|
input m_axi_s2mm_bvalid;
|
||||||
|
output m_axi_s2mm_bready;
|
||||||
|
output s2mm_prmry_reset_out_n;
|
||||||
|
input [31:0]s_axis_s2mm_tdata;
|
||||||
|
input [3:0]s_axis_s2mm_tkeep;
|
||||||
|
input s_axis_s2mm_tvalid;
|
||||||
|
output s_axis_s2mm_tready;
|
||||||
|
input s_axis_s2mm_tlast;
|
||||||
|
output s2mm_introut;
|
||||||
|
output [31:0]axi_dma_tstvec;
|
||||||
|
endmodule
|
||||||
@@ -0,0 +1,73 @@
|
|||||||
|
-- Copyright 1986-2022 Xilinx, Inc. All Rights Reserved.
|
||||||
|
-- Copyright 2022-2023 Advanced Micro Devices, Inc. All Rights Reserved.
|
||||||
|
-- --------------------------------------------------------------------------------
|
||||||
|
-- Tool Version: Vivado v.2023.1 (win64) Build 3865809 Sun May 7 15:05:29 MDT 2023
|
||||||
|
-- Date : Thu Jul 2 17:35:59 2026
|
||||||
|
-- Host : DESKTOP-VN054CM running 64-bit major release (build 9200)
|
||||||
|
-- Command : write_vhdl -force -mode synth_stub -rename_top decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix -prefix
|
||||||
|
-- decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix_ design_a9_1_axi_dma_2_0_stub.vhdl
|
||||||
|
-- Design : design_a9_1_axi_dma_2_0
|
||||||
|
-- Purpose : Stub declaration of top-level module interface
|
||||||
|
-- Device : xc7z020clg400-2
|
||||||
|
-- --------------------------------------------------------------------------------
|
||||||
|
library IEEE;
|
||||||
|
use IEEE.STD_LOGIC_1164.ALL;
|
||||||
|
|
||||||
|
entity decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix is
|
||||||
|
Port (
|
||||||
|
s_axi_lite_aclk : in STD_LOGIC;
|
||||||
|
m_axi_s2mm_aclk : in STD_LOGIC;
|
||||||
|
axi_resetn : in STD_LOGIC;
|
||||||
|
s_axi_lite_awvalid : in STD_LOGIC;
|
||||||
|
s_axi_lite_awready : out STD_LOGIC;
|
||||||
|
s_axi_lite_awaddr : in STD_LOGIC_VECTOR ( 9 downto 0 );
|
||||||
|
s_axi_lite_wvalid : in STD_LOGIC;
|
||||||
|
s_axi_lite_wready : out STD_LOGIC;
|
||||||
|
s_axi_lite_wdata : in STD_LOGIC_VECTOR ( 31 downto 0 );
|
||||||
|
s_axi_lite_bresp : out STD_LOGIC_VECTOR ( 1 downto 0 );
|
||||||
|
s_axi_lite_bvalid : out STD_LOGIC;
|
||||||
|
s_axi_lite_bready : in STD_LOGIC;
|
||||||
|
s_axi_lite_arvalid : in STD_LOGIC;
|
||||||
|
s_axi_lite_arready : out STD_LOGIC;
|
||||||
|
s_axi_lite_araddr : in STD_LOGIC_VECTOR ( 9 downto 0 );
|
||||||
|
s_axi_lite_rvalid : out STD_LOGIC;
|
||||||
|
s_axi_lite_rready : in STD_LOGIC;
|
||||||
|
s_axi_lite_rdata : out STD_LOGIC_VECTOR ( 31 downto 0 );
|
||||||
|
s_axi_lite_rresp : out STD_LOGIC_VECTOR ( 1 downto 0 );
|
||||||
|
m_axi_s2mm_awaddr : out STD_LOGIC_VECTOR ( 31 downto 0 );
|
||||||
|
m_axi_s2mm_awlen : out STD_LOGIC_VECTOR ( 7 downto 0 );
|
||||||
|
m_axi_s2mm_awsize : out STD_LOGIC_VECTOR ( 2 downto 0 );
|
||||||
|
m_axi_s2mm_awburst : out STD_LOGIC_VECTOR ( 1 downto 0 );
|
||||||
|
m_axi_s2mm_awprot : out STD_LOGIC_VECTOR ( 2 downto 0 );
|
||||||
|
m_axi_s2mm_awcache : out STD_LOGIC_VECTOR ( 3 downto 0 );
|
||||||
|
m_axi_s2mm_awvalid : out STD_LOGIC;
|
||||||
|
m_axi_s2mm_awready : in STD_LOGIC;
|
||||||
|
m_axi_s2mm_wdata : out STD_LOGIC_VECTOR ( 31 downto 0 );
|
||||||
|
m_axi_s2mm_wstrb : out STD_LOGIC_VECTOR ( 3 downto 0 );
|
||||||
|
m_axi_s2mm_wlast : out STD_LOGIC;
|
||||||
|
m_axi_s2mm_wvalid : out STD_LOGIC;
|
||||||
|
m_axi_s2mm_wready : in STD_LOGIC;
|
||||||
|
m_axi_s2mm_bresp : in STD_LOGIC_VECTOR ( 1 downto 0 );
|
||||||
|
m_axi_s2mm_bvalid : in STD_LOGIC;
|
||||||
|
m_axi_s2mm_bready : out STD_LOGIC;
|
||||||
|
s2mm_prmry_reset_out_n : out STD_LOGIC;
|
||||||
|
s_axis_s2mm_tdata : in STD_LOGIC_VECTOR ( 31 downto 0 );
|
||||||
|
s_axis_s2mm_tkeep : in STD_LOGIC_VECTOR ( 3 downto 0 );
|
||||||
|
s_axis_s2mm_tvalid : in STD_LOGIC;
|
||||||
|
s_axis_s2mm_tready : out STD_LOGIC;
|
||||||
|
s_axis_s2mm_tlast : in STD_LOGIC;
|
||||||
|
s2mm_introut : out STD_LOGIC;
|
||||||
|
axi_dma_tstvec : out STD_LOGIC_VECTOR ( 31 downto 0 )
|
||||||
|
);
|
||||||
|
|
||||||
|
end decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix;
|
||||||
|
|
||||||
|
architecture stub of decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix is
|
||||||
|
attribute syn_black_box : boolean;
|
||||||
|
attribute black_box_pad_pin : string;
|
||||||
|
attribute syn_black_box of stub : architecture is true;
|
||||||
|
attribute black_box_pad_pin of stub : architecture is "s_axi_lite_aclk,m_axi_s2mm_aclk,axi_resetn,s_axi_lite_awvalid,s_axi_lite_awready,s_axi_lite_awaddr[9:0],s_axi_lite_wvalid,s_axi_lite_wready,s_axi_lite_wdata[31:0],s_axi_lite_bresp[1:0],s_axi_lite_bvalid,s_axi_lite_bready,s_axi_lite_arvalid,s_axi_lite_arready,s_axi_lite_araddr[9:0],s_axi_lite_rvalid,s_axi_lite_rready,s_axi_lite_rdata[31:0],s_axi_lite_rresp[1:0],m_axi_s2mm_awaddr[31:0],m_axi_s2mm_awlen[7:0],m_axi_s2mm_awsize[2:0],m_axi_s2mm_awburst[1:0],m_axi_s2mm_awprot[2:0],m_axi_s2mm_awcache[3:0],m_axi_s2mm_awvalid,m_axi_s2mm_awready,m_axi_s2mm_wdata[31:0],m_axi_s2mm_wstrb[3:0],m_axi_s2mm_wlast,m_axi_s2mm_wvalid,m_axi_s2mm_wready,m_axi_s2mm_bresp[1:0],m_axi_s2mm_bvalid,m_axi_s2mm_bready,s2mm_prmry_reset_out_n,s_axis_s2mm_tdata[31:0],s_axis_s2mm_tkeep[3:0],s_axis_s2mm_tvalid,s_axis_s2mm_tready,s_axis_s2mm_tlast,s2mm_introut,axi_dma_tstvec[31:0]";
|
||||||
|
attribute x_core_info : string;
|
||||||
|
attribute x_core_info of stub : architecture is "axi_dma,Vivado 2023.1";
|
||||||
|
begin
|
||||||
|
end;
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
NumberHits:1
|
||||||
|
Timestamp: Thu Jul 02 09:36:20 UTC 2026
|
||||||
@@ -0,0 +1,62 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<spirit:design xmlns:xilinx="http://www.xilinx.com" xmlns:spirit="http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<spirit:vendor>xilinx.com</spirit:vendor>
|
||||||
|
<spirit:library>ipcache</spirit:library>
|
||||||
|
<spirit:name>1e64087ccacaee48</spirit:name>
|
||||||
|
<spirit:version>0</spirit:version>
|
||||||
|
<spirit:componentInstances>
|
||||||
|
<spirit:componentInstance>
|
||||||
|
<spirit:instanceName>c_add_s16_s32</spirit:instanceName>
|
||||||
|
<spirit:componentRef spirit:vendor="xilinx.com" spirit:library="ip" spirit:name="c_addsub" spirit:version="12.0"/>
|
||||||
|
<spirit:configurableElementValues>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.CLK_INTF.FREQ_HZ">100000000</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.AINIT_Value">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.A_Type">Signed</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.A_Width">16</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.Add_Mode">Add</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.B_Constant">false</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.B_Type">Signed</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.B_Value">00000000000000000000000000000000</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.B_Width">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.Borrow_Sense">Active_Low</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.Bypass">false</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.Bypass_CE_Priority">CE_Overrides_Bypass</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.Bypass_Sense">Active_High</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.CE">true</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.C_In">false</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.C_Out">false</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.Component_Name">c_add_s16_s32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.Implementation">Fabric</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.Latency">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.Latency_Configuration">Manual</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.Out_Width">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.SCLR">true</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.SINIT">false</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.SINIT_Value">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.SSET">false</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.Sync_CE_Priority">Sync_Overrides_CE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.Sync_Ctrl_Priority">Reset_Overrides_Set</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.ARCHITECTURE">zynq</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.DEVICE">xc7z020</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.PACKAGE">clg400</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.PREFHDL">VERILOG</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.SILICON_REVISION"/>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.SPEEDGRADE">-2</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.STATIC_POWER"/>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.TEMPERATURE_GRADE"/>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPCACHEID">1e64087ccacaee48</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPCACHESYNTHCL">$Change: 3850373 $</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPCACHESYNTHCRC">4a334cf5</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPCACHESYNTHRUNTIME">73</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPCONTEXT">IP_Unknown</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPREVISION">15</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.MANAGED">TRUE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.OUTPUTDIR">.</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.SELECTEDSIMMODEL"/>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.SHAREDDIR">.</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.SWVERSION">2023.1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.SYNTHESISFLOW">GLOBAL</spirit:configurableElementValue>
|
||||||
|
</spirit:configurableElementValues>
|
||||||
|
</spirit:componentInstance>
|
||||||
|
</spirit:componentInstances>
|
||||||
|
</spirit:design>
|
||||||
Binary file not shown.
@@ -0,0 +1,714 @@
|
|||||||
|
// Copyright 1986-2022 Xilinx, Inc. All Rights Reserved.
|
||||||
|
// Copyright 2022-2023 Advanced Micro Devices, Inc. All Rights Reserved.
|
||||||
|
// --------------------------------------------------------------------------------
|
||||||
|
// Tool Version: Vivado v.2023.1 (win64) Build 3865809 Sun May 7 15:05:29 MDT 2023
|
||||||
|
// Date : Wed Jun 24 13:53:32 2026
|
||||||
|
// Host : DESKTOP-VN054CM running 64-bit major release (build 9200)
|
||||||
|
// Command : write_verilog -force -mode funcsim -rename_top decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix -prefix
|
||||||
|
// decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix_ c_add_s16_s32_sim_netlist.v
|
||||||
|
// Design : c_add_s16_s32
|
||||||
|
// Purpose : This verilog netlist is a functional simulation representation of the design and should not be modified
|
||||||
|
// or synthesized. This netlist cannot be used for SDF annotated simulation.
|
||||||
|
// Device : xc7z020clg400-2
|
||||||
|
// --------------------------------------------------------------------------------
|
||||||
|
`timescale 1 ps / 1 ps
|
||||||
|
|
||||||
|
(* CHECK_LICENSE_TYPE = "c_add_s16_s32,c_addsub_v12_0_15,{}" *) (* downgradeipidentifiedwarnings = "yes" *) (* x_core_info = "c_addsub_v12_0_15,Vivado 2023.1" *)
|
||||||
|
(* NotValidForBitStream *)
|
||||||
|
module decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix
|
||||||
|
(A,
|
||||||
|
B,
|
||||||
|
CLK,
|
||||||
|
CE,
|
||||||
|
SCLR,
|
||||||
|
S);
|
||||||
|
(* x_interface_info = "xilinx.com:signal:data:1.0 a_intf DATA" *) (* x_interface_parameter = "XIL_INTERFACENAME a_intf, LAYERED_METADATA undef" *) input [15:0]A;
|
||||||
|
(* x_interface_info = "xilinx.com:signal:data:1.0 b_intf DATA" *) (* x_interface_parameter = "XIL_INTERFACENAME b_intf, LAYERED_METADATA undef" *) input [31:0]B;
|
||||||
|
(* x_interface_info = "xilinx.com:signal:clock:1.0 clk_intf CLK" *) (* x_interface_parameter = "XIL_INTERFACENAME clk_intf, ASSOCIATED_BUSIF s_intf:c_out_intf:sinit_intf:sset_intf:bypass_intf:c_in_intf:add_intf:b_intf:a_intf, ASSOCIATED_RESET SCLR, ASSOCIATED_CLKEN CE, FREQ_HZ 100000000, FREQ_TOLERANCE_HZ 0, PHASE 0.0, INSERT_VIP 0" *) input CLK;
|
||||||
|
(* x_interface_info = "xilinx.com:signal:clockenable:1.0 ce_intf CE" *) (* x_interface_parameter = "XIL_INTERFACENAME ce_intf, POLARITY ACTIVE_HIGH" *) input CE;
|
||||||
|
(* x_interface_info = "xilinx.com:signal:reset:1.0 sclr_intf RST" *) (* x_interface_parameter = "XIL_INTERFACENAME sclr_intf, POLARITY ACTIVE_HIGH, INSERT_VIP 0" *) input SCLR;
|
||||||
|
(* x_interface_info = "xilinx.com:signal:data:1.0 s_intf DATA" *) (* x_interface_parameter = "XIL_INTERFACENAME s_intf, LAYERED_METADATA undef" *) output [31:0]S;
|
||||||
|
|
||||||
|
wire [15:0]A;
|
||||||
|
wire [31:0]B;
|
||||||
|
wire CE;
|
||||||
|
wire CLK;
|
||||||
|
wire [31:0]S;
|
||||||
|
wire SCLR;
|
||||||
|
wire NLW_U0_C_OUT_UNCONNECTED;
|
||||||
|
|
||||||
|
(* C_AINIT_VAL = "0" *)
|
||||||
|
(* C_BORROW_LOW = "1" *)
|
||||||
|
(* C_CE_OVERRIDES_BYPASS = "1" *)
|
||||||
|
(* C_CE_OVERRIDES_SCLR = "0" *)
|
||||||
|
(* C_HAS_CE = "1" *)
|
||||||
|
(* C_HAS_SCLR = "1" *)
|
||||||
|
(* C_HAS_SINIT = "0" *)
|
||||||
|
(* C_HAS_SSET = "0" *)
|
||||||
|
(* C_IMPLEMENTATION = "0" *)
|
||||||
|
(* C_SCLR_OVERRIDES_SSET = "1" *)
|
||||||
|
(* C_SINIT_VAL = "0" *)
|
||||||
|
(* C_VERBOSITY = "0" *)
|
||||||
|
(* C_XDEVICEFAMILY = "zynq" *)
|
||||||
|
(* c_a_type = "0" *)
|
||||||
|
(* c_a_width = "16" *)
|
||||||
|
(* c_add_mode = "0" *)
|
||||||
|
(* c_b_constant = "0" *)
|
||||||
|
(* c_b_type = "0" *)
|
||||||
|
(* c_b_value = "00000000000000000000000000000000" *)
|
||||||
|
(* c_b_width = "32" *)
|
||||||
|
(* c_bypass_low = "0" *)
|
||||||
|
(* c_has_bypass = "0" *)
|
||||||
|
(* c_has_c_in = "0" *)
|
||||||
|
(* c_has_c_out = "0" *)
|
||||||
|
(* c_latency = "1" *)
|
||||||
|
(* c_out_width = "32" *)
|
||||||
|
(* downgradeipidentifiedwarnings = "yes" *)
|
||||||
|
(* is_du_within_envelope = "true" *)
|
||||||
|
decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix_c_addsub_v12_0_15 U0
|
||||||
|
(.A(A),
|
||||||
|
.ADD(1'b1),
|
||||||
|
.B(B),
|
||||||
|
.BYPASS(1'b0),
|
||||||
|
.CE(CE),
|
||||||
|
.CLK(CLK),
|
||||||
|
.C_IN(1'b0),
|
||||||
|
.C_OUT(NLW_U0_C_OUT_UNCONNECTED),
|
||||||
|
.S(S),
|
||||||
|
.SCLR(SCLR),
|
||||||
|
.SINIT(1'b0),
|
||||||
|
.SSET(1'b0));
|
||||||
|
endmodule
|
||||||
|
`pragma protect begin_protected
|
||||||
|
`pragma protect version = 1
|
||||||
|
`pragma protect encrypt_agent = "XILINX"
|
||||||
|
`pragma protect encrypt_agent_info = "Xilinx Encryption Tool 2023.1"
|
||||||
|
`pragma protect key_keyowner="Synopsys", key_keyname="SNPS-VCS-RSA-2", key_method="rsa"
|
||||||
|
`pragma protect encoding = (enctype="BASE64", line_length=76, bytes=128)
|
||||||
|
`pragma protect key_block
|
||||||
|
nEluQH6zbAqCbx0un3ty7CjKmzIb6EE6u9eMzKEB04v4MBOVFM+Tahu9b35foYTx0ihB8y9vIi1u
|
||||||
|
WozDAbVIl41ubtYHe98pHqHDDaCjTtGiBRDyfCBDrGxTGZ4brq0UvFaDSbdlQl3n5JemF3KnHqfg
|
||||||
|
wMYrkU7wFFHkJLVMcTk=
|
||||||
|
|
||||||
|
`pragma protect key_keyowner="Aldec", key_keyname="ALDEC15_001", key_method="rsa"
|
||||||
|
`pragma protect encoding = (enctype="BASE64", line_length=76, bytes=256)
|
||||||
|
`pragma protect key_block
|
||||||
|
nW/9GT0jwg0cGJXOm2WNy5LCgMgb0iaGjzfae0GthFaapA92trGlBPZ8CO9WKXJmM5uTS80UB9rD
|
||||||
|
PuKl8kfF+MG342ST68iI7DEW8s5TwjZk16znEVWSr2bA2Kn0PBosSg+Xmq22Tj/wcxxQcTijzHNd
|
||||||
|
O60FvXr2XSMC89T28ONefeTtZc6WwvwyL9H5+IkmdoTJ5mAKgqeYLihv1mxycnq+uM8fyoR79tlA
|
||||||
|
S3p9q+0Y0k6mCABleE1Ze6a4b5wxmpGtGTvbzc3RGTwstzb4UZPpiyAgnW9A4DQCUBY93aPziiKT
|
||||||
|
c7MisqRYeGnScSQ1FOFsbD6hotYBh+P8LwGGCw==
|
||||||
|
|
||||||
|
`pragma protect key_keyowner="Mentor Graphics Corporation", key_keyname="MGC-VELOCE-RSA", key_method="rsa"
|
||||||
|
`pragma protect encoding = (enctype="BASE64", line_length=76, bytes=128)
|
||||||
|
`pragma protect key_block
|
||||||
|
KDiNIUMtatDrhphzmTBFbPhLQnuq6phc0PrJ1hiogLQb7IUEt6plouP9tjwt7I0ZIWDhaRnf5MCk
|
||||||
|
Gd5vI6wDka/OMxNVtptdLxiIJkVcQbbLuHt+0LQQEt9l+z52R0xVETrazwDGWj83+vCsrNlljbUl
|
||||||
|
fMz4KSBOf9kOPE6MbqM=
|
||||||
|
|
||||||
|
`pragma protect key_keyowner="Mentor Graphics Corporation", key_keyname="MGC-VERIF-SIM-RSA-2", key_method="rsa"
|
||||||
|
`pragma protect encoding = (enctype="BASE64", line_length=76, bytes=256)
|
||||||
|
`pragma protect key_block
|
||||||
|
k3Hey9AcH0q64Q+fl481nMcvpHNQ6Af06OnUlq2GSyZHZ3t2v9ryStnHIvSi1l/SQIJMgrZCgME9
|
||||||
|
lown5XX21YqIMVQoEyGMSpNBNwfTJGTI61QOeUpcU3LzuNlRl4w47st6eceWqPKVrD6oTR3sXq9T
|
||||||
|
ctrBzMTMaGg9YZmYGJ7Ot/ADRu8vcaT+f6OfgECwuoGk0UOAQaKF/ADVY9WpFWZ5qlC0Cd8wDuXC
|
||||||
|
jLLq0Fbcps0ea5PDonxV2Z1kh/nXuE2aSrCoEg703Iy1Vimiwe/kvCqZHRWzwoyrK1sXDJdkt7ni
|
||||||
|
uGVcdxaCDSuAQBAY+DvKCaHxy8HVe23B9nIm7g==
|
||||||
|
|
||||||
|
`pragma protect key_keyowner="Real Intent", key_keyname="RI-RSA-KEY-1", key_method="rsa"
|
||||||
|
`pragma protect encoding = (enctype="BASE64", line_length=76, bytes=256)
|
||||||
|
`pragma protect key_block
|
||||||
|
JgKK/t7ZhsrBmIhtzEHF7fMq/kVx5rC3SDMpxvFJyxvxWyGHc1knzwHpNUZlhxl2+QiWII15PkPH
|
||||||
|
tRsPxzKmKRUfoUn98Iz+DDEv/t53oxteaulFll9kYXLae5Kr3Z0dSjzo6RhFlK3srBeNbOBQ5kLM
|
||||||
|
GmLMJXqAg+QCR1zI3uySLoZKPvoArxl0nQXNl+LyCj3NSV6UZbat9kspBEf8Ajes+X3D3fFv6x7R
|
||||||
|
QFcujdR2uP3rtU2X+kjUyKS68fWQyxeNVQRRtK0+pYzwAjslKl9X2yuZLP8sbivJF+KMMGIR6mDJ
|
||||||
|
Evvk6N3D/2t3QMFH/QwpvnMzM7FWwR1+A2XB+A==
|
||||||
|
|
||||||
|
`pragma protect key_keyowner="Xilinx", key_keyname="xilinxt_2022_10", key_method="rsa"
|
||||||
|
`pragma protect encoding = (enctype="BASE64", line_length=76, bytes=256)
|
||||||
|
`pragma protect key_block
|
||||||
|
l1upFntc7IVck7RcCXkYErX39AcroU+a5uEQXMYfQhip8WAsHSLdZlUa+Pekqto4E2g8SgecRBRu
|
||||||
|
QrTkaI7ASczWH6LcnIz//dsEIf29ekkxATEsJgnRku8WWT0qoHAHSHdh5/QBxPMMciAaoZZn7Oao
|
||||||
|
iMi43cgsYOKLrxaRVA1CADZ/GqPdF85TfjeFZM6SbwE9mPf1OSJvOTiaz9xmgcqX6v1Z9g8EnoxJ
|
||||||
|
6I829suxYY7M6LZ0d0EjjUyaavZjV5HDiB1fssOvW/djjXtxFJRNs2Gjhme3uFqkpCEPEmN552yh
|
||||||
|
8Dh9ZD+svzOa4souKCgpp+Me8Fjk7DseJZFS+w==
|
||||||
|
|
||||||
|
`pragma protect key_keyowner="Metrics Technologies Inc.", key_keyname="DSim", key_method="rsa"
|
||||||
|
`pragma protect encoding = (enctype="BASE64", line_length=76, bytes=256)
|
||||||
|
`pragma protect key_block
|
||||||
|
l7Jl6pHBA954sGX8lOxgRbkjqIY8qsUwlO/a8pzc9ccc3J6g7NH7JFDFJo/lP4EGu33DhHMaekKk
|
||||||
|
D4zrS/BeJYsvT4iIAxDLg04OtrvXSJldjg34BLszQLhqUGfb3q06Oj0fXD2iEyLNSR/dM1elF9xE
|
||||||
|
hKaV329dq6ZrzVp7pI0Kl4Phi/0xqfaA4pxpvDmn6jz/v6My3nmy28BMd5KJpLTeEVwRfwf1KaSP
|
||||||
|
Kbi19ZYAimO73Cj9C1mrQdmzLERkopxYs+N+PKEg/uJ33h3AIIXYALv1dtvCi/kY33mMor2YzciC
|
||||||
|
cOvpgm0rOl8N+wluwGldTr51jmMU3UgRXnpIcA==
|
||||||
|
|
||||||
|
`pragma protect key_keyowner="Atrenta", key_keyname="ATR-SG-RSA-1", key_method="rsa"
|
||||||
|
`pragma protect encoding = (enctype="BASE64", line_length=76, bytes=384)
|
||||||
|
`pragma protect key_block
|
||||||
|
sDLt9yC+aGCruo0Pc7rNmFvG2ac6bXjKm57sR9Rc7vhL9yi9iuJX/dei64d6laIYpv7rKof457yt
|
||||||
|
dHM3kNbfEvjncjiGOY7W6JH9B9crujUlJSAtPxDBpA1ViiJACab8Tkr/b8aim+gsfCRULaYQf7Em
|
||||||
|
PZgRR/YsxeTPzLR6+g6rtTiWVwHOSHeRFwlXDUwOHC9ojrEk758fcOul3bUMy5jBkbIrnMckcYNJ
|
||||||
|
UTIM/NeQ2Z/19PGsmo1DzokYwWzLO/zziA3yzHUXNK/w69M9ML2Iuta7bZVscwAupPOW9l6jLkCf
|
||||||
|
ml/TslOBHqpc17ZtvXijJ69O/LsO1U2gWTdgP/LZuz80gMWMCxCrdGVp/uSa/4xGr4H3vIXkdIx0
|
||||||
|
Sg4fr4eszK3MgUcF10OTIa2Q1kSgpDI+mwH+yvUepsWPGRNbJ26keoVN9FUem6TOAoMBjMIrwjVL
|
||||||
|
ew9v9xzan9X7FYCU+yrylMvdNWv0ozAy2lW5sx96wNHOJF5NyPNMrrgu
|
||||||
|
|
||||||
|
`pragma protect key_keyowner="Cadence Design Systems.", key_keyname="CDS_RSA_KEY_VER_1", key_method="rsa"
|
||||||
|
`pragma protect encoding = (enctype="BASE64", line_length=76, bytes=256)
|
||||||
|
`pragma protect key_block
|
||||||
|
G1e/ZtUXcVEpkIPuRVXcxOiovL5iPfoV4SVmgSb0Q/5PbZ5mJDGQX9Sp80Mjta07Bt/3DCSMp0KJ
|
||||||
|
TCu25lkbgnZpMU/VZ0Q5fpryTT0QlNvXapuLZpwz2mB71FqiOCtJCUJgTkh27JBiAtqXVPo5BzA7
|
||||||
|
9FlPrsD6aZeAnLU1VNhug43fOPpbojbhxh5A3rYZfHTf2ybdNunH1OhuZxXW6dssnmEmaIhaYP/U
|
||||||
|
tSLQxjYWOD87MQ4xPqXgJim9qdjCyeahZxxq1nIffw2rSxV1NEvmZCAxL36YKl0GAW3YS4F4uFS8
|
||||||
|
x1YSENfQJ73Udn5tHSJeGSFENuCPYsx9hzSkZA==
|
||||||
|
|
||||||
|
`pragma protect key_keyowner="Mentor Graphics Corporation", key_keyname="MGC-PREC-RSA", key_method="rsa"
|
||||||
|
`pragma protect encoding = (enctype="BASE64", line_length=76, bytes=256)
|
||||||
|
`pragma protect key_block
|
||||||
|
jQvbc5OO/Q1lqMj1iJMxG6O/91YLX6JR94SJ66AY4u8bw7dGXWToXJHiIpVXezgK1yxK8K9ofSPt
|
||||||
|
UwML/0f+8Nu2Db66dR5Q4pYdf2JavwxqYwkxD+pb7NbGwF/eMJ9fBBZZVRZYAUxa8cCoxlfZeOFC
|
||||||
|
h4KyRGAlJw0pBvJUrXkkAoIqPxmdmh0fNQnkwwLMVOGfM/s/lvjmQhoh12PAbRiBs/Ba/Zv6gJDf
|
||||||
|
HBrXMCVqjpEfxdvz1+RJ0MxPAQIgwHyV0RwIsogRUXrrNnRwsb/q7BZxkpswOynILo7buxP3ZFFJ
|
||||||
|
FsrU7PxJe8XAX8SFFDe+yS23mn1Yp02sAnsZwA==
|
||||||
|
|
||||||
|
`pragma protect key_keyowner="Synplicity", key_keyname="SYNP15_1", key_method="rsa"
|
||||||
|
`pragma protect encoding = (enctype="BASE64", line_length=76, bytes=256)
|
||||||
|
`pragma protect key_block
|
||||||
|
wxWgXB9iH1hWVYOjeSytOvbybEnvbGd5ktTlz8m0qDJbsAemYF0dUdTeVJsFqY6vQ/HDCrqe5Rc9
|
||||||
|
uvh3jWM5T3ZvWLnMT4zc0JXu3FSYcwbNwvnwQCdQ1XALveOZ7bxjFMo0tp/i+KDw1mzK1NxSK2w9
|
||||||
|
LQDQoQMrB5YzwbeZXJdoMUKnpmHMH74t98QNJrmR0dkkgh1VOBa+SPGOSu4dzY2toV70Dx+mtzZx
|
||||||
|
KQ9Mw8sX8LZI6khEuHNJSnyz44s3W6cWhaxtaAhhd79oLJBQRNbD0/f6AKRX5bcWsuw2SPdLe8GM
|
||||||
|
MmyBt/fd+PbiBme77vDh6gdzknVuLb1HZ8yiZA==
|
||||||
|
|
||||||
|
`pragma protect data_method = "AES128-CBC"
|
||||||
|
`pragma protect encoding = (enctype = "BASE64", line_length = 76, bytes = 25312)
|
||||||
|
`pragma protect data_block
|
||||||
|
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
|
||||||
|
IzmD1g==
|
||||||
|
`pragma protect end_protected
|
||||||
|
`ifndef GLBL
|
||||||
|
`define GLBL
|
||||||
|
`timescale 1 ps / 1 ps
|
||||||
|
|
||||||
|
module glbl ();
|
||||||
|
|
||||||
|
parameter ROC_WIDTH = 100000;
|
||||||
|
parameter TOC_WIDTH = 0;
|
||||||
|
parameter GRES_WIDTH = 10000;
|
||||||
|
parameter GRES_START = 10000;
|
||||||
|
|
||||||
|
//-------- STARTUP Globals --------------
|
||||||
|
wire GSR;
|
||||||
|
wire GTS;
|
||||||
|
wire GWE;
|
||||||
|
wire PRLD;
|
||||||
|
wire GRESTORE;
|
||||||
|
tri1 p_up_tmp;
|
||||||
|
tri (weak1, strong0) PLL_LOCKG = p_up_tmp;
|
||||||
|
|
||||||
|
wire PROGB_GLBL;
|
||||||
|
wire CCLKO_GLBL;
|
||||||
|
wire FCSBO_GLBL;
|
||||||
|
wire [3:0] DO_GLBL;
|
||||||
|
wire [3:0] DI_GLBL;
|
||||||
|
|
||||||
|
reg GSR_int;
|
||||||
|
reg GTS_int;
|
||||||
|
reg PRLD_int;
|
||||||
|
reg GRESTORE_int;
|
||||||
|
|
||||||
|
//-------- JTAG Globals --------------
|
||||||
|
wire JTAG_TDO_GLBL;
|
||||||
|
wire JTAG_TCK_GLBL;
|
||||||
|
wire JTAG_TDI_GLBL;
|
||||||
|
wire JTAG_TMS_GLBL;
|
||||||
|
wire JTAG_TRST_GLBL;
|
||||||
|
|
||||||
|
reg JTAG_CAPTURE_GLBL;
|
||||||
|
reg JTAG_RESET_GLBL;
|
||||||
|
reg JTAG_SHIFT_GLBL;
|
||||||
|
reg JTAG_UPDATE_GLBL;
|
||||||
|
reg JTAG_RUNTEST_GLBL;
|
||||||
|
|
||||||
|
reg JTAG_SEL1_GLBL = 0;
|
||||||
|
reg JTAG_SEL2_GLBL = 0 ;
|
||||||
|
reg JTAG_SEL3_GLBL = 0;
|
||||||
|
reg JTAG_SEL4_GLBL = 0;
|
||||||
|
|
||||||
|
reg JTAG_USER_TDO1_GLBL = 1'bz;
|
||||||
|
reg JTAG_USER_TDO2_GLBL = 1'bz;
|
||||||
|
reg JTAG_USER_TDO3_GLBL = 1'bz;
|
||||||
|
reg JTAG_USER_TDO4_GLBL = 1'bz;
|
||||||
|
|
||||||
|
assign (strong1, weak0) GSR = GSR_int;
|
||||||
|
assign (strong1, weak0) GTS = GTS_int;
|
||||||
|
assign (weak1, weak0) PRLD = PRLD_int;
|
||||||
|
assign (strong1, weak0) GRESTORE = GRESTORE_int;
|
||||||
|
|
||||||
|
initial begin
|
||||||
|
GSR_int = 1'b1;
|
||||||
|
PRLD_int = 1'b1;
|
||||||
|
#(ROC_WIDTH)
|
||||||
|
GSR_int = 1'b0;
|
||||||
|
PRLD_int = 1'b0;
|
||||||
|
end
|
||||||
|
|
||||||
|
initial begin
|
||||||
|
GTS_int = 1'b1;
|
||||||
|
#(TOC_WIDTH)
|
||||||
|
GTS_int = 1'b0;
|
||||||
|
end
|
||||||
|
|
||||||
|
initial begin
|
||||||
|
GRESTORE_int = 1'b0;
|
||||||
|
#(GRES_START);
|
||||||
|
GRESTORE_int = 1'b1;
|
||||||
|
#(GRES_WIDTH);
|
||||||
|
GRESTORE_int = 1'b0;
|
||||||
|
end
|
||||||
|
|
||||||
|
endmodule
|
||||||
|
`endif
|
||||||
@@ -0,0 +1,986 @@
|
|||||||
|
-- Copyright 1986-2022 Xilinx, Inc. All Rights Reserved.
|
||||||
|
-- Copyright 2022-2023 Advanced Micro Devices, Inc. All Rights Reserved.
|
||||||
|
-- --------------------------------------------------------------------------------
|
||||||
|
-- Tool Version: Vivado v.2023.1 (win64) Build 3865809 Sun May 7 15:05:29 MDT 2023
|
||||||
|
-- Date : Wed Jun 24 13:53:33 2026
|
||||||
|
-- Host : DESKTOP-VN054CM running 64-bit major release (build 9200)
|
||||||
|
-- Command : write_vhdl -force -mode funcsim -rename_top decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix -prefix
|
||||||
|
-- decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix_ c_add_s16_s32_sim_netlist.vhdl
|
||||||
|
-- Design : c_add_s16_s32
|
||||||
|
-- Purpose : This VHDL netlist is a functional simulation representation of the design and should not be modified or
|
||||||
|
-- synthesized. This netlist cannot be used for SDF annotated simulation.
|
||||||
|
-- Device : xc7z020clg400-2
|
||||||
|
-- --------------------------------------------------------------------------------
|
||||||
|
`protect begin_protected
|
||||||
|
`protect version = 1
|
||||||
|
`protect encrypt_agent = "XILINX"
|
||||||
|
`protect encrypt_agent_info = "Xilinx Encryption Tool 2023.1"
|
||||||
|
`protect key_keyowner="Synopsys", key_keyname="SNPS-VCS-RSA-2", key_method="rsa"
|
||||||
|
`protect encoding = (enctype="BASE64", line_length=76, bytes=128)
|
||||||
|
`protect key_block
|
||||||
|
KQ82cCUOO4Rll0DJZE6VAOx/pzFxszF3gRIbvLnBls0SruHtmFIdn43AwKqHqjcczzPdsHq2e7q7
|
||||||
|
ysGqG0XCAKXCgqYcXLbEoA5swkHK6/2M1o5Nk6We80BiV20jTaX2PlUF6thgCyFNS9t1xaJrZgym
|
||||||
|
d9c32tn+nnKzzv9Th4w=
|
||||||
|
|
||||||
|
`protect key_keyowner="Aldec", key_keyname="ALDEC15_001", key_method="rsa"
|
||||||
|
`protect encoding = (enctype="BASE64", line_length=76, bytes=256)
|
||||||
|
`protect key_block
|
||||||
|
HSlmGz2SGCvobOPHMYenk7mU0c+DtBwa7Ax0qqDDZTCg2rpnfjFWk5KT5JPGzDTKCKw1wIEr8Q/h
|
||||||
|
HFTYvFluC/BfP1CgzX9erJ5lN1UPi513rL0+jPs1xIRxt7/3gUhzfiKp4GRWIbvHTxU0Eph7b1eM
|
||||||
|
n+X3qExTQsFSz+nJeqC25ZgaZxe4X4Cs5ymEPYJeE8hvekRhJ3t4v4ZTPxAJCgqmW52GZTYRDro/
|
||||||
|
I6+h8/0dZwUWRNpDZ0Sj5A0kZnCY87PJpQIhmU4EZlAd2vaNQ0/GdOw5V+VEIoKQGZr2FVP3gN3P
|
||||||
|
bUAEamXp0byrWsvHHiXhXW805SN7ZUCheQZ3kQ==
|
||||||
|
|
||||||
|
`protect key_keyowner="Mentor Graphics Corporation", key_keyname="MGC-VELOCE-RSA", key_method="rsa"
|
||||||
|
`protect encoding = (enctype="BASE64", line_length=76, bytes=128)
|
||||||
|
`protect key_block
|
||||||
|
T11EP6KjpQofUHaa2RkUYv1vV/ZNuOziYmezj3esxBsdErBwGPkunhOx4bQO1npLvky5TdRMdO8v
|
||||||
|
ulO8okfTefde1iwvUNB+700NNvo47Lw1eUFprUO7Qjy1FUSyEwUhgv+ki4AEq8jFLPgeDvwOCERg
|
||||||
|
02jtBwCa7naR9NTjg9c=
|
||||||
|
|
||||||
|
`protect key_keyowner="Mentor Graphics Corporation", key_keyname="MGC-VERIF-SIM-RSA-2", key_method="rsa"
|
||||||
|
`protect encoding = (enctype="BASE64", line_length=76, bytes=256)
|
||||||
|
`protect key_block
|
||||||
|
U9uzJLGLJcFp9272eJr8Pfd5pCoTomvyyHsIQGglVFyEET6ZYQgrEs3nVj75cS5UekUe7yAPvJID
|
||||||
|
BHPXZs65KLJ5i8KXsPSOwmF1fRVUjNtN4lNIArnk4zeihg1sF+pwd2KOc0OQ0yV0ZXWC0o5ML4sQ
|
||||||
|
POrc7xLsLM3pBd3h6AjV9L6NoUORULMJTLVND+u1wOk2midHIEuAesk40Ecy7J5lLNfFkUL5SUqA
|
||||||
|
W0qVNtr9k9mz4zL6jn2lXn9QhvYggkDTmXz0sOoC/TI3F545KGhQM702QraUECP/Ia25H+jzu3Nv
|
||||||
|
zZFPQ0amuUc0duWwtShFFVku0NgY3S6DiDNY6w==
|
||||||
|
|
||||||
|
`protect key_keyowner="Real Intent", key_keyname="RI-RSA-KEY-1", key_method="rsa"
|
||||||
|
`protect encoding = (enctype="BASE64", line_length=76, bytes=256)
|
||||||
|
`protect key_block
|
||||||
|
xPe3eC6JIW9RfU3J3AuiVUBVmTvciSG7OSyTijvAHBK2nRRVDc3rILi1O8N7Dp8ycBHdlmxgbpxg
|
||||||
|
DmMeux25CbjyPjCeWB4EETeRFiOOdU2UsiHRXq5eONPQSXssj77zLTwTfoV68tuhl/dFLZbvbwj8
|
||||||
|
dgVbM6rkWiiEF50Cypf/4pb8Jq9mTfOWUrXQBJhtmK61O8FJDV491kSTk1lOY5RmN4e9FdkloqOG
|
||||||
|
VPBaM+vybkZW493+Fo+WTcNFVGbLIg8onnOQgjO0KK34epqfETpnLToo03vGZ1xBcBfJ3hIhsv5e
|
||||||
|
rKZv+nOn9IuHKBwSX3I+RPRkAxJtDL6qM4g7pw==
|
||||||
|
|
||||||
|
`protect key_keyowner="Xilinx", key_keyname="xilinxt_2022_10", key_method="rsa"
|
||||||
|
`protect encoding = (enctype="BASE64", line_length=76, bytes=256)
|
||||||
|
`protect key_block
|
||||||
|
L024usIpT+z7QXRTfLpAztHJRWGy6SJ0I/Ht1IsEhPm03ACtWJqNTNt0eUPdo/zfQOccpk1YSlHC
|
||||||
|
TfpGOZ8aj9OROLYh4ZZyTWjpJr2PPTi7Tb1DHlNATD/fYq3Cqhcqz7o558FMd9e8vIKELgAp953u
|
||||||
|
5BqTebFeBEA4Ms9HJHNq3naCqLILFF+hkxMJTlj1pruXY8+X1s2hQk6WMF3deZ+XRrKcZCuVflAi
|
||||||
|
DMnHsTPLJc9BBakQVDN5ODt5jDmLpLDq3nKM/f0c1Cfzk30kU361xPvNUWGwcOfqoIoJ4QSpQGVA
|
||||||
|
Fed/uTNFK1nvYB4GX2GT653Qy7HNx5dvJ4D25w==
|
||||||
|
|
||||||
|
`protect key_keyowner="Metrics Technologies Inc.", key_keyname="DSim", key_method="rsa"
|
||||||
|
`protect encoding = (enctype="BASE64", line_length=76, bytes=256)
|
||||||
|
`protect key_block
|
||||||
|
U53JryqO4dujkPwwUS7BGchyy5Q4W7a4MbaBak2vh/LfvIwPjDKT7H+JHXAfFKkI3WSSJDQe9Ea7
|
||||||
|
JZAzWrbo3PvDDhjrH33MDn2d39H6x/a7dlM5lp/GbVkB04s6ZzX1qStn16BCIdR8MohVbUaoyHcO
|
||||||
|
t9MKcCfcaojDYOL+u7gsOJxjTMY1caCIUVEm79uWjEJ3FDTNY/iEJA8MyJz8ddwkLqkpX5AdoZzh
|
||||||
|
5i7d07mZ6asAI97kucAI1p8P6uIGNluivgbjpTnaAUydQhE5BkeWgovXNNlh2AXi5k30Kf0JPKk6
|
||||||
|
FC1STz3jVmkzLkd5V5EMmIArmuT6h2tCwYbeRQ==
|
||||||
|
|
||||||
|
`protect key_keyowner="Atrenta", key_keyname="ATR-SG-RSA-1", key_method="rsa"
|
||||||
|
`protect encoding = (enctype="BASE64", line_length=76, bytes=384)
|
||||||
|
`protect key_block
|
||||||
|
s0TLKy61ir/yfGXeckaJUZLcXLSPAidY8foxVpjf4EfgCMM2KmSBXjc/e37BaNxQnVp6gNX/5YZD
|
||||||
|
+2dtKPCPwtLEzxKvsH7k7nNzsIZgnPqo4bReamASFG5tVj4b6RIpBe0VoPWZFrFileFikFkfwZo1
|
||||||
|
/MszPgCFYZPz6dPV72kloTVVGbNFYQuMh+pDgk7AK8Au14Q5YrYrBGQMQ89dzLkEY+ZUJom4cTYd
|
||||||
|
qeVDW+zn+ySz4QtlBdKz92i/q9u1nghnMhE+nwbHlCLbxPmoAVHZdVpmvqJ8XtLUM96KCXnF5iKV
|
||||||
|
QP9xBHmtfc7MU67mJglsO0IElK1aP5+8vS4lHIPYIJn2jB7qmZePPxqKA/Nb8euEjBnfOUgsTJfJ
|
||||||
|
krgcDbSJzK5oGwujCGeIwLbI4lObG+lv2zY9HNa60kurD4MokDp9CBc9MhzzkZP55rkAGOoOPpS+
|
||||||
|
jNKY2sE8ZZ/G6do/rL4lXcKHc7VLUCe78kcbVqYIJvFW4zbjKmeSVtCo
|
||||||
|
|
||||||
|
`protect key_keyowner="Cadence Design Systems.", key_keyname="CDS_RSA_KEY_VER_1", key_method="rsa"
|
||||||
|
`protect encoding = (enctype="BASE64", line_length=76, bytes=256)
|
||||||
|
`protect key_block
|
||||||
|
JPhNykS6D6gHxr3ISGRIQ9/DclsRsZyQ1HAVx2bTr7SNz9q8F41EcuUqwJ5dd10l4ANRtj183P/a
|
||||||
|
LboPe/q5B7DQ8PUGVW9xy0yPWBeMNBiSuC+Atx97kb3RdmFNg9C/Zqu7WLRxNVbmpcpW/f0HH9HO
|
||||||
|
ao3Fqf9OIhCJrHhTsLyISKfZEkf+/T7LPAHrG93y6wldzt3LTlRBiujYg11/dF7IsI0h0yqP9+Hf
|
||||||
|
CIQLrCtejE455glHJc4Zhmpra3ivUJXf4Z3KqTdsQ2Fqir3wlX90yw1hi/lR0EmVxe0wkKLOSUYJ
|
||||||
|
hPlEeV+saTWifw9zswbe1ObuFK1sG5YfbewQVQ==
|
||||||
|
|
||||||
|
`protect key_keyowner="Mentor Graphics Corporation", key_keyname="MGC-PREC-RSA", key_method="rsa"
|
||||||
|
`protect encoding = (enctype="BASE64", line_length=76, bytes=256)
|
||||||
|
`protect key_block
|
||||||
|
cmTIn2jdVgaoJFEYLxpkgSK6avcV9fAs02Ow8V8qLbaKO+38OngNS2kio0RRGQK9ACr3ZLKiZbWh
|
||||||
|
h9xP6G9cyDmlqn9VEm8GlY7LuDxX5eB4pfsRKae7QvfiRO9jFga3TV7q3ryCuui7PjN6OCrx7Na5
|
||||||
|
mQue4EqK40P8ekrltreqXe7TqWOZczT/GMxScCTW+/k3pMLsw1BmfULGTrTHH9XekDxVDFl3THUn
|
||||||
|
pRNaLUWNMl22vDNdyx6h5pXnXULz4w58FDGHu6YbpWe2g4iHyd/hqFBgdJi+XkRuP8YlgfJsnuVn
|
||||||
|
B/GwCjIbLOA85tG8I+qLeZmnq9HPWFudT9ruLw==
|
||||||
|
|
||||||
|
`protect key_keyowner="Synplicity", key_keyname="SYNP15_1", key_method="rsa"
|
||||||
|
`protect encoding = (enctype="BASE64", line_length=76, bytes=256)
|
||||||
|
`protect key_block
|
||||||
|
g7KBvy7PjVIJoYjpHAd0NGki4x8/nCOkxiPFvMgm3oQ/jciVhZ3U8JdtO1rknNrs26tvWn+vEZjS
|
||||||
|
A+SnfDG+x28eA9i/WAhP2Gm+NUqjLt8HNFDYD3g5HlW4vZQFhhtLKbe6MBPQscxF+AynP568Ln7C
|
||||||
|
H68lxutjr9DS9hiJSthCz2h6NwDCtmYrcoZ++CRNDliDUFYJ/4uDkUUBXHzZoPPASQ1BMPbSHfv9
|
||||||
|
B/qUvSyj8uH9f6KNzT/thwo9IqJaHFXcZzstf5o89CZlt8iXV7Q9T8egAcj2sHQF+SISepWSHUCb
|
||||||
|
kT4sZ0hEmtJdVHoM5UzuoSRWjaiRL/9kNfRhlw==
|
||||||
|
|
||||||
|
`protect data_method = "AES128-CBC"
|
||||||
|
`protect encoding = (enctype = "BASE64", line_length = 76, bytes = 43136)
|
||||||
|
`protect data_block
|
||||||
|
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
|
||||||
|
`protect end_protected
|
||||||
|
library IEEE;
|
||||||
|
use IEEE.STD_LOGIC_1164.ALL;
|
||||||
|
library UNISIM;
|
||||||
|
use UNISIM.VCOMPONENTS.ALL;
|
||||||
|
entity decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix is
|
||||||
|
port (
|
||||||
|
A : in STD_LOGIC_VECTOR ( 15 downto 0 );
|
||||||
|
B : in STD_LOGIC_VECTOR ( 31 downto 0 );
|
||||||
|
CLK : in STD_LOGIC;
|
||||||
|
CE : in STD_LOGIC;
|
||||||
|
SCLR : in STD_LOGIC;
|
||||||
|
S : out STD_LOGIC_VECTOR ( 31 downto 0 )
|
||||||
|
);
|
||||||
|
attribute NotValidForBitStream : boolean;
|
||||||
|
attribute NotValidForBitStream of decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix : entity is true;
|
||||||
|
attribute CHECK_LICENSE_TYPE : string;
|
||||||
|
attribute CHECK_LICENSE_TYPE of decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix : entity is "c_add_s16_s32,c_addsub_v12_0_15,{}";
|
||||||
|
attribute downgradeipidentifiedwarnings : string;
|
||||||
|
attribute downgradeipidentifiedwarnings of decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix : entity is "yes";
|
||||||
|
attribute x_core_info : string;
|
||||||
|
attribute x_core_info of decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix : entity is "c_addsub_v12_0_15,Vivado 2023.1";
|
||||||
|
end decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix;
|
||||||
|
|
||||||
|
architecture STRUCTURE of decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix is
|
||||||
|
signal NLW_U0_C_OUT_UNCONNECTED : STD_LOGIC;
|
||||||
|
attribute C_AINIT_VAL : string;
|
||||||
|
attribute C_AINIT_VAL of U0 : label is "0";
|
||||||
|
attribute C_BORROW_LOW : integer;
|
||||||
|
attribute C_BORROW_LOW of U0 : label is 1;
|
||||||
|
attribute C_CE_OVERRIDES_BYPASS : integer;
|
||||||
|
attribute C_CE_OVERRIDES_BYPASS of U0 : label is 1;
|
||||||
|
attribute C_CE_OVERRIDES_SCLR : integer;
|
||||||
|
attribute C_CE_OVERRIDES_SCLR of U0 : label is 0;
|
||||||
|
attribute C_HAS_CE : integer;
|
||||||
|
attribute C_HAS_CE of U0 : label is 1;
|
||||||
|
attribute C_HAS_SCLR : integer;
|
||||||
|
attribute C_HAS_SCLR of U0 : label is 1;
|
||||||
|
attribute C_HAS_SINIT : integer;
|
||||||
|
attribute C_HAS_SINIT of U0 : label is 0;
|
||||||
|
attribute C_HAS_SSET : integer;
|
||||||
|
attribute C_HAS_SSET of U0 : label is 0;
|
||||||
|
attribute C_IMPLEMENTATION : integer;
|
||||||
|
attribute C_IMPLEMENTATION of U0 : label is 0;
|
||||||
|
attribute C_SCLR_OVERRIDES_SSET : integer;
|
||||||
|
attribute C_SCLR_OVERRIDES_SSET of U0 : label is 1;
|
||||||
|
attribute C_SINIT_VAL : string;
|
||||||
|
attribute C_SINIT_VAL of U0 : label is "0";
|
||||||
|
attribute C_VERBOSITY : integer;
|
||||||
|
attribute C_VERBOSITY of U0 : label is 0;
|
||||||
|
attribute C_XDEVICEFAMILY : string;
|
||||||
|
attribute C_XDEVICEFAMILY of U0 : label is "zynq";
|
||||||
|
attribute c_a_type : integer;
|
||||||
|
attribute c_a_type of U0 : label is 0;
|
||||||
|
attribute c_a_width : integer;
|
||||||
|
attribute c_a_width of U0 : label is 16;
|
||||||
|
attribute c_add_mode : integer;
|
||||||
|
attribute c_add_mode of U0 : label is 0;
|
||||||
|
attribute c_b_constant : integer;
|
||||||
|
attribute c_b_constant of U0 : label is 0;
|
||||||
|
attribute c_b_type : integer;
|
||||||
|
attribute c_b_type of U0 : label is 0;
|
||||||
|
attribute c_b_value : string;
|
||||||
|
attribute c_b_value of U0 : label is "00000000000000000000000000000000";
|
||||||
|
attribute c_b_width : integer;
|
||||||
|
attribute c_b_width of U0 : label is 32;
|
||||||
|
attribute c_bypass_low : integer;
|
||||||
|
attribute c_bypass_low of U0 : label is 0;
|
||||||
|
attribute c_has_bypass : integer;
|
||||||
|
attribute c_has_bypass of U0 : label is 0;
|
||||||
|
attribute c_has_c_in : integer;
|
||||||
|
attribute c_has_c_in of U0 : label is 0;
|
||||||
|
attribute c_has_c_out : integer;
|
||||||
|
attribute c_has_c_out of U0 : label is 0;
|
||||||
|
attribute c_latency : integer;
|
||||||
|
attribute c_latency of U0 : label is 1;
|
||||||
|
attribute c_out_width : integer;
|
||||||
|
attribute c_out_width of U0 : label is 32;
|
||||||
|
attribute downgradeipidentifiedwarnings of U0 : label is "yes";
|
||||||
|
attribute is_du_within_envelope : string;
|
||||||
|
attribute is_du_within_envelope of U0 : label is "true";
|
||||||
|
attribute x_interface_info : string;
|
||||||
|
attribute x_interface_info of CE : signal is "xilinx.com:signal:clockenable:1.0 ce_intf CE";
|
||||||
|
attribute x_interface_parameter : string;
|
||||||
|
attribute x_interface_parameter of CE : signal is "XIL_INTERFACENAME ce_intf, POLARITY ACTIVE_HIGH";
|
||||||
|
attribute x_interface_info of CLK : signal is "xilinx.com:signal:clock:1.0 clk_intf CLK";
|
||||||
|
attribute x_interface_parameter of CLK : signal is "XIL_INTERFACENAME clk_intf, ASSOCIATED_BUSIF s_intf:c_out_intf:sinit_intf:sset_intf:bypass_intf:c_in_intf:add_intf:b_intf:a_intf, ASSOCIATED_RESET SCLR, ASSOCIATED_CLKEN CE, FREQ_HZ 100000000, FREQ_TOLERANCE_HZ 0, PHASE 0.0, INSERT_VIP 0";
|
||||||
|
attribute x_interface_info of SCLR : signal is "xilinx.com:signal:reset:1.0 sclr_intf RST";
|
||||||
|
attribute x_interface_parameter of SCLR : signal is "XIL_INTERFACENAME sclr_intf, POLARITY ACTIVE_HIGH, INSERT_VIP 0";
|
||||||
|
attribute x_interface_info of A : signal is "xilinx.com:signal:data:1.0 a_intf DATA";
|
||||||
|
attribute x_interface_parameter of A : signal is "XIL_INTERFACENAME a_intf, LAYERED_METADATA undef";
|
||||||
|
attribute x_interface_info of B : signal is "xilinx.com:signal:data:1.0 b_intf DATA";
|
||||||
|
attribute x_interface_parameter of B : signal is "XIL_INTERFACENAME b_intf, LAYERED_METADATA undef";
|
||||||
|
attribute x_interface_info of S : signal is "xilinx.com:signal:data:1.0 s_intf DATA";
|
||||||
|
attribute x_interface_parameter of S : signal is "XIL_INTERFACENAME s_intf, LAYERED_METADATA undef";
|
||||||
|
begin
|
||||||
|
U0: entity work.decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix_c_addsub_v12_0_15
|
||||||
|
port map (
|
||||||
|
A(15 downto 0) => A(15 downto 0),
|
||||||
|
ADD => '1',
|
||||||
|
B(31 downto 0) => B(31 downto 0),
|
||||||
|
BYPASS => '0',
|
||||||
|
CE => CE,
|
||||||
|
CLK => CLK,
|
||||||
|
C_IN => '0',
|
||||||
|
C_OUT => NLW_U0_C_OUT_UNCONNECTED,
|
||||||
|
S(31 downto 0) => S(31 downto 0),
|
||||||
|
SCLR => SCLR,
|
||||||
|
SINIT => '0',
|
||||||
|
SSET => '0'
|
||||||
|
);
|
||||||
|
end STRUCTURE;
|
||||||
@@ -0,0 +1,27 @@
|
|||||||
|
// Copyright 1986-2022 Xilinx, Inc. All Rights Reserved.
|
||||||
|
// Copyright 2022-2023 Advanced Micro Devices, Inc. All Rights Reserved.
|
||||||
|
// --------------------------------------------------------------------------------
|
||||||
|
// Tool Version: Vivado v.2023.1 (win64) Build 3865809 Sun May 7 15:05:29 MDT 2023
|
||||||
|
// Date : Wed Jun 24 13:53:32 2026
|
||||||
|
// Host : DESKTOP-VN054CM running 64-bit major release (build 9200)
|
||||||
|
// Command : write_verilog -force -mode synth_stub -rename_top decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix -prefix
|
||||||
|
// decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix_ c_add_s16_s32_stub.v
|
||||||
|
// Design : c_add_s16_s32
|
||||||
|
// Purpose : Stub declaration of top-level module interface
|
||||||
|
// Device : xc7z020clg400-2
|
||||||
|
// --------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
// This empty module with port declaration file causes synthesis tools to infer a black box for IP.
|
||||||
|
// The synthesis directives are for Synopsys Synplify support to prevent IO buffer insertion.
|
||||||
|
// Please paste the declaration into a Verilog source file or add the file as an additional source.
|
||||||
|
(* x_core_info = "c_addsub_v12_0_15,Vivado 2023.1" *)
|
||||||
|
module decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix(A, B, CLK, CE, SCLR, S)
|
||||||
|
/* synthesis syn_black_box black_box_pad_pin="A[15:0],B[31:0],CE,SCLR,S[31:0]" */
|
||||||
|
/* synthesis syn_force_seq_prim="CLK" */;
|
||||||
|
input [15:0]A;
|
||||||
|
input [31:0]B;
|
||||||
|
input CLK /* synthesis syn_isclock = 1 */;
|
||||||
|
input CE;
|
||||||
|
input SCLR;
|
||||||
|
output [31:0]S;
|
||||||
|
endmodule
|
||||||
@@ -0,0 +1,36 @@
|
|||||||
|
-- Copyright 1986-2022 Xilinx, Inc. All Rights Reserved.
|
||||||
|
-- Copyright 2022-2023 Advanced Micro Devices, Inc. All Rights Reserved.
|
||||||
|
-- --------------------------------------------------------------------------------
|
||||||
|
-- Tool Version: Vivado v.2023.1 (win64) Build 3865809 Sun May 7 15:05:29 MDT 2023
|
||||||
|
-- Date : Wed Jun 24 13:53:32 2026
|
||||||
|
-- Host : DESKTOP-VN054CM running 64-bit major release (build 9200)
|
||||||
|
-- Command : write_vhdl -force -mode synth_stub -rename_top decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix -prefix
|
||||||
|
-- decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix_ c_add_s16_s32_stub.vhdl
|
||||||
|
-- Design : c_add_s16_s32
|
||||||
|
-- Purpose : Stub declaration of top-level module interface
|
||||||
|
-- Device : xc7z020clg400-2
|
||||||
|
-- --------------------------------------------------------------------------------
|
||||||
|
library IEEE;
|
||||||
|
use IEEE.STD_LOGIC_1164.ALL;
|
||||||
|
|
||||||
|
entity decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix is
|
||||||
|
Port (
|
||||||
|
A : in STD_LOGIC_VECTOR ( 15 downto 0 );
|
||||||
|
B : in STD_LOGIC_VECTOR ( 31 downto 0 );
|
||||||
|
CLK : in STD_LOGIC;
|
||||||
|
CE : in STD_LOGIC;
|
||||||
|
SCLR : in STD_LOGIC;
|
||||||
|
S : out STD_LOGIC_VECTOR ( 31 downto 0 )
|
||||||
|
);
|
||||||
|
|
||||||
|
end decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix;
|
||||||
|
|
||||||
|
architecture stub of decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix is
|
||||||
|
attribute syn_black_box : boolean;
|
||||||
|
attribute black_box_pad_pin : string;
|
||||||
|
attribute syn_black_box of stub : architecture is true;
|
||||||
|
attribute black_box_pad_pin of stub : architecture is "A[15:0],B[31:0],CLK,CE,SCLR,S[31:0]";
|
||||||
|
attribute x_core_info : string;
|
||||||
|
attribute x_core_info of stub : architecture is "c_addsub_v12_0_15,Vivado 2023.1";
|
||||||
|
begin
|
||||||
|
end;
|
||||||
@@ -0,0 +1,680 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<spirit:design xmlns:xilinx="http://www.xilinx.com" xmlns:spirit="http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<spirit:vendor>xilinx.com</spirit:vendor>
|
||||||
|
<spirit:library>ipcache</spirit:library>
|
||||||
|
<spirit:name>1f3f32e6a991861f</spirit:name>
|
||||||
|
<spirit:version>0</spirit:version>
|
||||||
|
<spirit:componentInstances>
|
||||||
|
<spirit:componentInstance>
|
||||||
|
<spirit:instanceName>design_a9_1_axi_smc_0</spirit:instanceName>
|
||||||
|
<spirit:componentRef spirit:vendor="xilinx.com" spirit:library="ip" spirit:name="smartconnect" spirit:version="1.0"/>
|
||||||
|
<spirit:configurableElementValues>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.CLK.ACLK.ASSOCIATED_PORT"/>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.CLK.ACLK.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.CLK.ACLK.FREQ_TOLERANCE_HZ">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.CLK.ACLK.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.CLK.ACLK.PHASE">0.0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.ADDR_WIDTH">13</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.ARUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.AWUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.BUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.DATA_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.HAS_BRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.HAS_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.HAS_CACHE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.HAS_LOCK">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.HAS_PROT">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.HAS_QOS">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.HAS_REGION">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.HAS_RRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.HAS_WSTRB">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.ID_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.MAX_BURST_LENGTH">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.NUM_READ_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.NUM_READ_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.NUM_WRITE_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.NUM_WRITE_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.PHASE">0.0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.PROTOCOL">AXI4LITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.READ_WRITE_MODE">READ_WRITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.RUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.RUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.SUPPORTS_NARROW_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.WUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.WUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.ADDR_WIDTH">9</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.ARUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.AWUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.BUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.DATA_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.HAS_BRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.HAS_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.HAS_CACHE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.HAS_LOCK">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.HAS_PROT">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.HAS_QOS">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.HAS_REGION">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.HAS_RRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.HAS_WSTRB">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.ID_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.MAX_BURST_LENGTH">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.NUM_READ_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.NUM_READ_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.NUM_WRITE_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.NUM_WRITE_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.PHASE">0.0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.PROTOCOL">AXI4LITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.READ_WRITE_MODE">READ_WRITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.RUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.RUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.SUPPORTS_NARROW_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.WUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.WUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.ADDR_WIDTH">13</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.ARUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.AWUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.BUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.DATA_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.HAS_BRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.HAS_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.HAS_CACHE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.HAS_LOCK">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.HAS_PROT">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.HAS_QOS">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.HAS_REGION">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.HAS_RRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.HAS_WSTRB">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.ID_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.MAX_BURST_LENGTH">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.NUM_READ_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.NUM_READ_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.NUM_WRITE_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.NUM_WRITE_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.PHASE">0.0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.PROTOCOL">AXI4LITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.READ_WRITE_MODE">READ_WRITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.RUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.RUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.SUPPORTS_NARROW_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.WUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.WUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.ADDR_WIDTH">13</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.ARUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.AWUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.BUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.DATA_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.HAS_BRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.HAS_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.HAS_CACHE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.HAS_LOCK">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.HAS_PROT">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.HAS_QOS">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.HAS_REGION">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.HAS_RRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.HAS_WSTRB">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.ID_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.MAX_BURST_LENGTH">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.NUM_READ_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.NUM_READ_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.NUM_WRITE_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.NUM_WRITE_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.PHASE">0.0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.PROTOCOL">AXI4LITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.READ_WRITE_MODE">READ_WRITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.RUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.RUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.SUPPORTS_NARROW_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.WUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.WUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.ADDR_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.ARUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.AWUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.BUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.DATA_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.HAS_BRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.HAS_BURST">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.HAS_CACHE">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.HAS_LOCK">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.HAS_PROT">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.HAS_QOS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.HAS_REGION">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.HAS_RRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.HAS_WSTRB">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.ID_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.MAX_BURST_LENGTH">256</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.NUM_READ_OUTSTANDING">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.NUM_READ_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.NUM_WRITE_OUTSTANDING">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.NUM_WRITE_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.PHASE">0.0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.PROTOCOL">AXI4</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.READ_WRITE_MODE">READ_WRITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.RUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.RUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.SUPPORTS_NARROW_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.WUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.WUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.ADDR_WIDTH">13</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.ARUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.AWUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.BUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.DATA_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.HAS_BRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.HAS_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.HAS_CACHE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.HAS_LOCK">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.HAS_PROT">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.HAS_QOS">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.HAS_REGION">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.HAS_RRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.HAS_WSTRB">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.ID_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.MAX_BURST_LENGTH">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.NUM_READ_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.NUM_READ_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.NUM_WRITE_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.NUM_WRITE_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.PHASE">0.0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.PROTOCOL">AXI4LITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.READ_WRITE_MODE">READ_WRITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.RUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.RUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.SUPPORTS_NARROW_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.WUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.WUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.ADDR_WIDTH">10</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.ARUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.AWUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.BUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.DATA_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.HAS_BRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.HAS_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.HAS_CACHE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.HAS_LOCK">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.HAS_PROT">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.HAS_QOS">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.HAS_REGION">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.HAS_RRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.HAS_WSTRB">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.ID_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.MAX_BURST_LENGTH">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.NUM_READ_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.NUM_READ_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.NUM_WRITE_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.NUM_WRITE_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.PHASE">0.0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.PROTOCOL">AXI4LITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.READ_WRITE_MODE">READ_WRITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.RUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.RUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.SUPPORTS_NARROW_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.WUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.WUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.ADDR_WIDTH">10</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.ARUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.AWUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.BUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.DATA_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.HAS_BRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.HAS_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.HAS_CACHE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.HAS_LOCK">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.HAS_PROT">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.HAS_QOS">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.HAS_REGION">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.HAS_RRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.HAS_WSTRB">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.ID_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.MAX_BURST_LENGTH">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.NUM_READ_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.NUM_READ_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.NUM_WRITE_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.NUM_WRITE_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.PHASE">0.0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.PROTOCOL">AXI4LITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.READ_WRITE_MODE">READ_WRITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.RUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.RUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.SUPPORTS_NARROW_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.WUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.WUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.ADDR_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.ARUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.AWUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.BUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.DATA_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.HAS_BRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.HAS_BURST">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.HAS_CACHE">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.HAS_LOCK">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.HAS_PROT">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.HAS_QOS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.HAS_REGION">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.HAS_RRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.HAS_WSTRB">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.ID_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.MAX_BURST_LENGTH">256</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.NUM_READ_OUTSTANDING">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.NUM_READ_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.NUM_WRITE_OUTSTANDING">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.NUM_WRITE_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.PHASE">0.0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.PROTOCOL">AXI4</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.READ_WRITE_MODE">READ_WRITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.RUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.RUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.SUPPORTS_NARROW_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.WUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.WUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.ADDR_WIDTH">13</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.ARUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.AWUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.BUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.DATA_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.HAS_BRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.HAS_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.HAS_CACHE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.HAS_LOCK">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.HAS_PROT">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.HAS_QOS">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.HAS_REGION">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.HAS_RRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.HAS_WSTRB">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.ID_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.MAX_BURST_LENGTH">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.NUM_READ_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.NUM_READ_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.NUM_WRITE_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.NUM_WRITE_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.PHASE">0.0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.PROTOCOL">AXI4LITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.READ_WRITE_MODE">READ_WRITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.RUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.RUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.SUPPORTS_NARROW_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.WUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.WUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.ADDR_WIDTH">9</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.ARUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.AWUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.BUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.DATA_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.HAS_BRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.HAS_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.HAS_CACHE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.HAS_LOCK">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.HAS_PROT">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.HAS_QOS">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.HAS_REGION">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.HAS_RRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.HAS_WSTRB">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.ID_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.MAX_BURST_LENGTH">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.NUM_READ_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.NUM_READ_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.NUM_WRITE_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.NUM_WRITE_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.PHASE">0.0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.PROTOCOL">AXI4LITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.READ_WRITE_MODE">READ_WRITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.RUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.RUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.SUPPORTS_NARROW_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.WUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.WUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.ADDR_WIDTH">9</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.ARUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.AWUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.BUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.DATA_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.HAS_BRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.HAS_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.HAS_CACHE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.HAS_LOCK">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.HAS_PROT">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.HAS_QOS">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.HAS_REGION">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.HAS_RRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.HAS_WSTRB">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.ID_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.MAX_BURST_LENGTH">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.NUM_READ_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.NUM_READ_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.NUM_WRITE_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.NUM_WRITE_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.PHASE">0.0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.PROTOCOL">AXI4LITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.READ_WRITE_MODE">READ_WRITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.RUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.RUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.SUPPORTS_NARROW_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.WUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.WUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.ADDR_WIDTH">9</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.ARUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.AWUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.BUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.DATA_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.HAS_BRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.HAS_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.HAS_CACHE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.HAS_LOCK">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.HAS_PROT">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.HAS_QOS">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.HAS_REGION">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.HAS_RRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.HAS_WSTRB">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.ID_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.MAX_BURST_LENGTH">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.NUM_READ_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.NUM_READ_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.NUM_WRITE_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.NUM_WRITE_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.PHASE">0.0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.PROTOCOL">AXI4LITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.READ_WRITE_MODE">READ_WRITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.RUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.RUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.SUPPORTS_NARROW_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.WUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.WUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.ADDR_WIDTH">7</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.ARUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.AWUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.BUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.DATA_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.HAS_BRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.HAS_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.HAS_CACHE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.HAS_LOCK">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.HAS_PROT">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.HAS_QOS">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.HAS_REGION">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.HAS_RRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.HAS_WSTRB">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.ID_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.MAX_BURST_LENGTH">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.NUM_READ_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.NUM_READ_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.NUM_WRITE_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.NUM_WRITE_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.PHASE">0.0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.PROTOCOL">AXI4LITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.READ_WRITE_MODE">READ_WRITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.RUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.RUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.SUPPORTS_NARROW_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.WUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.WUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.ADDR_WIDTH">7</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.ARUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.AWUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.BUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.DATA_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.HAS_BRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.HAS_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.HAS_CACHE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.HAS_LOCK">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.HAS_PROT">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.HAS_QOS">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.HAS_REGION">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.HAS_RRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.HAS_WSTRB">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.ID_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.MAX_BURST_LENGTH">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.NUM_READ_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.NUM_READ_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.NUM_WRITE_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.NUM_WRITE_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.PHASE">0.0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.PROTOCOL">AXI4LITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.READ_WRITE_MODE">READ_WRITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.RUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.RUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.SUPPORTS_NARROW_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.WUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.WUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.ADDR_WIDTH">7</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.ARUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.AWUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.BUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.DATA_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.HAS_BRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.HAS_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.HAS_CACHE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.HAS_LOCK">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.HAS_PROT">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.HAS_QOS">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.HAS_REGION">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.HAS_RRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.HAS_WSTRB">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.ID_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.MAX_BURST_LENGTH">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.NUM_READ_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.NUM_READ_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.NUM_WRITE_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.NUM_WRITE_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.PHASE">0.0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.PROTOCOL">AXI4LITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.READ_WRITE_MODE">READ_WRITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.RUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.RUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.SUPPORTS_NARROW_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.WUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.WUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.ADDR_WIDTH">9</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.ARUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.AWUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.BUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.DATA_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.HAS_BRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.HAS_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.HAS_CACHE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.HAS_LOCK">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.HAS_PROT">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.HAS_QOS">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.HAS_REGION">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.HAS_RRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.HAS_WSTRB">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.ID_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.MAX_BURST_LENGTH">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.NUM_READ_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.NUM_READ_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.NUM_WRITE_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.NUM_WRITE_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.PHASE">0.0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.PROTOCOL">AXI4LITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.READ_WRITE_MODE">READ_WRITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.RUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.RUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.SUPPORTS_NARROW_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.WUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.WUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.ADDR_WIDTH">13</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.ARUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.AWUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.BUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.DATA_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.HAS_BRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.HAS_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.HAS_CACHE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.HAS_LOCK">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.HAS_PROT">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.HAS_QOS">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.HAS_REGION">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.HAS_RRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.HAS_WSTRB">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.ID_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.MAX_BURST_LENGTH">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.NUM_READ_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.NUM_READ_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.NUM_WRITE_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.NUM_WRITE_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.PHASE">0.0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.PROTOCOL">AXI4LITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.READ_WRITE_MODE">READ_WRITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.RUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.RUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.SUPPORTS_NARROW_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.WUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.WUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.ADDR_WIDTH">13</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.ARUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.AWUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.BUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.DATA_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.HAS_BRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.HAS_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.HAS_CACHE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.HAS_LOCK">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.HAS_PROT">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.HAS_QOS">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.HAS_REGION">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.HAS_RRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.HAS_WSTRB">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.ID_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.MAX_BURST_LENGTH">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.NUM_READ_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.NUM_READ_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.NUM_WRITE_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.NUM_WRITE_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.PHASE">0.0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.PROTOCOL">AXI4LITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.READ_WRITE_MODE">READ_WRITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.RUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.RUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.SUPPORTS_NARROW_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.WUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.WUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.ADDR_WIDTH">9</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.ARUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.AWUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.BUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.DATA_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.HAS_BRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.HAS_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.HAS_CACHE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.HAS_LOCK">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.HAS_PROT">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.HAS_QOS">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.HAS_REGION">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.HAS_RRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.HAS_WSTRB">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.ID_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.MAX_BURST_LENGTH">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.NUM_READ_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.NUM_READ_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.NUM_WRITE_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.NUM_WRITE_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.PHASE">0.0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.PROTOCOL">AXI4LITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.READ_WRITE_MODE">READ_WRITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.RUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.RUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.SUPPORTS_NARROW_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.WUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.WUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.RST.ARESETN.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.RST.ARESETN.POLARITY">ACTIVE_LOW</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.ADDR_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.ARUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.AWUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.BUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.DATA_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.HAS_BRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.HAS_BURST">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.HAS_CACHE">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.HAS_LOCK">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.HAS_PROT">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.HAS_QOS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.HAS_REGION">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.HAS_RRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.HAS_WSTRB">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.ID_WIDTH">12</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.MAX_BURST_LENGTH">16</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.NUM_READ_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.NUM_READ_THREADS">4</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.NUM_WRITE_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.NUM_WRITE_THREADS">4</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.PHASE">0.0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.PROTOCOL">AXI3</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.READ_WRITE_MODE">READ_WRITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.RUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.RUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.SUPPORTS_NARROW_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.WUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.WUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.ADVANCED_PROPERTIES">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.Component_Name">design_a9_1_axi_smc_0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.HAS_ARESETN">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.NUM_CLKS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.NUM_MI">20</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.NUM_SI">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.ARCHITECTURE">zynq</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.DEVICE">xc7z020</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.PACKAGE">clg400</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.PREFHDL">VERILOG</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.SILICON_REVISION"/>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.SPEEDGRADE">-2</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.STATIC_POWER"/>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.TEMPERATURE_GRADE"/>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPCACHEELABORATESCRC">580d1a4f</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPCACHEID">1f3f32e6a991861f</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPCACHESPECIALDATA">design_a9_1_axi_smc_0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPCACHESYNTHCL">$Change: 3850373 $</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPCACHESYNTHCRC">9a15d5e9</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPCACHESYNTHRUNTIME">274</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPCONTEXT">IP_Unknown</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPREVISION">20</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.MANAGED">TRUE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.OUTPUTDIR">.</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.SELECTEDSIMMODEL"/>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.SHAREDDIR">.</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.SWVERSION">2023.1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.SYNTHESISFLOW">GLOBAL</spirit:configurableElementValue>
|
||||||
|
</spirit:configurableElementValues>
|
||||||
|
</spirit:componentInstance>
|
||||||
|
</spirit:componentInstances>
|
||||||
|
</spirit:design>
|
||||||
Binary file not shown.
File diff suppressed because one or more lines are too long
+252910
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,2 @@
|
|||||||
|
NumberHits:1
|
||||||
|
Timestamp: Tue Nov 25 03:22:48 UTC 2025
|
||||||
@@ -0,0 +1,53 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<spirit:design xmlns:xilinx="http://www.xilinx.com" xmlns:spirit="http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<spirit:vendor>xilinx.com</spirit:vendor>
|
||||||
|
<spirit:library>ipcache</spirit:library>
|
||||||
|
<spirit:name>22baa8856242fa74</spirit:name>
|
||||||
|
<spirit:version>0</spirit:version>
|
||||||
|
<spirit:componentInstances>
|
||||||
|
<spirit:componentInstance>
|
||||||
|
<spirit:instanceName>design_a9_1_axi_gpio_1_1</spirit:instanceName>
|
||||||
|
<spirit:componentRef spirit:vendor="xilinx.com" spirit:library="ip" spirit:name="axi_gpio" spirit:version="2.0"/>
|
||||||
|
<spirit:configurableElementValues>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S_AXI.FREQ_HZ">100000000</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S_AXI_ACLK.FREQ_HZ">100000000</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.C_ALL_INPUTS">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.C_ALL_INPUTS_2">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.C_ALL_OUTPUTS">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.C_ALL_OUTPUTS_2">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.C_DOUT_DEFAULT">0x00000000</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.C_DOUT_DEFAULT_2">0x00000000</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.C_GPIO2_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.C_GPIO_WIDTH">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.C_INTERRUPT_PRESENT">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.C_IS_DUAL">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.C_TRI_DEFAULT">0xFFFFFFFF</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.C_TRI_DEFAULT_2">0xFFFFFFFF</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.Component_Name">design_a9_1_axi_gpio_1_1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.GPIO2_BOARD_INTERFACE">Custom</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.GPIO_BOARD_INTERFACE">Custom</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.USE_BOARD_FLOW">false</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.ARCHITECTURE">zynq</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.DEVICE">xc7z020</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.PACKAGE">clg400</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.PREFHDL">VERILOG</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.SILICON_REVISION"/>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.SPEEDGRADE">-2</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.STATIC_POWER"/>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.TEMPERATURE_GRADE"/>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPCACHEID">22baa8856242fa74</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPCACHESYNTHCL">$Change: 3850373 $</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPCACHESYNTHCRC">6d038ed3</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPCACHESYNTHRUNTIME">54</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPCONTEXT">IP_Unknown</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPREVISION">30</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.MANAGED">TRUE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.OUTPUTDIR">.</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.SELECTEDSIMMODEL"/>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.SHAREDDIR">.</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.SWVERSION">2023.1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.SYNTHESISFLOW">GLOBAL</spirit:configurableElementValue>
|
||||||
|
</spirit:configurableElementValues>
|
||||||
|
</spirit:componentInstance>
|
||||||
|
</spirit:componentInstances>
|
||||||
|
</spirit:design>
|
||||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
+2807
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,48 @@
|
|||||||
|
// Copyright 1986-2022 Xilinx, Inc. All Rights Reserved.
|
||||||
|
// Copyright 2022-2023 Advanced Micro Devices, Inc. All Rights Reserved.
|
||||||
|
// --------------------------------------------------------------------------------
|
||||||
|
// Tool Version: Vivado v.2023.1 (win64) Build 3865809 Sun May 7 15:05:29 MDT 2023
|
||||||
|
// Date : Wed Dec 24 14:17:14 2025
|
||||||
|
// Host : DESKTOP-VN054CM running 64-bit major release (build 9200)
|
||||||
|
// Command : write_verilog -force -mode synth_stub -rename_top decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix -prefix
|
||||||
|
// decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix_ design_a9_1_axi_gpio_1_1_stub.v
|
||||||
|
// Design : design_a9_1_axi_gpio_1_1
|
||||||
|
// Purpose : Stub declaration of top-level module interface
|
||||||
|
// Device : xc7z020clg400-2
|
||||||
|
// --------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
// This empty module with port declaration file causes synthesis tools to infer a black box for IP.
|
||||||
|
// The synthesis directives are for Synopsys Synplify support to prevent IO buffer insertion.
|
||||||
|
// Please paste the declaration into a Verilog source file or add the file as an additional source.
|
||||||
|
(* x_core_info = "axi_gpio,Vivado 2023.1" *)
|
||||||
|
module decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix(s_axi_aclk, s_axi_aresetn, s_axi_awaddr,
|
||||||
|
s_axi_awvalid, s_axi_awready, s_axi_wdata, s_axi_wstrb, s_axi_wvalid, s_axi_wready,
|
||||||
|
s_axi_bresp, s_axi_bvalid, s_axi_bready, s_axi_araddr, s_axi_arvalid, s_axi_arready,
|
||||||
|
s_axi_rdata, s_axi_rresp, s_axi_rvalid, s_axi_rready, ip2intc_irpt, gpio_io_i, gpio_io_o,
|
||||||
|
gpio_io_t)
|
||||||
|
/* synthesis syn_black_box black_box_pad_pin="s_axi_aresetn,s_axi_awaddr[8:0],s_axi_awvalid,s_axi_awready,s_axi_wdata[31:0],s_axi_wstrb[3:0],s_axi_wvalid,s_axi_wready,s_axi_bresp[1:0],s_axi_bvalid,s_axi_bready,s_axi_araddr[8:0],s_axi_arvalid,s_axi_arready,s_axi_rdata[31:0],s_axi_rresp[1:0],s_axi_rvalid,s_axi_rready,ip2intc_irpt,gpio_io_i[0:0],gpio_io_o[0:0],gpio_io_t[0:0]" */
|
||||||
|
/* synthesis syn_force_seq_prim="s_axi_aclk" */;
|
||||||
|
input s_axi_aclk /* synthesis syn_isclock = 1 */;
|
||||||
|
input s_axi_aresetn;
|
||||||
|
input [8:0]s_axi_awaddr;
|
||||||
|
input s_axi_awvalid;
|
||||||
|
output s_axi_awready;
|
||||||
|
input [31:0]s_axi_wdata;
|
||||||
|
input [3:0]s_axi_wstrb;
|
||||||
|
input s_axi_wvalid;
|
||||||
|
output s_axi_wready;
|
||||||
|
output [1:0]s_axi_bresp;
|
||||||
|
output s_axi_bvalid;
|
||||||
|
input s_axi_bready;
|
||||||
|
input [8:0]s_axi_araddr;
|
||||||
|
input s_axi_arvalid;
|
||||||
|
output s_axi_arready;
|
||||||
|
output [31:0]s_axi_rdata;
|
||||||
|
output [1:0]s_axi_rresp;
|
||||||
|
output s_axi_rvalid;
|
||||||
|
input s_axi_rready;
|
||||||
|
output ip2intc_irpt;
|
||||||
|
input [0:0]gpio_io_i;
|
||||||
|
output [0:0]gpio_io_o;
|
||||||
|
output [0:0]gpio_io_t;
|
||||||
|
endmodule
|
||||||
@@ -0,0 +1,53 @@
|
|||||||
|
-- Copyright 1986-2022 Xilinx, Inc. All Rights Reserved.
|
||||||
|
-- Copyright 2022-2023 Advanced Micro Devices, Inc. All Rights Reserved.
|
||||||
|
-- --------------------------------------------------------------------------------
|
||||||
|
-- Tool Version: Vivado v.2023.1 (win64) Build 3865809 Sun May 7 15:05:29 MDT 2023
|
||||||
|
-- Date : Wed Dec 24 14:17:14 2025
|
||||||
|
-- Host : DESKTOP-VN054CM running 64-bit major release (build 9200)
|
||||||
|
-- Command : write_vhdl -force -mode synth_stub -rename_top decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix -prefix
|
||||||
|
-- decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix_ design_a9_1_axi_gpio_1_1_stub.vhdl
|
||||||
|
-- Design : design_a9_1_axi_gpio_1_1
|
||||||
|
-- Purpose : Stub declaration of top-level module interface
|
||||||
|
-- Device : xc7z020clg400-2
|
||||||
|
-- --------------------------------------------------------------------------------
|
||||||
|
library IEEE;
|
||||||
|
use IEEE.STD_LOGIC_1164.ALL;
|
||||||
|
|
||||||
|
entity decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix is
|
||||||
|
Port (
|
||||||
|
s_axi_aclk : in STD_LOGIC;
|
||||||
|
s_axi_aresetn : in STD_LOGIC;
|
||||||
|
s_axi_awaddr : in STD_LOGIC_VECTOR ( 8 downto 0 );
|
||||||
|
s_axi_awvalid : in STD_LOGIC;
|
||||||
|
s_axi_awready : out STD_LOGIC;
|
||||||
|
s_axi_wdata : in STD_LOGIC_VECTOR ( 31 downto 0 );
|
||||||
|
s_axi_wstrb : in STD_LOGIC_VECTOR ( 3 downto 0 );
|
||||||
|
s_axi_wvalid : in STD_LOGIC;
|
||||||
|
s_axi_wready : out STD_LOGIC;
|
||||||
|
s_axi_bresp : out STD_LOGIC_VECTOR ( 1 downto 0 );
|
||||||
|
s_axi_bvalid : out STD_LOGIC;
|
||||||
|
s_axi_bready : in STD_LOGIC;
|
||||||
|
s_axi_araddr : in STD_LOGIC_VECTOR ( 8 downto 0 );
|
||||||
|
s_axi_arvalid : in STD_LOGIC;
|
||||||
|
s_axi_arready : out STD_LOGIC;
|
||||||
|
s_axi_rdata : out STD_LOGIC_VECTOR ( 31 downto 0 );
|
||||||
|
s_axi_rresp : out STD_LOGIC_VECTOR ( 1 downto 0 );
|
||||||
|
s_axi_rvalid : out STD_LOGIC;
|
||||||
|
s_axi_rready : in STD_LOGIC;
|
||||||
|
ip2intc_irpt : out STD_LOGIC;
|
||||||
|
gpio_io_i : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
gpio_io_o : out STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
gpio_io_t : out STD_LOGIC_VECTOR ( 0 to 0 )
|
||||||
|
);
|
||||||
|
|
||||||
|
end decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix;
|
||||||
|
|
||||||
|
architecture stub of decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix is
|
||||||
|
attribute syn_black_box : boolean;
|
||||||
|
attribute black_box_pad_pin : string;
|
||||||
|
attribute syn_black_box of stub : architecture is true;
|
||||||
|
attribute black_box_pad_pin of stub : architecture is "s_axi_aclk,s_axi_aresetn,s_axi_awaddr[8:0],s_axi_awvalid,s_axi_awready,s_axi_wdata[31:0],s_axi_wstrb[3:0],s_axi_wvalid,s_axi_wready,s_axi_bresp[1:0],s_axi_bvalid,s_axi_bready,s_axi_araddr[8:0],s_axi_arvalid,s_axi_arready,s_axi_rdata[31:0],s_axi_rresp[1:0],s_axi_rvalid,s_axi_rready,ip2intc_irpt,gpio_io_i[0:0],gpio_io_o[0:0],gpio_io_t[0:0]";
|
||||||
|
attribute x_core_info : string;
|
||||||
|
attribute x_core_info of stub : architecture is "axi_gpio,Vivado 2023.1";
|
||||||
|
begin
|
||||||
|
end;
|
||||||
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,92 @@
|
|||||||
|
// Copyright 1986-2022 Xilinx, Inc. All Rights Reserved.
|
||||||
|
// Copyright 2022-2023 Advanced Micro Devices, Inc. All Rights Reserved.
|
||||||
|
// --------------------------------------------------------------------------------
|
||||||
|
// Tool Version: Vivado v.2023.1 (win64) Build 3865809 Sun May 7 15:05:29 MDT 2023
|
||||||
|
// Date : Mon Jul 6 13:35:16 2026
|
||||||
|
// Host : DESKTOP-VN054CM running 64-bit major release (build 9200)
|
||||||
|
// Command : write_verilog -force -mode synth_stub -rename_top decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix -prefix
|
||||||
|
// decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix_ u_ila_0_stub.v
|
||||||
|
// Design : u_ila_0
|
||||||
|
// Purpose : Stub declaration of top-level module interface
|
||||||
|
// Device : xc7z020clg400-2
|
||||||
|
// --------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
// This empty module with port declaration file causes synthesis tools to infer a black box for IP.
|
||||||
|
// The synthesis directives are for Synopsys Synplify support to prevent IO buffer insertion.
|
||||||
|
// Please paste the declaration into a Verilog source file or add the file as an additional source.
|
||||||
|
(* X_CORE_INFO = "ila,Vivado 2023.1" *)
|
||||||
|
module decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix(clk, probe0, probe1, probe2, probe3, probe4, probe5,
|
||||||
|
probe6, probe7, probe8, probe9, probe10, probe11, probe12, probe13, probe14, probe15, probe16, probe17,
|
||||||
|
probe18, probe19, probe20, probe21, probe22, probe23, probe24, probe25, probe26, probe27, probe28,
|
||||||
|
probe29, probe30, probe31, probe32, probe33, probe34, probe35, probe36, probe37, probe38, probe39,
|
||||||
|
probe40, probe41, probe42, probe43, probe44, probe45, probe46, probe47, probe48, probe49, probe50,
|
||||||
|
probe51, probe52, probe53, probe54, probe55, probe56, probe57, probe58, probe59, probe60, probe61,
|
||||||
|
probe62, probe63)
|
||||||
|
/* synthesis syn_black_box black_box_pad_pin="probe0[1:0],probe1[15:0],probe2[7:0],probe3[7:0],probe4[0:0],probe5[15:0],probe6[7:0],probe7[31:0],probe8[31:0],probe9[31:0],probe10[31:0],probe11[3:0],probe12[12:0],probe13[15:0],probe14[7:0],probe15[7:0],probe16[15:0],probe17[15:0],probe18[1:0],probe19[7:0],probe20[7:0],probe21[15:0],probe22[15:0],probe23[8:0],probe24[15:0],probe25[7:0],probe26[7:0],probe27[7:0],probe28[8:0],probe29[0:0],probe30[0:0],probe31[0:0],probe32[0:0],probe33[0:0],probe34[0:0],probe35[0:0],probe36[0:0],probe37[0:0],probe38[0:0],probe39[0:0],probe40[0:0],probe41[0:0],probe42[0:0],probe43[0:0],probe44[0:0],probe45[0:0],probe46[0:0],probe47[0:0],probe48[0:0],probe49[0:0],probe50[0:0],probe51[0:0],probe52[0:0],probe53[0:0],probe54[0:0],probe55[0:0],probe56[0:0],probe57[0:0],probe58[0:0],probe59[0:0],probe60[0:0],probe61[0:0],probe62[0:0],probe63[0:0]" */
|
||||||
|
/* synthesis syn_force_seq_prim="clk" */;
|
||||||
|
input clk /* synthesis syn_isclock = 1 */;
|
||||||
|
input [1:0]probe0;
|
||||||
|
input [15:0]probe1;
|
||||||
|
input [7:0]probe2;
|
||||||
|
input [7:0]probe3;
|
||||||
|
input [0:0]probe4;
|
||||||
|
input [15:0]probe5;
|
||||||
|
input [7:0]probe6;
|
||||||
|
input [31:0]probe7;
|
||||||
|
input [31:0]probe8;
|
||||||
|
input [31:0]probe9;
|
||||||
|
input [31:0]probe10;
|
||||||
|
input [3:0]probe11;
|
||||||
|
input [12:0]probe12;
|
||||||
|
input [15:0]probe13;
|
||||||
|
input [7:0]probe14;
|
||||||
|
input [7:0]probe15;
|
||||||
|
input [15:0]probe16;
|
||||||
|
input [15:0]probe17;
|
||||||
|
input [1:0]probe18;
|
||||||
|
input [7:0]probe19;
|
||||||
|
input [7:0]probe20;
|
||||||
|
input [15:0]probe21;
|
||||||
|
input [15:0]probe22;
|
||||||
|
input [8:0]probe23;
|
||||||
|
input [15:0]probe24;
|
||||||
|
input [7:0]probe25;
|
||||||
|
input [7:0]probe26;
|
||||||
|
input [7:0]probe27;
|
||||||
|
input [8:0]probe28;
|
||||||
|
input [0:0]probe29;
|
||||||
|
input [0:0]probe30;
|
||||||
|
input [0:0]probe31;
|
||||||
|
input [0:0]probe32;
|
||||||
|
input [0:0]probe33;
|
||||||
|
input [0:0]probe34;
|
||||||
|
input [0:0]probe35;
|
||||||
|
input [0:0]probe36;
|
||||||
|
input [0:0]probe37;
|
||||||
|
input [0:0]probe38;
|
||||||
|
input [0:0]probe39;
|
||||||
|
input [0:0]probe40;
|
||||||
|
input [0:0]probe41;
|
||||||
|
input [0:0]probe42;
|
||||||
|
input [0:0]probe43;
|
||||||
|
input [0:0]probe44;
|
||||||
|
input [0:0]probe45;
|
||||||
|
input [0:0]probe46;
|
||||||
|
input [0:0]probe47;
|
||||||
|
input [0:0]probe48;
|
||||||
|
input [0:0]probe49;
|
||||||
|
input [0:0]probe50;
|
||||||
|
input [0:0]probe51;
|
||||||
|
input [0:0]probe52;
|
||||||
|
input [0:0]probe53;
|
||||||
|
input [0:0]probe54;
|
||||||
|
input [0:0]probe55;
|
||||||
|
input [0:0]probe56;
|
||||||
|
input [0:0]probe57;
|
||||||
|
input [0:0]probe58;
|
||||||
|
input [0:0]probe59;
|
||||||
|
input [0:0]probe60;
|
||||||
|
input [0:0]probe61;
|
||||||
|
input [0:0]probe62;
|
||||||
|
input [0:0]probe63;
|
||||||
|
endmodule
|
||||||
@@ -0,0 +1,95 @@
|
|||||||
|
-- Copyright 1986-2022 Xilinx, Inc. All Rights Reserved.
|
||||||
|
-- Copyright 2022-2023 Advanced Micro Devices, Inc. All Rights Reserved.
|
||||||
|
-- --------------------------------------------------------------------------------
|
||||||
|
-- Tool Version: Vivado v.2023.1 (win64) Build 3865809 Sun May 7 15:05:29 MDT 2023
|
||||||
|
-- Date : Mon Jul 6 13:35:16 2026
|
||||||
|
-- Host : DESKTOP-VN054CM running 64-bit major release (build 9200)
|
||||||
|
-- Command : write_vhdl -force -mode synth_stub -rename_top decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix -prefix
|
||||||
|
-- decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix_ u_ila_0_stub.vhdl
|
||||||
|
-- Design : u_ila_0
|
||||||
|
-- Purpose : Stub declaration of top-level module interface
|
||||||
|
-- Device : xc7z020clg400-2
|
||||||
|
-- --------------------------------------------------------------------------------
|
||||||
|
library IEEE;
|
||||||
|
use IEEE.STD_LOGIC_1164.ALL;
|
||||||
|
|
||||||
|
entity decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix is
|
||||||
|
Port (
|
||||||
|
clk : in STD_LOGIC;
|
||||||
|
probe0 : in STD_LOGIC_VECTOR ( 1 downto 0 );
|
||||||
|
probe1 : in STD_LOGIC_VECTOR ( 15 downto 0 );
|
||||||
|
probe2 : in STD_LOGIC_VECTOR ( 7 downto 0 );
|
||||||
|
probe3 : in STD_LOGIC_VECTOR ( 7 downto 0 );
|
||||||
|
probe4 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe5 : in STD_LOGIC_VECTOR ( 15 downto 0 );
|
||||||
|
probe6 : in STD_LOGIC_VECTOR ( 7 downto 0 );
|
||||||
|
probe7 : in STD_LOGIC_VECTOR ( 31 downto 0 );
|
||||||
|
probe8 : in STD_LOGIC_VECTOR ( 31 downto 0 );
|
||||||
|
probe9 : in STD_LOGIC_VECTOR ( 31 downto 0 );
|
||||||
|
probe10 : in STD_LOGIC_VECTOR ( 31 downto 0 );
|
||||||
|
probe11 : in STD_LOGIC_VECTOR ( 3 downto 0 );
|
||||||
|
probe12 : in STD_LOGIC_VECTOR ( 12 downto 0 );
|
||||||
|
probe13 : in STD_LOGIC_VECTOR ( 15 downto 0 );
|
||||||
|
probe14 : in STD_LOGIC_VECTOR ( 7 downto 0 );
|
||||||
|
probe15 : in STD_LOGIC_VECTOR ( 7 downto 0 );
|
||||||
|
probe16 : in STD_LOGIC_VECTOR ( 15 downto 0 );
|
||||||
|
probe17 : in STD_LOGIC_VECTOR ( 15 downto 0 );
|
||||||
|
probe18 : in STD_LOGIC_VECTOR ( 1 downto 0 );
|
||||||
|
probe19 : in STD_LOGIC_VECTOR ( 7 downto 0 );
|
||||||
|
probe20 : in STD_LOGIC_VECTOR ( 7 downto 0 );
|
||||||
|
probe21 : in STD_LOGIC_VECTOR ( 15 downto 0 );
|
||||||
|
probe22 : in STD_LOGIC_VECTOR ( 15 downto 0 );
|
||||||
|
probe23 : in STD_LOGIC_VECTOR ( 8 downto 0 );
|
||||||
|
probe24 : in STD_LOGIC_VECTOR ( 15 downto 0 );
|
||||||
|
probe25 : in STD_LOGIC_VECTOR ( 7 downto 0 );
|
||||||
|
probe26 : in STD_LOGIC_VECTOR ( 7 downto 0 );
|
||||||
|
probe27 : in STD_LOGIC_VECTOR ( 7 downto 0 );
|
||||||
|
probe28 : in STD_LOGIC_VECTOR ( 8 downto 0 );
|
||||||
|
probe29 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe30 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe31 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe32 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe33 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe34 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe35 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe36 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe37 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe38 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe39 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe40 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe41 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe42 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe43 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe44 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe45 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe46 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe47 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe48 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe49 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe50 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe51 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe52 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe53 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe54 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe55 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe56 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe57 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe58 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe59 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe60 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe61 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe62 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe63 : in STD_LOGIC_VECTOR ( 0 to 0 )
|
||||||
|
);
|
||||||
|
|
||||||
|
end decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix;
|
||||||
|
|
||||||
|
architecture stub of decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix is
|
||||||
|
attribute syn_black_box : boolean;
|
||||||
|
attribute black_box_pad_pin : string;
|
||||||
|
attribute syn_black_box of stub : architecture is true;
|
||||||
|
attribute black_box_pad_pin of stub : architecture is "clk,probe0[1:0],probe1[15:0],probe2[7:0],probe3[7:0],probe4[0:0],probe5[15:0],probe6[7:0],probe7[31:0],probe8[31:0],probe9[31:0],probe10[31:0],probe11[3:0],probe12[12:0],probe13[15:0],probe14[7:0],probe15[7:0],probe16[15:0],probe17[15:0],probe18[1:0],probe19[7:0],probe20[7:0],probe21[15:0],probe22[15:0],probe23[8:0],probe24[15:0],probe25[7:0],probe26[7:0],probe27[7:0],probe28[8:0],probe29[0:0],probe30[0:0],probe31[0:0],probe32[0:0],probe33[0:0],probe34[0:0],probe35[0:0],probe36[0:0],probe37[0:0],probe38[0:0],probe39[0:0],probe40[0:0],probe41[0:0],probe42[0:0],probe43[0:0],probe44[0:0],probe45[0:0],probe46[0:0],probe47[0:0],probe48[0:0],probe49[0:0],probe50[0:0],probe51[0:0],probe52[0:0],probe53[0:0],probe54[0:0],probe55[0:0],probe56[0:0],probe57[0:0],probe58[0:0],probe59[0:0],probe60[0:0],probe61[0:0],probe62[0:0],probe63[0:0]";
|
||||||
|
attribute X_CORE_INFO : string;
|
||||||
|
attribute X_CORE_INFO of stub : architecture is "ila,Vivado 2023.1";
|
||||||
|
begin
|
||||||
|
end;
|
||||||
@@ -0,0 +1,47 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<spirit:design xmlns:xilinx="http://www.xilinx.com" xmlns:spirit="http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<spirit:vendor>xilinx.com</spirit:vendor>
|
||||||
|
<spirit:library>ipcache</spirit:library>
|
||||||
|
<spirit:name>26374f5510187c4a</spirit:name>
|
||||||
|
<spirit:version>0</spirit:version>
|
||||||
|
<spirit:componentInstances>
|
||||||
|
<spirit:componentInstance>
|
||||||
|
<spirit:instanceName>design_a9_1_rst_ps7_0_50M_0</spirit:instanceName>
|
||||||
|
<spirit:componentRef spirit:vendor="xilinx.com" spirit:library="ip" spirit:name="proc_sys_reset" spirit:version="5.0"/>
|
||||||
|
<spirit:configurableElementValues>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.CLOCK.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.C_AUX_RESET_HIGH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.C_AUX_RST_WIDTH">4</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.C_EXT_RESET_HIGH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.C_EXT_RST_WIDTH">4</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.C_NUM_BUS_RST">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.C_NUM_INTERCONNECT_ARESETN">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.C_NUM_PERP_ARESETN">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.C_NUM_PERP_RST">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.Component_Name">design_a9_1_rst_ps7_0_50M_0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.RESET_BOARD_INTERFACE">Custom</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.USE_BOARD_FLOW">false</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.ARCHITECTURE">zynq</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.DEVICE">xc7z020</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.PACKAGE">clg400</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.PREFHDL">VERILOG</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.SILICON_REVISION"/>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.SPEEDGRADE">-2</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.STATIC_POWER"/>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.TEMPERATURE_GRADE"/>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPCACHEID">26374f5510187c4a</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPCACHESYNTHCL">$Change: 3850373 $</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPCACHESYNTHCRC">a305ea60</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPCACHESYNTHRUNTIME">67</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPCONTEXT">IP_Unknown</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPREVISION">13</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.MANAGED">TRUE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.OUTPUTDIR">.</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.SELECTEDSIMMODEL"/>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.SHAREDDIR">.</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.SWVERSION">2023.1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.SYNTHESISFLOW">GLOBAL</spirit:configurableElementValue>
|
||||||
|
</spirit:configurableElementValues>
|
||||||
|
</spirit:componentInstance>
|
||||||
|
</spirit:componentInstances>
|
||||||
|
</spirit:design>
|
||||||
Binary file not shown.
+980
@@ -0,0 +1,980 @@
|
|||||||
|
// Copyright 1986-2022 Xilinx, Inc. All Rights Reserved.
|
||||||
|
// Copyright 2022-2023 Advanced Micro Devices, Inc. All Rights Reserved.
|
||||||
|
// --------------------------------------------------------------------------------
|
||||||
|
// Tool Version: Vivado v.2023.1 (win64) Build 3865809 Sun May 7 15:05:29 MDT 2023
|
||||||
|
// Date : Thu Nov 20 15:11:52 2025
|
||||||
|
// Host : DESKTOP-VN054CM running 64-bit major release (build 9200)
|
||||||
|
// Command : write_verilog -force -mode funcsim -rename_top decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix -prefix
|
||||||
|
// decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix_ design_a9_1_rst_ps7_0_50M_0_sim_netlist.v
|
||||||
|
// Design : design_a9_1_rst_ps7_0_50M_0
|
||||||
|
// Purpose : This verilog netlist is a functional simulation representation of the design and should not be modified
|
||||||
|
// or synthesized. This netlist cannot be used for SDF annotated simulation.
|
||||||
|
// Device : xc7z020clg400-2
|
||||||
|
// --------------------------------------------------------------------------------
|
||||||
|
`timescale 1 ps / 1 ps
|
||||||
|
|
||||||
|
module decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix_cdc_sync
|
||||||
|
(lpf_asr_reg,
|
||||||
|
scndry_out,
|
||||||
|
lpf_asr,
|
||||||
|
p_1_in,
|
||||||
|
p_2_in,
|
||||||
|
asr_lpf,
|
||||||
|
aux_reset_in,
|
||||||
|
slowest_sync_clk);
|
||||||
|
output lpf_asr_reg;
|
||||||
|
output scndry_out;
|
||||||
|
input lpf_asr;
|
||||||
|
input p_1_in;
|
||||||
|
input p_2_in;
|
||||||
|
input [0:0]asr_lpf;
|
||||||
|
input aux_reset_in;
|
||||||
|
input slowest_sync_clk;
|
||||||
|
|
||||||
|
wire \GENERATE_LEVEL_P_S_CDC.SINGLE_BIT.s_level_out_d2 ;
|
||||||
|
wire \GENERATE_LEVEL_P_S_CDC.SINGLE_BIT.s_level_out_d3 ;
|
||||||
|
wire Q;
|
||||||
|
wire asr_d1;
|
||||||
|
wire [0:0]asr_lpf;
|
||||||
|
wire aux_reset_in;
|
||||||
|
wire lpf_asr;
|
||||||
|
wire lpf_asr_reg;
|
||||||
|
wire p_1_in;
|
||||||
|
wire p_2_in;
|
||||||
|
wire scndry_out;
|
||||||
|
wire slowest_sync_clk;
|
||||||
|
|
||||||
|
(* ASYNC_REG *)
|
||||||
|
(* XILINX_LEGACY_PRIM = "FDR" *)
|
||||||
|
(* XILINX_TRANSFORM_PINMAP = "VCC:CE" *)
|
||||||
|
(* box_type = "PRIMITIVE" *)
|
||||||
|
FDRE #(
|
||||||
|
.INIT(1'b0))
|
||||||
|
\GENERATE_LEVEL_P_S_CDC.SINGLE_BIT.CROSS_PLEVEL_IN2SCNDRY_IN_cdc_to
|
||||||
|
(.C(slowest_sync_clk),
|
||||||
|
.CE(1'b1),
|
||||||
|
.D(asr_d1),
|
||||||
|
.Q(Q),
|
||||||
|
.R(1'b0));
|
||||||
|
LUT1 #(
|
||||||
|
.INIT(2'h1))
|
||||||
|
\GENERATE_LEVEL_P_S_CDC.SINGLE_BIT.CROSS_PLEVEL_IN2SCNDRY_IN_cdc_to_i_1__0
|
||||||
|
(.I0(aux_reset_in),
|
||||||
|
.O(asr_d1));
|
||||||
|
(* ASYNC_REG *)
|
||||||
|
(* XILINX_LEGACY_PRIM = "FDR" *)
|
||||||
|
(* XILINX_TRANSFORM_PINMAP = "VCC:CE" *)
|
||||||
|
(* box_type = "PRIMITIVE" *)
|
||||||
|
FDRE #(
|
||||||
|
.INIT(1'b0))
|
||||||
|
\GENERATE_LEVEL_P_S_CDC.SINGLE_BIT.CROSS_PLEVEL_IN2SCNDRY_s_level_out_d2
|
||||||
|
(.C(slowest_sync_clk),
|
||||||
|
.CE(1'b1),
|
||||||
|
.D(Q),
|
||||||
|
.Q(\GENERATE_LEVEL_P_S_CDC.SINGLE_BIT.s_level_out_d2 ),
|
||||||
|
.R(1'b0));
|
||||||
|
(* ASYNC_REG *)
|
||||||
|
(* XILINX_LEGACY_PRIM = "FDR" *)
|
||||||
|
(* XILINX_TRANSFORM_PINMAP = "VCC:CE" *)
|
||||||
|
(* box_type = "PRIMITIVE" *)
|
||||||
|
FDRE #(
|
||||||
|
.INIT(1'b0))
|
||||||
|
\GENERATE_LEVEL_P_S_CDC.SINGLE_BIT.CROSS_PLEVEL_IN2SCNDRY_s_level_out_d3
|
||||||
|
(.C(slowest_sync_clk),
|
||||||
|
.CE(1'b1),
|
||||||
|
.D(\GENERATE_LEVEL_P_S_CDC.SINGLE_BIT.s_level_out_d2 ),
|
||||||
|
.Q(\GENERATE_LEVEL_P_S_CDC.SINGLE_BIT.s_level_out_d3 ),
|
||||||
|
.R(1'b0));
|
||||||
|
(* ASYNC_REG *)
|
||||||
|
(* XILINX_LEGACY_PRIM = "FDR" *)
|
||||||
|
(* XILINX_TRANSFORM_PINMAP = "VCC:CE" *)
|
||||||
|
(* box_type = "PRIMITIVE" *)
|
||||||
|
FDRE #(
|
||||||
|
.INIT(1'b0))
|
||||||
|
\GENERATE_LEVEL_P_S_CDC.SINGLE_BIT.CROSS_PLEVEL_IN2SCNDRY_s_level_out_d4
|
||||||
|
(.C(slowest_sync_clk),
|
||||||
|
.CE(1'b1),
|
||||||
|
.D(\GENERATE_LEVEL_P_S_CDC.SINGLE_BIT.s_level_out_d3 ),
|
||||||
|
.Q(scndry_out),
|
||||||
|
.R(1'b0));
|
||||||
|
LUT5 #(
|
||||||
|
.INIT(32'hEAAAAAA8))
|
||||||
|
lpf_asr_i_1
|
||||||
|
(.I0(lpf_asr),
|
||||||
|
.I1(p_1_in),
|
||||||
|
.I2(p_2_in),
|
||||||
|
.I3(scndry_out),
|
||||||
|
.I4(asr_lpf),
|
||||||
|
.O(lpf_asr_reg));
|
||||||
|
endmodule
|
||||||
|
|
||||||
|
(* ORIG_REF_NAME = "cdc_sync" *)
|
||||||
|
module decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix_cdc_sync_0
|
||||||
|
(lpf_exr_reg,
|
||||||
|
scndry_out,
|
||||||
|
lpf_exr,
|
||||||
|
p_1_in4_in,
|
||||||
|
p_2_in3_in,
|
||||||
|
exr_lpf,
|
||||||
|
mb_debug_sys_rst,
|
||||||
|
ext_reset_in,
|
||||||
|
slowest_sync_clk);
|
||||||
|
output lpf_exr_reg;
|
||||||
|
output scndry_out;
|
||||||
|
input lpf_exr;
|
||||||
|
input p_1_in4_in;
|
||||||
|
input p_2_in3_in;
|
||||||
|
input [0:0]exr_lpf;
|
||||||
|
input mb_debug_sys_rst;
|
||||||
|
input ext_reset_in;
|
||||||
|
input slowest_sync_clk;
|
||||||
|
|
||||||
|
wire \GENERATE_LEVEL_P_S_CDC.SINGLE_BIT.s_level_out_d2 ;
|
||||||
|
wire \GENERATE_LEVEL_P_S_CDC.SINGLE_BIT.s_level_out_d3 ;
|
||||||
|
wire Q;
|
||||||
|
wire exr_d1;
|
||||||
|
wire [0:0]exr_lpf;
|
||||||
|
wire ext_reset_in;
|
||||||
|
wire lpf_exr;
|
||||||
|
wire lpf_exr_reg;
|
||||||
|
wire mb_debug_sys_rst;
|
||||||
|
wire p_1_in4_in;
|
||||||
|
wire p_2_in3_in;
|
||||||
|
wire scndry_out;
|
||||||
|
wire slowest_sync_clk;
|
||||||
|
|
||||||
|
(* ASYNC_REG *)
|
||||||
|
(* XILINX_LEGACY_PRIM = "FDR" *)
|
||||||
|
(* XILINX_TRANSFORM_PINMAP = "VCC:CE" *)
|
||||||
|
(* box_type = "PRIMITIVE" *)
|
||||||
|
FDRE #(
|
||||||
|
.INIT(1'b0))
|
||||||
|
\GENERATE_LEVEL_P_S_CDC.SINGLE_BIT.CROSS_PLEVEL_IN2SCNDRY_IN_cdc_to
|
||||||
|
(.C(slowest_sync_clk),
|
||||||
|
.CE(1'b1),
|
||||||
|
.D(exr_d1),
|
||||||
|
.Q(Q),
|
||||||
|
.R(1'b0));
|
||||||
|
LUT2 #(
|
||||||
|
.INIT(4'hB))
|
||||||
|
\GENERATE_LEVEL_P_S_CDC.SINGLE_BIT.CROSS_PLEVEL_IN2SCNDRY_IN_cdc_to_i_1
|
||||||
|
(.I0(mb_debug_sys_rst),
|
||||||
|
.I1(ext_reset_in),
|
||||||
|
.O(exr_d1));
|
||||||
|
(* ASYNC_REG *)
|
||||||
|
(* XILINX_LEGACY_PRIM = "FDR" *)
|
||||||
|
(* XILINX_TRANSFORM_PINMAP = "VCC:CE" *)
|
||||||
|
(* box_type = "PRIMITIVE" *)
|
||||||
|
FDRE #(
|
||||||
|
.INIT(1'b0))
|
||||||
|
\GENERATE_LEVEL_P_S_CDC.SINGLE_BIT.CROSS_PLEVEL_IN2SCNDRY_s_level_out_d2
|
||||||
|
(.C(slowest_sync_clk),
|
||||||
|
.CE(1'b1),
|
||||||
|
.D(Q),
|
||||||
|
.Q(\GENERATE_LEVEL_P_S_CDC.SINGLE_BIT.s_level_out_d2 ),
|
||||||
|
.R(1'b0));
|
||||||
|
(* ASYNC_REG *)
|
||||||
|
(* XILINX_LEGACY_PRIM = "FDR" *)
|
||||||
|
(* XILINX_TRANSFORM_PINMAP = "VCC:CE" *)
|
||||||
|
(* box_type = "PRIMITIVE" *)
|
||||||
|
FDRE #(
|
||||||
|
.INIT(1'b0))
|
||||||
|
\GENERATE_LEVEL_P_S_CDC.SINGLE_BIT.CROSS_PLEVEL_IN2SCNDRY_s_level_out_d3
|
||||||
|
(.C(slowest_sync_clk),
|
||||||
|
.CE(1'b1),
|
||||||
|
.D(\GENERATE_LEVEL_P_S_CDC.SINGLE_BIT.s_level_out_d2 ),
|
||||||
|
.Q(\GENERATE_LEVEL_P_S_CDC.SINGLE_BIT.s_level_out_d3 ),
|
||||||
|
.R(1'b0));
|
||||||
|
(* ASYNC_REG *)
|
||||||
|
(* XILINX_LEGACY_PRIM = "FDR" *)
|
||||||
|
(* XILINX_TRANSFORM_PINMAP = "VCC:CE" *)
|
||||||
|
(* box_type = "PRIMITIVE" *)
|
||||||
|
FDRE #(
|
||||||
|
.INIT(1'b0))
|
||||||
|
\GENERATE_LEVEL_P_S_CDC.SINGLE_BIT.CROSS_PLEVEL_IN2SCNDRY_s_level_out_d4
|
||||||
|
(.C(slowest_sync_clk),
|
||||||
|
.CE(1'b1),
|
||||||
|
.D(\GENERATE_LEVEL_P_S_CDC.SINGLE_BIT.s_level_out_d3 ),
|
||||||
|
.Q(scndry_out),
|
||||||
|
.R(1'b0));
|
||||||
|
LUT5 #(
|
||||||
|
.INIT(32'hEAAAAAA8))
|
||||||
|
lpf_exr_i_1
|
||||||
|
(.I0(lpf_exr),
|
||||||
|
.I1(p_1_in4_in),
|
||||||
|
.I2(p_2_in3_in),
|
||||||
|
.I3(scndry_out),
|
||||||
|
.I4(exr_lpf),
|
||||||
|
.O(lpf_exr_reg));
|
||||||
|
endmodule
|
||||||
|
|
||||||
|
(* CHECK_LICENSE_TYPE = "design_a9_1_rst_ps7_0_50M_0,proc_sys_reset,{}" *) (* downgradeipidentifiedwarnings = "yes" *) (* x_core_info = "proc_sys_reset,Vivado 2023.1" *)
|
||||||
|
(* NotValidForBitStream *)
|
||||||
|
module decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix
|
||||||
|
(slowest_sync_clk,
|
||||||
|
ext_reset_in,
|
||||||
|
aux_reset_in,
|
||||||
|
mb_debug_sys_rst,
|
||||||
|
dcm_locked,
|
||||||
|
mb_reset,
|
||||||
|
bus_struct_reset,
|
||||||
|
peripheral_reset,
|
||||||
|
interconnect_aresetn,
|
||||||
|
peripheral_aresetn);
|
||||||
|
(* x_interface_info = "xilinx.com:signal:clock:1.0 clock CLK" *) (* x_interface_parameter = "XIL_INTERFACENAME clock, ASSOCIATED_RESET mb_reset:bus_struct_reset:interconnect_aresetn:peripheral_aresetn:peripheral_reset, FREQ_HZ 1e+08, FREQ_TOLERANCE_HZ 0, PHASE 0.0, CLK_DOMAIN design_a9_1_processing_system7_0_0_FCLK_CLK0, INSERT_VIP 0" *) input slowest_sync_clk;
|
||||||
|
(* x_interface_info = "xilinx.com:signal:reset:1.0 ext_reset RST" *) (* x_interface_parameter = "XIL_INTERFACENAME ext_reset, BOARD.ASSOCIATED_PARAM RESET_BOARD_INTERFACE, POLARITY ACTIVE_LOW, INSERT_VIP 0" *) input ext_reset_in;
|
||||||
|
(* x_interface_info = "xilinx.com:signal:reset:1.0 aux_reset RST" *) (* x_interface_parameter = "XIL_INTERFACENAME aux_reset, POLARITY ACTIVE_LOW, INSERT_VIP 0" *) input aux_reset_in;
|
||||||
|
(* x_interface_info = "xilinx.com:signal:reset:1.0 dbg_reset RST" *) (* x_interface_parameter = "XIL_INTERFACENAME dbg_reset, POLARITY ACTIVE_HIGH, INSERT_VIP 0" *) input mb_debug_sys_rst;
|
||||||
|
input dcm_locked;
|
||||||
|
(* x_interface_info = "xilinx.com:signal:reset:1.0 mb_rst RST" *) (* x_interface_parameter = "XIL_INTERFACENAME mb_rst, POLARITY ACTIVE_HIGH, TYPE PROCESSOR, INSERT_VIP 0" *) output mb_reset;
|
||||||
|
(* x_interface_info = "xilinx.com:signal:reset:1.0 bus_struct_reset RST" *) (* x_interface_parameter = "XIL_INTERFACENAME bus_struct_reset, POLARITY ACTIVE_HIGH, TYPE INTERCONNECT, INSERT_VIP 0" *) output [0:0]bus_struct_reset;
|
||||||
|
(* x_interface_info = "xilinx.com:signal:reset:1.0 peripheral_high_rst RST" *) (* x_interface_parameter = "XIL_INTERFACENAME peripheral_high_rst, POLARITY ACTIVE_HIGH, TYPE PERIPHERAL, INSERT_VIP 0" *) output [0:0]peripheral_reset;
|
||||||
|
(* x_interface_info = "xilinx.com:signal:reset:1.0 interconnect_low_rst RST" *) (* x_interface_parameter = "XIL_INTERFACENAME interconnect_low_rst, POLARITY ACTIVE_LOW, TYPE INTERCONNECT, INSERT_VIP 0" *) output [0:0]interconnect_aresetn;
|
||||||
|
(* x_interface_info = "xilinx.com:signal:reset:1.0 peripheral_low_rst RST" *) (* x_interface_parameter = "XIL_INTERFACENAME peripheral_low_rst, POLARITY ACTIVE_LOW, TYPE PERIPHERAL, INSERT_VIP 0" *) output [0:0]peripheral_aresetn;
|
||||||
|
|
||||||
|
wire aux_reset_in;
|
||||||
|
wire [0:0]bus_struct_reset;
|
||||||
|
wire dcm_locked;
|
||||||
|
wire ext_reset_in;
|
||||||
|
wire [0:0]interconnect_aresetn;
|
||||||
|
wire mb_debug_sys_rst;
|
||||||
|
wire mb_reset;
|
||||||
|
wire [0:0]peripheral_aresetn;
|
||||||
|
wire [0:0]peripheral_reset;
|
||||||
|
wire slowest_sync_clk;
|
||||||
|
|
||||||
|
(* C_AUX_RESET_HIGH = "1'b0" *)
|
||||||
|
(* C_AUX_RST_WIDTH = "4" *)
|
||||||
|
(* C_EXT_RESET_HIGH = "1'b0" *)
|
||||||
|
(* C_EXT_RST_WIDTH = "4" *)
|
||||||
|
(* C_FAMILY = "zynq" *)
|
||||||
|
(* C_NUM_BUS_RST = "1" *)
|
||||||
|
(* C_NUM_INTERCONNECT_ARESETN = "1" *)
|
||||||
|
(* C_NUM_PERP_ARESETN = "1" *)
|
||||||
|
(* C_NUM_PERP_RST = "1" *)
|
||||||
|
decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix_proc_sys_reset U0
|
||||||
|
(.aux_reset_in(aux_reset_in),
|
||||||
|
.bus_struct_reset(bus_struct_reset),
|
||||||
|
.dcm_locked(dcm_locked),
|
||||||
|
.ext_reset_in(ext_reset_in),
|
||||||
|
.interconnect_aresetn(interconnect_aresetn),
|
||||||
|
.mb_debug_sys_rst(mb_debug_sys_rst),
|
||||||
|
.mb_reset(mb_reset),
|
||||||
|
.peripheral_aresetn(peripheral_aresetn),
|
||||||
|
.peripheral_reset(peripheral_reset),
|
||||||
|
.slowest_sync_clk(slowest_sync_clk));
|
||||||
|
endmodule
|
||||||
|
|
||||||
|
module decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix_lpf
|
||||||
|
(lpf_int,
|
||||||
|
slowest_sync_clk,
|
||||||
|
dcm_locked,
|
||||||
|
mb_debug_sys_rst,
|
||||||
|
ext_reset_in,
|
||||||
|
aux_reset_in);
|
||||||
|
output lpf_int;
|
||||||
|
input slowest_sync_clk;
|
||||||
|
input dcm_locked;
|
||||||
|
input mb_debug_sys_rst;
|
||||||
|
input ext_reset_in;
|
||||||
|
input aux_reset_in;
|
||||||
|
|
||||||
|
wire \ACTIVE_LOW_AUX.ACT_LO_AUX_n_0 ;
|
||||||
|
wire \ACTIVE_LOW_EXT.ACT_LO_EXT_n_0 ;
|
||||||
|
wire Q;
|
||||||
|
wire [0:0]asr_lpf;
|
||||||
|
wire aux_reset_in;
|
||||||
|
wire dcm_locked;
|
||||||
|
wire [0:0]exr_lpf;
|
||||||
|
wire ext_reset_in;
|
||||||
|
wire lpf_asr;
|
||||||
|
wire lpf_exr;
|
||||||
|
wire lpf_int;
|
||||||
|
wire lpf_int0__0;
|
||||||
|
wire mb_debug_sys_rst;
|
||||||
|
wire p_1_in;
|
||||||
|
wire p_1_in4_in;
|
||||||
|
wire p_2_in;
|
||||||
|
wire p_2_in3_in;
|
||||||
|
wire p_3_in1_in;
|
||||||
|
wire p_3_in6_in;
|
||||||
|
wire slowest_sync_clk;
|
||||||
|
|
||||||
|
decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix_cdc_sync \ACTIVE_LOW_AUX.ACT_LO_AUX
|
||||||
|
(.asr_lpf(asr_lpf),
|
||||||
|
.aux_reset_in(aux_reset_in),
|
||||||
|
.lpf_asr(lpf_asr),
|
||||||
|
.lpf_asr_reg(\ACTIVE_LOW_AUX.ACT_LO_AUX_n_0 ),
|
||||||
|
.p_1_in(p_1_in),
|
||||||
|
.p_2_in(p_2_in),
|
||||||
|
.scndry_out(p_3_in1_in),
|
||||||
|
.slowest_sync_clk(slowest_sync_clk));
|
||||||
|
decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix_cdc_sync_0 \ACTIVE_LOW_EXT.ACT_LO_EXT
|
||||||
|
(.exr_lpf(exr_lpf),
|
||||||
|
.ext_reset_in(ext_reset_in),
|
||||||
|
.lpf_exr(lpf_exr),
|
||||||
|
.lpf_exr_reg(\ACTIVE_LOW_EXT.ACT_LO_EXT_n_0 ),
|
||||||
|
.mb_debug_sys_rst(mb_debug_sys_rst),
|
||||||
|
.p_1_in4_in(p_1_in4_in),
|
||||||
|
.p_2_in3_in(p_2_in3_in),
|
||||||
|
.scndry_out(p_3_in6_in),
|
||||||
|
.slowest_sync_clk(slowest_sync_clk));
|
||||||
|
FDRE #(
|
||||||
|
.INIT(1'b0))
|
||||||
|
\AUX_LPF[1].asr_lpf_reg[1]
|
||||||
|
(.C(slowest_sync_clk),
|
||||||
|
.CE(1'b1),
|
||||||
|
.D(p_3_in1_in),
|
||||||
|
.Q(p_2_in),
|
||||||
|
.R(1'b0));
|
||||||
|
FDRE #(
|
||||||
|
.INIT(1'b0))
|
||||||
|
\AUX_LPF[2].asr_lpf_reg[2]
|
||||||
|
(.C(slowest_sync_clk),
|
||||||
|
.CE(1'b1),
|
||||||
|
.D(p_2_in),
|
||||||
|
.Q(p_1_in),
|
||||||
|
.R(1'b0));
|
||||||
|
FDRE #(
|
||||||
|
.INIT(1'b0))
|
||||||
|
\AUX_LPF[3].asr_lpf_reg[3]
|
||||||
|
(.C(slowest_sync_clk),
|
||||||
|
.CE(1'b1),
|
||||||
|
.D(p_1_in),
|
||||||
|
.Q(asr_lpf),
|
||||||
|
.R(1'b0));
|
||||||
|
FDRE #(
|
||||||
|
.INIT(1'b0))
|
||||||
|
\EXT_LPF[1].exr_lpf_reg[1]
|
||||||
|
(.C(slowest_sync_clk),
|
||||||
|
.CE(1'b1),
|
||||||
|
.D(p_3_in6_in),
|
||||||
|
.Q(p_2_in3_in),
|
||||||
|
.R(1'b0));
|
||||||
|
FDRE #(
|
||||||
|
.INIT(1'b0))
|
||||||
|
\EXT_LPF[2].exr_lpf_reg[2]
|
||||||
|
(.C(slowest_sync_clk),
|
||||||
|
.CE(1'b1),
|
||||||
|
.D(p_2_in3_in),
|
||||||
|
.Q(p_1_in4_in),
|
||||||
|
.R(1'b0));
|
||||||
|
FDRE #(
|
||||||
|
.INIT(1'b0))
|
||||||
|
\EXT_LPF[3].exr_lpf_reg[3]
|
||||||
|
(.C(slowest_sync_clk),
|
||||||
|
.CE(1'b1),
|
||||||
|
.D(p_1_in4_in),
|
||||||
|
.Q(exr_lpf),
|
||||||
|
.R(1'b0));
|
||||||
|
(* XILINX_LEGACY_PRIM = "SRL16" *)
|
||||||
|
(* XILINX_TRANSFORM_PINMAP = "VCC:CE" *)
|
||||||
|
(* box_type = "PRIMITIVE" *)
|
||||||
|
(* srl_name = "U0/\\EXT_LPF/POR_SRL_I " *)
|
||||||
|
SRL16E #(
|
||||||
|
.INIT(16'hFFFF))
|
||||||
|
POR_SRL_I
|
||||||
|
(.A0(1'b1),
|
||||||
|
.A1(1'b1),
|
||||||
|
.A2(1'b1),
|
||||||
|
.A3(1'b1),
|
||||||
|
.CE(1'b1),
|
||||||
|
.CLK(slowest_sync_clk),
|
||||||
|
.D(1'b0),
|
||||||
|
.Q(Q));
|
||||||
|
FDRE #(
|
||||||
|
.INIT(1'b0))
|
||||||
|
lpf_asr_reg
|
||||||
|
(.C(slowest_sync_clk),
|
||||||
|
.CE(1'b1),
|
||||||
|
.D(\ACTIVE_LOW_AUX.ACT_LO_AUX_n_0 ),
|
||||||
|
.Q(lpf_asr),
|
||||||
|
.R(1'b0));
|
||||||
|
FDRE #(
|
||||||
|
.INIT(1'b0))
|
||||||
|
lpf_exr_reg
|
||||||
|
(.C(slowest_sync_clk),
|
||||||
|
.CE(1'b1),
|
||||||
|
.D(\ACTIVE_LOW_EXT.ACT_LO_EXT_n_0 ),
|
||||||
|
.Q(lpf_exr),
|
||||||
|
.R(1'b0));
|
||||||
|
LUT4 #(
|
||||||
|
.INIT(16'hFFFD))
|
||||||
|
lpf_int0
|
||||||
|
(.I0(dcm_locked),
|
||||||
|
.I1(lpf_exr),
|
||||||
|
.I2(lpf_asr),
|
||||||
|
.I3(Q),
|
||||||
|
.O(lpf_int0__0));
|
||||||
|
FDRE #(
|
||||||
|
.INIT(1'b0))
|
||||||
|
lpf_int_reg
|
||||||
|
(.C(slowest_sync_clk),
|
||||||
|
.CE(1'b1),
|
||||||
|
.D(lpf_int0__0),
|
||||||
|
.Q(lpf_int),
|
||||||
|
.R(1'b0));
|
||||||
|
endmodule
|
||||||
|
|
||||||
|
(* C_AUX_RESET_HIGH = "1'b0" *) (* C_AUX_RST_WIDTH = "4" *) (* C_EXT_RESET_HIGH = "1'b0" *)
|
||||||
|
(* C_EXT_RST_WIDTH = "4" *) (* C_FAMILY = "zynq" *) (* C_NUM_BUS_RST = "1" *)
|
||||||
|
(* C_NUM_INTERCONNECT_ARESETN = "1" *) (* C_NUM_PERP_ARESETN = "1" *) (* C_NUM_PERP_RST = "1" *)
|
||||||
|
module decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix_proc_sys_reset
|
||||||
|
(slowest_sync_clk,
|
||||||
|
ext_reset_in,
|
||||||
|
aux_reset_in,
|
||||||
|
mb_debug_sys_rst,
|
||||||
|
dcm_locked,
|
||||||
|
mb_reset,
|
||||||
|
bus_struct_reset,
|
||||||
|
peripheral_reset,
|
||||||
|
interconnect_aresetn,
|
||||||
|
peripheral_aresetn);
|
||||||
|
input slowest_sync_clk;
|
||||||
|
input ext_reset_in;
|
||||||
|
input aux_reset_in;
|
||||||
|
input mb_debug_sys_rst;
|
||||||
|
input dcm_locked;
|
||||||
|
output mb_reset;
|
||||||
|
output [0:0]bus_struct_reset;
|
||||||
|
output [0:0]peripheral_reset;
|
||||||
|
output [0:0]interconnect_aresetn;
|
||||||
|
output [0:0]peripheral_aresetn;
|
||||||
|
|
||||||
|
wire Bsr_out;
|
||||||
|
wire MB_out;
|
||||||
|
wire Pr_out;
|
||||||
|
wire SEQ_n_3;
|
||||||
|
wire SEQ_n_4;
|
||||||
|
wire aux_reset_in;
|
||||||
|
wire [0:0]bus_struct_reset;
|
||||||
|
wire dcm_locked;
|
||||||
|
wire ext_reset_in;
|
||||||
|
wire [0:0]interconnect_aresetn;
|
||||||
|
wire lpf_int;
|
||||||
|
wire mb_debug_sys_rst;
|
||||||
|
wire mb_reset;
|
||||||
|
wire [0:0]peripheral_aresetn;
|
||||||
|
wire [0:0]peripheral_reset;
|
||||||
|
wire slowest_sync_clk;
|
||||||
|
|
||||||
|
(* box_type = "PRIMITIVE" *)
|
||||||
|
FDRE #(
|
||||||
|
.INIT(1'b0),
|
||||||
|
.IS_C_INVERTED(1'b0),
|
||||||
|
.IS_D_INVERTED(1'b0),
|
||||||
|
.IS_R_INVERTED(1'b0))
|
||||||
|
\ACTIVE_LOW_BSR_OUT_DFF[0].FDRE_BSR_N
|
||||||
|
(.C(slowest_sync_clk),
|
||||||
|
.CE(1'b1),
|
||||||
|
.D(SEQ_n_3),
|
||||||
|
.Q(interconnect_aresetn),
|
||||||
|
.R(1'b0));
|
||||||
|
(* box_type = "PRIMITIVE" *)
|
||||||
|
FDRE #(
|
||||||
|
.INIT(1'b0),
|
||||||
|
.IS_C_INVERTED(1'b0),
|
||||||
|
.IS_D_INVERTED(1'b0),
|
||||||
|
.IS_R_INVERTED(1'b0))
|
||||||
|
\ACTIVE_LOW_PR_OUT_DFF[0].FDRE_PER_N
|
||||||
|
(.C(slowest_sync_clk),
|
||||||
|
.CE(1'b1),
|
||||||
|
.D(SEQ_n_4),
|
||||||
|
.Q(peripheral_aresetn),
|
||||||
|
.R(1'b0));
|
||||||
|
(* box_type = "PRIMITIVE" *)
|
||||||
|
FDRE #(
|
||||||
|
.INIT(1'b1),
|
||||||
|
.IS_C_INVERTED(1'b0),
|
||||||
|
.IS_D_INVERTED(1'b0),
|
||||||
|
.IS_R_INVERTED(1'b0))
|
||||||
|
\BSR_OUT_DFF[0].FDRE_BSR
|
||||||
|
(.C(slowest_sync_clk),
|
||||||
|
.CE(1'b1),
|
||||||
|
.D(Bsr_out),
|
||||||
|
.Q(bus_struct_reset),
|
||||||
|
.R(1'b0));
|
||||||
|
decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix_lpf EXT_LPF
|
||||||
|
(.aux_reset_in(aux_reset_in),
|
||||||
|
.dcm_locked(dcm_locked),
|
||||||
|
.ext_reset_in(ext_reset_in),
|
||||||
|
.lpf_int(lpf_int),
|
||||||
|
.mb_debug_sys_rst(mb_debug_sys_rst),
|
||||||
|
.slowest_sync_clk(slowest_sync_clk));
|
||||||
|
(* box_type = "PRIMITIVE" *)
|
||||||
|
FDRE #(
|
||||||
|
.INIT(1'b1),
|
||||||
|
.IS_C_INVERTED(1'b0),
|
||||||
|
.IS_D_INVERTED(1'b0),
|
||||||
|
.IS_R_INVERTED(1'b0))
|
||||||
|
FDRE_inst
|
||||||
|
(.C(slowest_sync_clk),
|
||||||
|
.CE(1'b1),
|
||||||
|
.D(MB_out),
|
||||||
|
.Q(mb_reset),
|
||||||
|
.R(1'b0));
|
||||||
|
(* box_type = "PRIMITIVE" *)
|
||||||
|
FDRE #(
|
||||||
|
.INIT(1'b1),
|
||||||
|
.IS_C_INVERTED(1'b0),
|
||||||
|
.IS_D_INVERTED(1'b0),
|
||||||
|
.IS_R_INVERTED(1'b0))
|
||||||
|
\PR_OUT_DFF[0].FDRE_PER
|
||||||
|
(.C(slowest_sync_clk),
|
||||||
|
.CE(1'b1),
|
||||||
|
.D(Pr_out),
|
||||||
|
.Q(peripheral_reset),
|
||||||
|
.R(1'b0));
|
||||||
|
decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix_sequence_psr SEQ
|
||||||
|
(.Bsr_out(Bsr_out),
|
||||||
|
.MB_out(MB_out),
|
||||||
|
.Pr_out(Pr_out),
|
||||||
|
.bsr_reg_0(SEQ_n_3),
|
||||||
|
.lpf_int(lpf_int),
|
||||||
|
.pr_reg_0(SEQ_n_4),
|
||||||
|
.slowest_sync_clk(slowest_sync_clk));
|
||||||
|
endmodule
|
||||||
|
|
||||||
|
module decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix_sequence_psr
|
||||||
|
(MB_out,
|
||||||
|
Bsr_out,
|
||||||
|
Pr_out,
|
||||||
|
bsr_reg_0,
|
||||||
|
pr_reg_0,
|
||||||
|
lpf_int,
|
||||||
|
slowest_sync_clk);
|
||||||
|
output MB_out;
|
||||||
|
output Bsr_out;
|
||||||
|
output Pr_out;
|
||||||
|
output bsr_reg_0;
|
||||||
|
output pr_reg_0;
|
||||||
|
input lpf_int;
|
||||||
|
input slowest_sync_clk;
|
||||||
|
|
||||||
|
wire Bsr_out;
|
||||||
|
wire Core_i_1_n_0;
|
||||||
|
wire MB_out;
|
||||||
|
wire Pr_out;
|
||||||
|
wire \bsr_dec_reg_n_0_[0] ;
|
||||||
|
wire \bsr_dec_reg_n_0_[2] ;
|
||||||
|
wire bsr_i_1_n_0;
|
||||||
|
wire bsr_reg_0;
|
||||||
|
wire \core_dec[0]_i_1_n_0 ;
|
||||||
|
wire \core_dec[2]_i_1_n_0 ;
|
||||||
|
wire \core_dec_reg_n_0_[0] ;
|
||||||
|
wire \core_dec_reg_n_0_[1] ;
|
||||||
|
wire from_sys_i_1_n_0;
|
||||||
|
wire lpf_int;
|
||||||
|
wire p_0_in;
|
||||||
|
wire [2:0]p_3_out;
|
||||||
|
wire [2:0]p_5_out;
|
||||||
|
wire pr_dec0__0;
|
||||||
|
wire \pr_dec_reg_n_0_[0] ;
|
||||||
|
wire \pr_dec_reg_n_0_[2] ;
|
||||||
|
wire pr_i_1_n_0;
|
||||||
|
wire pr_reg_0;
|
||||||
|
wire seq_clr;
|
||||||
|
wire [5:0]seq_cnt;
|
||||||
|
wire seq_cnt_en;
|
||||||
|
wire slowest_sync_clk;
|
||||||
|
|
||||||
|
(* SOFT_HLUTNM = "soft_lutpair4" *)
|
||||||
|
LUT1 #(
|
||||||
|
.INIT(2'h1))
|
||||||
|
\ACTIVE_LOW_BSR_OUT_DFF[0].FDRE_BSR_N_i_1
|
||||||
|
(.I0(Bsr_out),
|
||||||
|
.O(bsr_reg_0));
|
||||||
|
(* SOFT_HLUTNM = "soft_lutpair5" *)
|
||||||
|
LUT1 #(
|
||||||
|
.INIT(2'h1))
|
||||||
|
\ACTIVE_LOW_PR_OUT_DFF[0].FDRE_PER_N_i_1
|
||||||
|
(.I0(Pr_out),
|
||||||
|
.O(pr_reg_0));
|
||||||
|
(* SOFT_HLUTNM = "soft_lutpair3" *)
|
||||||
|
LUT2 #(
|
||||||
|
.INIT(4'h2))
|
||||||
|
Core_i_1
|
||||||
|
(.I0(MB_out),
|
||||||
|
.I1(p_0_in),
|
||||||
|
.O(Core_i_1_n_0));
|
||||||
|
FDSE #(
|
||||||
|
.INIT(1'b1))
|
||||||
|
Core_reg
|
||||||
|
(.C(slowest_sync_clk),
|
||||||
|
.CE(1'b1),
|
||||||
|
.D(Core_i_1_n_0),
|
||||||
|
.Q(MB_out),
|
||||||
|
.S(lpf_int));
|
||||||
|
decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix_upcnt_n SEQ_COUNTER
|
||||||
|
(.Q(seq_cnt),
|
||||||
|
.seq_clr(seq_clr),
|
||||||
|
.seq_cnt_en(seq_cnt_en),
|
||||||
|
.slowest_sync_clk(slowest_sync_clk));
|
||||||
|
(* SOFT_HLUTNM = "soft_lutpair2" *)
|
||||||
|
LUT4 #(
|
||||||
|
.INIT(16'h0090))
|
||||||
|
\bsr_dec[0]_i_1
|
||||||
|
(.I0(seq_cnt_en),
|
||||||
|
.I1(seq_cnt[4]),
|
||||||
|
.I2(seq_cnt[3]),
|
||||||
|
.I3(seq_cnt[5]),
|
||||||
|
.O(p_5_out[0]));
|
||||||
|
(* SOFT_HLUTNM = "soft_lutpair6" *)
|
||||||
|
LUT2 #(
|
||||||
|
.INIT(4'h8))
|
||||||
|
\bsr_dec[2]_i_1
|
||||||
|
(.I0(\core_dec_reg_n_0_[1] ),
|
||||||
|
.I1(\bsr_dec_reg_n_0_[0] ),
|
||||||
|
.O(p_5_out[2]));
|
||||||
|
FDRE #(
|
||||||
|
.INIT(1'b0))
|
||||||
|
\bsr_dec_reg[0]
|
||||||
|
(.C(slowest_sync_clk),
|
||||||
|
.CE(1'b1),
|
||||||
|
.D(p_5_out[0]),
|
||||||
|
.Q(\bsr_dec_reg_n_0_[0] ),
|
||||||
|
.R(1'b0));
|
||||||
|
FDRE #(
|
||||||
|
.INIT(1'b0))
|
||||||
|
\bsr_dec_reg[2]
|
||||||
|
(.C(slowest_sync_clk),
|
||||||
|
.CE(1'b1),
|
||||||
|
.D(p_5_out[2]),
|
||||||
|
.Q(\bsr_dec_reg_n_0_[2] ),
|
||||||
|
.R(1'b0));
|
||||||
|
(* SOFT_HLUTNM = "soft_lutpair4" *)
|
||||||
|
LUT2 #(
|
||||||
|
.INIT(4'h2))
|
||||||
|
bsr_i_1
|
||||||
|
(.I0(Bsr_out),
|
||||||
|
.I1(\bsr_dec_reg_n_0_[2] ),
|
||||||
|
.O(bsr_i_1_n_0));
|
||||||
|
FDSE #(
|
||||||
|
.INIT(1'b1))
|
||||||
|
bsr_reg
|
||||||
|
(.C(slowest_sync_clk),
|
||||||
|
.CE(1'b1),
|
||||||
|
.D(bsr_i_1_n_0),
|
||||||
|
.Q(Bsr_out),
|
||||||
|
.S(lpf_int));
|
||||||
|
(* SOFT_HLUTNM = "soft_lutpair2" *)
|
||||||
|
LUT4 #(
|
||||||
|
.INIT(16'h9000))
|
||||||
|
\core_dec[0]_i_1
|
||||||
|
(.I0(seq_cnt_en),
|
||||||
|
.I1(seq_cnt[4]),
|
||||||
|
.I2(seq_cnt[3]),
|
||||||
|
.I3(seq_cnt[5]),
|
||||||
|
.O(\core_dec[0]_i_1_n_0 ));
|
||||||
|
(* SOFT_HLUTNM = "soft_lutpair6" *)
|
||||||
|
LUT2 #(
|
||||||
|
.INIT(4'h8))
|
||||||
|
\core_dec[2]_i_1
|
||||||
|
(.I0(\core_dec_reg_n_0_[1] ),
|
||||||
|
.I1(\core_dec_reg_n_0_[0] ),
|
||||||
|
.O(\core_dec[2]_i_1_n_0 ));
|
||||||
|
FDRE #(
|
||||||
|
.INIT(1'b0))
|
||||||
|
\core_dec_reg[0]
|
||||||
|
(.C(slowest_sync_clk),
|
||||||
|
.CE(1'b1),
|
||||||
|
.D(\core_dec[0]_i_1_n_0 ),
|
||||||
|
.Q(\core_dec_reg_n_0_[0] ),
|
||||||
|
.R(1'b0));
|
||||||
|
FDRE #(
|
||||||
|
.INIT(1'b0))
|
||||||
|
\core_dec_reg[1]
|
||||||
|
(.C(slowest_sync_clk),
|
||||||
|
.CE(1'b1),
|
||||||
|
.D(pr_dec0__0),
|
||||||
|
.Q(\core_dec_reg_n_0_[1] ),
|
||||||
|
.R(1'b0));
|
||||||
|
FDRE #(
|
||||||
|
.INIT(1'b0))
|
||||||
|
\core_dec_reg[2]
|
||||||
|
(.C(slowest_sync_clk),
|
||||||
|
.CE(1'b1),
|
||||||
|
.D(\core_dec[2]_i_1_n_0 ),
|
||||||
|
.Q(p_0_in),
|
||||||
|
.R(1'b0));
|
||||||
|
(* SOFT_HLUTNM = "soft_lutpair3" *)
|
||||||
|
LUT2 #(
|
||||||
|
.INIT(4'h8))
|
||||||
|
from_sys_i_1
|
||||||
|
(.I0(MB_out),
|
||||||
|
.I1(seq_cnt_en),
|
||||||
|
.O(from_sys_i_1_n_0));
|
||||||
|
FDSE #(
|
||||||
|
.INIT(1'b0))
|
||||||
|
from_sys_reg
|
||||||
|
(.C(slowest_sync_clk),
|
||||||
|
.CE(1'b1),
|
||||||
|
.D(from_sys_i_1_n_0),
|
||||||
|
.Q(seq_cnt_en),
|
||||||
|
.S(lpf_int));
|
||||||
|
LUT4 #(
|
||||||
|
.INIT(16'h0018))
|
||||||
|
pr_dec0
|
||||||
|
(.I0(seq_cnt_en),
|
||||||
|
.I1(seq_cnt[0]),
|
||||||
|
.I2(seq_cnt[2]),
|
||||||
|
.I3(seq_cnt[1]),
|
||||||
|
.O(pr_dec0__0));
|
||||||
|
LUT4 #(
|
||||||
|
.INIT(16'h0480))
|
||||||
|
\pr_dec[0]_i_1
|
||||||
|
(.I0(seq_cnt_en),
|
||||||
|
.I1(seq_cnt[3]),
|
||||||
|
.I2(seq_cnt[5]),
|
||||||
|
.I3(seq_cnt[4]),
|
||||||
|
.O(p_3_out[0]));
|
||||||
|
LUT2 #(
|
||||||
|
.INIT(4'h8))
|
||||||
|
\pr_dec[2]_i_1
|
||||||
|
(.I0(\core_dec_reg_n_0_[1] ),
|
||||||
|
.I1(\pr_dec_reg_n_0_[0] ),
|
||||||
|
.O(p_3_out[2]));
|
||||||
|
FDRE #(
|
||||||
|
.INIT(1'b0))
|
||||||
|
\pr_dec_reg[0]
|
||||||
|
(.C(slowest_sync_clk),
|
||||||
|
.CE(1'b1),
|
||||||
|
.D(p_3_out[0]),
|
||||||
|
.Q(\pr_dec_reg_n_0_[0] ),
|
||||||
|
.R(1'b0));
|
||||||
|
FDRE #(
|
||||||
|
.INIT(1'b0))
|
||||||
|
\pr_dec_reg[2]
|
||||||
|
(.C(slowest_sync_clk),
|
||||||
|
.CE(1'b1),
|
||||||
|
.D(p_3_out[2]),
|
||||||
|
.Q(\pr_dec_reg_n_0_[2] ),
|
||||||
|
.R(1'b0));
|
||||||
|
(* SOFT_HLUTNM = "soft_lutpair5" *)
|
||||||
|
LUT2 #(
|
||||||
|
.INIT(4'h2))
|
||||||
|
pr_i_1
|
||||||
|
(.I0(Pr_out),
|
||||||
|
.I1(\pr_dec_reg_n_0_[2] ),
|
||||||
|
.O(pr_i_1_n_0));
|
||||||
|
FDSE #(
|
||||||
|
.INIT(1'b1))
|
||||||
|
pr_reg
|
||||||
|
(.C(slowest_sync_clk),
|
||||||
|
.CE(1'b1),
|
||||||
|
.D(pr_i_1_n_0),
|
||||||
|
.Q(Pr_out),
|
||||||
|
.S(lpf_int));
|
||||||
|
FDRE #(
|
||||||
|
.INIT(1'b0))
|
||||||
|
seq_clr_reg
|
||||||
|
(.C(slowest_sync_clk),
|
||||||
|
.CE(1'b1),
|
||||||
|
.D(1'b1),
|
||||||
|
.Q(seq_clr),
|
||||||
|
.R(lpf_int));
|
||||||
|
endmodule
|
||||||
|
|
||||||
|
module decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix_upcnt_n
|
||||||
|
(Q,
|
||||||
|
seq_clr,
|
||||||
|
seq_cnt_en,
|
||||||
|
slowest_sync_clk);
|
||||||
|
output [5:0]Q;
|
||||||
|
input seq_clr;
|
||||||
|
input seq_cnt_en;
|
||||||
|
input slowest_sync_clk;
|
||||||
|
|
||||||
|
wire [5:0]Q;
|
||||||
|
wire clear;
|
||||||
|
wire [5:0]q_int0;
|
||||||
|
wire seq_clr;
|
||||||
|
wire seq_cnt_en;
|
||||||
|
wire slowest_sync_clk;
|
||||||
|
|
||||||
|
LUT1 #(
|
||||||
|
.INIT(2'h1))
|
||||||
|
\q_int[0]_i_1
|
||||||
|
(.I0(Q[0]),
|
||||||
|
.O(q_int0[0]));
|
||||||
|
(* SOFT_HLUTNM = "soft_lutpair1" *)
|
||||||
|
LUT2 #(
|
||||||
|
.INIT(4'h6))
|
||||||
|
\q_int[1]_i_1
|
||||||
|
(.I0(Q[0]),
|
||||||
|
.I1(Q[1]),
|
||||||
|
.O(q_int0[1]));
|
||||||
|
(* SOFT_HLUTNM = "soft_lutpair1" *)
|
||||||
|
LUT3 #(
|
||||||
|
.INIT(8'h78))
|
||||||
|
\q_int[2]_i_1
|
||||||
|
(.I0(Q[0]),
|
||||||
|
.I1(Q[1]),
|
||||||
|
.I2(Q[2]),
|
||||||
|
.O(q_int0[2]));
|
||||||
|
(* SOFT_HLUTNM = "soft_lutpair0" *)
|
||||||
|
LUT4 #(
|
||||||
|
.INIT(16'h7F80))
|
||||||
|
\q_int[3]_i_1
|
||||||
|
(.I0(Q[1]),
|
||||||
|
.I1(Q[0]),
|
||||||
|
.I2(Q[2]),
|
||||||
|
.I3(Q[3]),
|
||||||
|
.O(q_int0[3]));
|
||||||
|
(* SOFT_HLUTNM = "soft_lutpair0" *)
|
||||||
|
LUT5 #(
|
||||||
|
.INIT(32'h7FFF8000))
|
||||||
|
\q_int[4]_i_1
|
||||||
|
(.I0(Q[2]),
|
||||||
|
.I1(Q[0]),
|
||||||
|
.I2(Q[1]),
|
||||||
|
.I3(Q[3]),
|
||||||
|
.I4(Q[4]),
|
||||||
|
.O(q_int0[4]));
|
||||||
|
LUT1 #(
|
||||||
|
.INIT(2'h1))
|
||||||
|
\q_int[5]_i_1
|
||||||
|
(.I0(seq_clr),
|
||||||
|
.O(clear));
|
||||||
|
LUT6 #(
|
||||||
|
.INIT(64'h7FFFFFFF80000000))
|
||||||
|
\q_int[5]_i_2
|
||||||
|
(.I0(Q[3]),
|
||||||
|
.I1(Q[1]),
|
||||||
|
.I2(Q[0]),
|
||||||
|
.I3(Q[2]),
|
||||||
|
.I4(Q[4]),
|
||||||
|
.I5(Q[5]),
|
||||||
|
.O(q_int0[5]));
|
||||||
|
FDRE #(
|
||||||
|
.INIT(1'b1))
|
||||||
|
\q_int_reg[0]
|
||||||
|
(.C(slowest_sync_clk),
|
||||||
|
.CE(seq_cnt_en),
|
||||||
|
.D(q_int0[0]),
|
||||||
|
.Q(Q[0]),
|
||||||
|
.R(clear));
|
||||||
|
FDRE #(
|
||||||
|
.INIT(1'b1))
|
||||||
|
\q_int_reg[1]
|
||||||
|
(.C(slowest_sync_clk),
|
||||||
|
.CE(seq_cnt_en),
|
||||||
|
.D(q_int0[1]),
|
||||||
|
.Q(Q[1]),
|
||||||
|
.R(clear));
|
||||||
|
FDRE #(
|
||||||
|
.INIT(1'b1))
|
||||||
|
\q_int_reg[2]
|
||||||
|
(.C(slowest_sync_clk),
|
||||||
|
.CE(seq_cnt_en),
|
||||||
|
.D(q_int0[2]),
|
||||||
|
.Q(Q[2]),
|
||||||
|
.R(clear));
|
||||||
|
FDRE #(
|
||||||
|
.INIT(1'b1))
|
||||||
|
\q_int_reg[3]
|
||||||
|
(.C(slowest_sync_clk),
|
||||||
|
.CE(seq_cnt_en),
|
||||||
|
.D(q_int0[3]),
|
||||||
|
.Q(Q[3]),
|
||||||
|
.R(clear));
|
||||||
|
FDRE #(
|
||||||
|
.INIT(1'b1))
|
||||||
|
\q_int_reg[4]
|
||||||
|
(.C(slowest_sync_clk),
|
||||||
|
.CE(seq_cnt_en),
|
||||||
|
.D(q_int0[4]),
|
||||||
|
.Q(Q[4]),
|
||||||
|
.R(clear));
|
||||||
|
FDRE #(
|
||||||
|
.INIT(1'b1))
|
||||||
|
\q_int_reg[5]
|
||||||
|
(.C(slowest_sync_clk),
|
||||||
|
.CE(seq_cnt_en),
|
||||||
|
.D(q_int0[5]),
|
||||||
|
.Q(Q[5]),
|
||||||
|
.R(clear));
|
||||||
|
endmodule
|
||||||
|
`ifndef GLBL
|
||||||
|
`define GLBL
|
||||||
|
`timescale 1 ps / 1 ps
|
||||||
|
|
||||||
|
module glbl ();
|
||||||
|
|
||||||
|
parameter ROC_WIDTH = 100000;
|
||||||
|
parameter TOC_WIDTH = 0;
|
||||||
|
parameter GRES_WIDTH = 10000;
|
||||||
|
parameter GRES_START = 10000;
|
||||||
|
|
||||||
|
//-------- STARTUP Globals --------------
|
||||||
|
wire GSR;
|
||||||
|
wire GTS;
|
||||||
|
wire GWE;
|
||||||
|
wire PRLD;
|
||||||
|
wire GRESTORE;
|
||||||
|
tri1 p_up_tmp;
|
||||||
|
tri (weak1, strong0) PLL_LOCKG = p_up_tmp;
|
||||||
|
|
||||||
|
wire PROGB_GLBL;
|
||||||
|
wire CCLKO_GLBL;
|
||||||
|
wire FCSBO_GLBL;
|
||||||
|
wire [3:0] DO_GLBL;
|
||||||
|
wire [3:0] DI_GLBL;
|
||||||
|
|
||||||
|
reg GSR_int;
|
||||||
|
reg GTS_int;
|
||||||
|
reg PRLD_int;
|
||||||
|
reg GRESTORE_int;
|
||||||
|
|
||||||
|
//-------- JTAG Globals --------------
|
||||||
|
wire JTAG_TDO_GLBL;
|
||||||
|
wire JTAG_TCK_GLBL;
|
||||||
|
wire JTAG_TDI_GLBL;
|
||||||
|
wire JTAG_TMS_GLBL;
|
||||||
|
wire JTAG_TRST_GLBL;
|
||||||
|
|
||||||
|
reg JTAG_CAPTURE_GLBL;
|
||||||
|
reg JTAG_RESET_GLBL;
|
||||||
|
reg JTAG_SHIFT_GLBL;
|
||||||
|
reg JTAG_UPDATE_GLBL;
|
||||||
|
reg JTAG_RUNTEST_GLBL;
|
||||||
|
|
||||||
|
reg JTAG_SEL1_GLBL = 0;
|
||||||
|
reg JTAG_SEL2_GLBL = 0 ;
|
||||||
|
reg JTAG_SEL3_GLBL = 0;
|
||||||
|
reg JTAG_SEL4_GLBL = 0;
|
||||||
|
|
||||||
|
reg JTAG_USER_TDO1_GLBL = 1'bz;
|
||||||
|
reg JTAG_USER_TDO2_GLBL = 1'bz;
|
||||||
|
reg JTAG_USER_TDO3_GLBL = 1'bz;
|
||||||
|
reg JTAG_USER_TDO4_GLBL = 1'bz;
|
||||||
|
|
||||||
|
assign (strong1, weak0) GSR = GSR_int;
|
||||||
|
assign (strong1, weak0) GTS = GTS_int;
|
||||||
|
assign (weak1, weak0) PRLD = PRLD_int;
|
||||||
|
assign (strong1, weak0) GRESTORE = GRESTORE_int;
|
||||||
|
|
||||||
|
initial begin
|
||||||
|
GSR_int = 1'b1;
|
||||||
|
PRLD_int = 1'b1;
|
||||||
|
#(ROC_WIDTH)
|
||||||
|
GSR_int = 1'b0;
|
||||||
|
PRLD_int = 1'b0;
|
||||||
|
end
|
||||||
|
|
||||||
|
initial begin
|
||||||
|
GTS_int = 1'b1;
|
||||||
|
#(TOC_WIDTH)
|
||||||
|
GTS_int = 1'b0;
|
||||||
|
end
|
||||||
|
|
||||||
|
initial begin
|
||||||
|
GRESTORE_int = 1'b0;
|
||||||
|
#(GRES_START);
|
||||||
|
GRESTORE_int = 1'b1;
|
||||||
|
#(GRES_WIDTH);
|
||||||
|
GRESTORE_int = 1'b0;
|
||||||
|
end
|
||||||
|
|
||||||
|
endmodule
|
||||||
|
`endif
|
||||||
+1125
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,33 @@
|
|||||||
|
// Copyright 1986-2022 Xilinx, Inc. All Rights Reserved.
|
||||||
|
// Copyright 2022-2023 Advanced Micro Devices, Inc. All Rights Reserved.
|
||||||
|
// --------------------------------------------------------------------------------
|
||||||
|
// Tool Version: Vivado v.2023.1 (win64) Build 3865809 Sun May 7 15:05:29 MDT 2023
|
||||||
|
// Date : Thu Nov 20 15:11:52 2025
|
||||||
|
// Host : DESKTOP-VN054CM running 64-bit major release (build 9200)
|
||||||
|
// Command : write_verilog -force -mode synth_stub -rename_top decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix -prefix
|
||||||
|
// decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix_ design_a9_1_rst_ps7_0_50M_0_stub.v
|
||||||
|
// Design : design_a9_1_rst_ps7_0_50M_0
|
||||||
|
// Purpose : Stub declaration of top-level module interface
|
||||||
|
// Device : xc7z020clg400-2
|
||||||
|
// --------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
// This empty module with port declaration file causes synthesis tools to infer a black box for IP.
|
||||||
|
// The synthesis directives are for Synopsys Synplify support to prevent IO buffer insertion.
|
||||||
|
// Please paste the declaration into a Verilog source file or add the file as an additional source.
|
||||||
|
(* x_core_info = "proc_sys_reset,Vivado 2023.1" *)
|
||||||
|
module decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix(slowest_sync_clk, ext_reset_in, aux_reset_in,
|
||||||
|
mb_debug_sys_rst, dcm_locked, mb_reset, bus_struct_reset, peripheral_reset,
|
||||||
|
interconnect_aresetn, peripheral_aresetn)
|
||||||
|
/* synthesis syn_black_box black_box_pad_pin="ext_reset_in,aux_reset_in,mb_debug_sys_rst,dcm_locked,mb_reset,bus_struct_reset[0:0],peripheral_reset[0:0],interconnect_aresetn[0:0],peripheral_aresetn[0:0]" */
|
||||||
|
/* synthesis syn_force_seq_prim="slowest_sync_clk" */;
|
||||||
|
input slowest_sync_clk /* synthesis syn_isclock = 1 */;
|
||||||
|
input ext_reset_in;
|
||||||
|
input aux_reset_in;
|
||||||
|
input mb_debug_sys_rst;
|
||||||
|
input dcm_locked;
|
||||||
|
output mb_reset;
|
||||||
|
output [0:0]bus_struct_reset;
|
||||||
|
output [0:0]peripheral_reset;
|
||||||
|
output [0:0]interconnect_aresetn;
|
||||||
|
output [0:0]peripheral_aresetn;
|
||||||
|
endmodule
|
||||||
@@ -0,0 +1,40 @@
|
|||||||
|
-- Copyright 1986-2022 Xilinx, Inc. All Rights Reserved.
|
||||||
|
-- Copyright 2022-2023 Advanced Micro Devices, Inc. All Rights Reserved.
|
||||||
|
-- --------------------------------------------------------------------------------
|
||||||
|
-- Tool Version: Vivado v.2023.1 (win64) Build 3865809 Sun May 7 15:05:29 MDT 2023
|
||||||
|
-- Date : Thu Nov 20 15:11:52 2025
|
||||||
|
-- Host : DESKTOP-VN054CM running 64-bit major release (build 9200)
|
||||||
|
-- Command : write_vhdl -force -mode synth_stub -rename_top decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix -prefix
|
||||||
|
-- decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix_ design_a9_1_rst_ps7_0_50M_0_stub.vhdl
|
||||||
|
-- Design : design_a9_1_rst_ps7_0_50M_0
|
||||||
|
-- Purpose : Stub declaration of top-level module interface
|
||||||
|
-- Device : xc7z020clg400-2
|
||||||
|
-- --------------------------------------------------------------------------------
|
||||||
|
library IEEE;
|
||||||
|
use IEEE.STD_LOGIC_1164.ALL;
|
||||||
|
|
||||||
|
entity decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix is
|
||||||
|
Port (
|
||||||
|
slowest_sync_clk : in STD_LOGIC;
|
||||||
|
ext_reset_in : in STD_LOGIC;
|
||||||
|
aux_reset_in : in STD_LOGIC;
|
||||||
|
mb_debug_sys_rst : in STD_LOGIC;
|
||||||
|
dcm_locked : in STD_LOGIC;
|
||||||
|
mb_reset : out STD_LOGIC;
|
||||||
|
bus_struct_reset : out STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
peripheral_reset : out STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
interconnect_aresetn : out STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
peripheral_aresetn : out STD_LOGIC_VECTOR ( 0 to 0 )
|
||||||
|
);
|
||||||
|
|
||||||
|
end decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix;
|
||||||
|
|
||||||
|
architecture stub of decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix is
|
||||||
|
attribute syn_black_box : boolean;
|
||||||
|
attribute black_box_pad_pin : string;
|
||||||
|
attribute syn_black_box of stub : architecture is true;
|
||||||
|
attribute black_box_pad_pin of stub : architecture is "slowest_sync_clk,ext_reset_in,aux_reset_in,mb_debug_sys_rst,dcm_locked,mb_reset,bus_struct_reset[0:0],peripheral_reset[0:0],interconnect_aresetn[0:0],peripheral_aresetn[0:0]";
|
||||||
|
attribute x_core_info : string;
|
||||||
|
attribute x_core_info of stub : architecture is "proc_sys_reset,Vivado 2023.1";
|
||||||
|
begin
|
||||||
|
end;
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
NumberHits:1
|
||||||
|
Timestamp: Wed Jun 24 05:51:52 UTC 2026
|
||||||
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,89 @@
|
|||||||
|
// Copyright 1986-2022 Xilinx, Inc. All Rights Reserved.
|
||||||
|
// Copyright 2022-2023 Advanced Micro Devices, Inc. All Rights Reserved.
|
||||||
|
// --------------------------------------------------------------------------------
|
||||||
|
// Tool Version: Vivado v.2023.1 (win64) Build 3865809 Sun May 7 15:05:29 MDT 2023
|
||||||
|
// Date : Thu Jun 25 10:29:27 2026
|
||||||
|
// Host : DESKTOP-VN054CM running 64-bit major release (build 9200)
|
||||||
|
// Command : write_verilog -force -mode synth_stub -rename_top decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix -prefix
|
||||||
|
// decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix_ u_ila_0_stub.v
|
||||||
|
// Design : u_ila_0
|
||||||
|
// Purpose : Stub declaration of top-level module interface
|
||||||
|
// Device : xc7z020clg400-2
|
||||||
|
// --------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
// This empty module with port declaration file causes synthesis tools to infer a black box for IP.
|
||||||
|
// The synthesis directives are for Synopsys Synplify support to prevent IO buffer insertion.
|
||||||
|
// Please paste the declaration into a Verilog source file or add the file as an additional source.
|
||||||
|
(* X_CORE_INFO = "ila,Vivado 2023.1" *)
|
||||||
|
module decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix(clk, probe0, probe1, probe2, probe3, probe4, probe5,
|
||||||
|
probe6, probe7, probe8, probe9, probe10, probe11, probe12, probe13, probe14, probe15, probe16, probe17,
|
||||||
|
probe18, probe19, probe20, probe21, probe22, probe23, probe24, probe25, probe26, probe27, probe28,
|
||||||
|
probe29, probe30, probe31, probe32, probe33, probe34, probe35, probe36, probe37, probe38, probe39,
|
||||||
|
probe40, probe41, probe42, probe43, probe44, probe45, probe46, probe47, probe48, probe49, probe50,
|
||||||
|
probe51, probe52, probe53, probe54, probe55, probe56, probe57, probe58, probe59, probe60, probe61)
|
||||||
|
/* synthesis syn_black_box black_box_pad_pin="probe0[12:0],probe1[31:0],probe2[31:0],probe3[3:0],probe4[31:0],probe5[1:0],probe6[7:0],probe7[0:0],probe8[15:0],probe9[7:0],probe10[31:0],probe11[15:0],probe12[7:0],probe13[8:0],probe14[7:0],probe15[7:0],probe16[15:0],probe17[1:0],probe18[15:0],probe19[7:0],probe20[15:0],probe21[8:0],probe22[7:0],probe23[7:0],probe24[15:0],probe25[15:0],probe26[7:0],probe27[7:0],probe28[15:0],probe29[0:0],probe30[0:0],probe31[0:0],probe32[0:0],probe33[0:0],probe34[0:0],probe35[0:0],probe36[0:0],probe37[0:0],probe38[0:0],probe39[0:0],probe40[0:0],probe41[0:0],probe42[0:0],probe43[0:0],probe44[0:0],probe45[0:0],probe46[0:0],probe47[0:0],probe48[0:0],probe49[0:0],probe50[0:0],probe51[0:0],probe52[0:0],probe53[0:0],probe54[0:0],probe55[0:0],probe56[0:0],probe57[0:0],probe58[0:0],probe59[0:0],probe60[0:0],probe61[0:0]" */
|
||||||
|
/* synthesis syn_force_seq_prim="clk" */;
|
||||||
|
input clk /* synthesis syn_isclock = 1 */;
|
||||||
|
input [12:0]probe0;
|
||||||
|
input [31:0]probe1;
|
||||||
|
input [31:0]probe2;
|
||||||
|
input [3:0]probe3;
|
||||||
|
input [31:0]probe4;
|
||||||
|
input [1:0]probe5;
|
||||||
|
input [7:0]probe6;
|
||||||
|
input [0:0]probe7;
|
||||||
|
input [15:0]probe8;
|
||||||
|
input [7:0]probe9;
|
||||||
|
input [31:0]probe10;
|
||||||
|
input [15:0]probe11;
|
||||||
|
input [7:0]probe12;
|
||||||
|
input [8:0]probe13;
|
||||||
|
input [7:0]probe14;
|
||||||
|
input [7:0]probe15;
|
||||||
|
input [15:0]probe16;
|
||||||
|
input [1:0]probe17;
|
||||||
|
input [15:0]probe18;
|
||||||
|
input [7:0]probe19;
|
||||||
|
input [15:0]probe20;
|
||||||
|
input [8:0]probe21;
|
||||||
|
input [7:0]probe22;
|
||||||
|
input [7:0]probe23;
|
||||||
|
input [15:0]probe24;
|
||||||
|
input [15:0]probe25;
|
||||||
|
input [7:0]probe26;
|
||||||
|
input [7:0]probe27;
|
||||||
|
input [15:0]probe28;
|
||||||
|
input [0:0]probe29;
|
||||||
|
input [0:0]probe30;
|
||||||
|
input [0:0]probe31;
|
||||||
|
input [0:0]probe32;
|
||||||
|
input [0:0]probe33;
|
||||||
|
input [0:0]probe34;
|
||||||
|
input [0:0]probe35;
|
||||||
|
input [0:0]probe36;
|
||||||
|
input [0:0]probe37;
|
||||||
|
input [0:0]probe38;
|
||||||
|
input [0:0]probe39;
|
||||||
|
input [0:0]probe40;
|
||||||
|
input [0:0]probe41;
|
||||||
|
input [0:0]probe42;
|
||||||
|
input [0:0]probe43;
|
||||||
|
input [0:0]probe44;
|
||||||
|
input [0:0]probe45;
|
||||||
|
input [0:0]probe46;
|
||||||
|
input [0:0]probe47;
|
||||||
|
input [0:0]probe48;
|
||||||
|
input [0:0]probe49;
|
||||||
|
input [0:0]probe50;
|
||||||
|
input [0:0]probe51;
|
||||||
|
input [0:0]probe52;
|
||||||
|
input [0:0]probe53;
|
||||||
|
input [0:0]probe54;
|
||||||
|
input [0:0]probe55;
|
||||||
|
input [0:0]probe56;
|
||||||
|
input [0:0]probe57;
|
||||||
|
input [0:0]probe58;
|
||||||
|
input [0:0]probe59;
|
||||||
|
input [0:0]probe60;
|
||||||
|
input [0:0]probe61;
|
||||||
|
endmodule
|
||||||
@@ -0,0 +1,93 @@
|
|||||||
|
-- Copyright 1986-2022 Xilinx, Inc. All Rights Reserved.
|
||||||
|
-- Copyright 2022-2023 Advanced Micro Devices, Inc. All Rights Reserved.
|
||||||
|
-- --------------------------------------------------------------------------------
|
||||||
|
-- Tool Version: Vivado v.2023.1 (win64) Build 3865809 Sun May 7 15:05:29 MDT 2023
|
||||||
|
-- Date : Thu Jun 25 10:29:27 2026
|
||||||
|
-- Host : DESKTOP-VN054CM running 64-bit major release (build 9200)
|
||||||
|
-- Command : write_vhdl -force -mode synth_stub -rename_top decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix -prefix
|
||||||
|
-- decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix_ u_ila_0_stub.vhdl
|
||||||
|
-- Design : u_ila_0
|
||||||
|
-- Purpose : Stub declaration of top-level module interface
|
||||||
|
-- Device : xc7z020clg400-2
|
||||||
|
-- --------------------------------------------------------------------------------
|
||||||
|
library IEEE;
|
||||||
|
use IEEE.STD_LOGIC_1164.ALL;
|
||||||
|
|
||||||
|
entity decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix is
|
||||||
|
Port (
|
||||||
|
clk : in STD_LOGIC;
|
||||||
|
probe0 : in STD_LOGIC_VECTOR ( 12 downto 0 );
|
||||||
|
probe1 : in STD_LOGIC_VECTOR ( 31 downto 0 );
|
||||||
|
probe2 : in STD_LOGIC_VECTOR ( 31 downto 0 );
|
||||||
|
probe3 : in STD_LOGIC_VECTOR ( 3 downto 0 );
|
||||||
|
probe4 : in STD_LOGIC_VECTOR ( 31 downto 0 );
|
||||||
|
probe5 : in STD_LOGIC_VECTOR ( 1 downto 0 );
|
||||||
|
probe6 : in STD_LOGIC_VECTOR ( 7 downto 0 );
|
||||||
|
probe7 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe8 : in STD_LOGIC_VECTOR ( 15 downto 0 );
|
||||||
|
probe9 : in STD_LOGIC_VECTOR ( 7 downto 0 );
|
||||||
|
probe10 : in STD_LOGIC_VECTOR ( 31 downto 0 );
|
||||||
|
probe11 : in STD_LOGIC_VECTOR ( 15 downto 0 );
|
||||||
|
probe12 : in STD_LOGIC_VECTOR ( 7 downto 0 );
|
||||||
|
probe13 : in STD_LOGIC_VECTOR ( 8 downto 0 );
|
||||||
|
probe14 : in STD_LOGIC_VECTOR ( 7 downto 0 );
|
||||||
|
probe15 : in STD_LOGIC_VECTOR ( 7 downto 0 );
|
||||||
|
probe16 : in STD_LOGIC_VECTOR ( 15 downto 0 );
|
||||||
|
probe17 : in STD_LOGIC_VECTOR ( 1 downto 0 );
|
||||||
|
probe18 : in STD_LOGIC_VECTOR ( 15 downto 0 );
|
||||||
|
probe19 : in STD_LOGIC_VECTOR ( 7 downto 0 );
|
||||||
|
probe20 : in STD_LOGIC_VECTOR ( 15 downto 0 );
|
||||||
|
probe21 : in STD_LOGIC_VECTOR ( 8 downto 0 );
|
||||||
|
probe22 : in STD_LOGIC_VECTOR ( 7 downto 0 );
|
||||||
|
probe23 : in STD_LOGIC_VECTOR ( 7 downto 0 );
|
||||||
|
probe24 : in STD_LOGIC_VECTOR ( 15 downto 0 );
|
||||||
|
probe25 : in STD_LOGIC_VECTOR ( 15 downto 0 );
|
||||||
|
probe26 : in STD_LOGIC_VECTOR ( 7 downto 0 );
|
||||||
|
probe27 : in STD_LOGIC_VECTOR ( 7 downto 0 );
|
||||||
|
probe28 : in STD_LOGIC_VECTOR ( 15 downto 0 );
|
||||||
|
probe29 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe30 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe31 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe32 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe33 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe34 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe35 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe36 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe37 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe38 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe39 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe40 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe41 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe42 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe43 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe44 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe45 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe46 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe47 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe48 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe49 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe50 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe51 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe52 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe53 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe54 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe55 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe56 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe57 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe58 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe59 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe60 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe61 : in STD_LOGIC_VECTOR ( 0 to 0 )
|
||||||
|
);
|
||||||
|
|
||||||
|
end decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix;
|
||||||
|
|
||||||
|
architecture stub of decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix is
|
||||||
|
attribute syn_black_box : boolean;
|
||||||
|
attribute black_box_pad_pin : string;
|
||||||
|
attribute syn_black_box of stub : architecture is true;
|
||||||
|
attribute black_box_pad_pin of stub : architecture is "clk,probe0[12:0],probe1[31:0],probe2[31:0],probe3[3:0],probe4[31:0],probe5[1:0],probe6[7:0],probe7[0:0],probe8[15:0],probe9[7:0],probe10[31:0],probe11[15:0],probe12[7:0],probe13[8:0],probe14[7:0],probe15[7:0],probe16[15:0],probe17[1:0],probe18[15:0],probe19[7:0],probe20[15:0],probe21[8:0],probe22[7:0],probe23[7:0],probe24[15:0],probe25[15:0],probe26[7:0],probe27[7:0],probe28[15:0],probe29[0:0],probe30[0:0],probe31[0:0],probe32[0:0],probe33[0:0],probe34[0:0],probe35[0:0],probe36[0:0],probe37[0:0],probe38[0:0],probe39[0:0],probe40[0:0],probe41[0:0],probe42[0:0],probe43[0:0],probe44[0:0],probe45[0:0],probe46[0:0],probe47[0:0],probe48[0:0],probe49[0:0],probe50[0:0],probe51[0:0],probe52[0:0],probe53[0:0],probe54[0:0],probe55[0:0],probe56[0:0],probe57[0:0],probe58[0:0],probe59[0:0],probe60[0:0],probe61[0:0]";
|
||||||
|
attribute X_CORE_INFO : string;
|
||||||
|
attribute X_CORE_INFO of stub : architecture is "ila,Vivado 2023.1";
|
||||||
|
begin
|
||||||
|
end;
|
||||||
@@ -0,0 +1,740 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<spirit:design xmlns:xilinx="http://www.xilinx.com" xmlns:spirit="http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<spirit:vendor>xilinx.com</spirit:vendor>
|
||||||
|
<spirit:library>ipcache</spirit:library>
|
||||||
|
<spirit:name>2869e527108aefb7</spirit:name>
|
||||||
|
<spirit:version>0</spirit:version>
|
||||||
|
<spirit:componentInstances>
|
||||||
|
<spirit:componentInstance>
|
||||||
|
<spirit:instanceName>design_a9_1_axi_smc_0</spirit:instanceName>
|
||||||
|
<spirit:componentRef spirit:vendor="xilinx.com" spirit:library="ip" spirit:name="smartconnect" spirit:version="1.0"/>
|
||||||
|
<spirit:configurableElementValues>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.CLK.ACLK.ASSOCIATED_PORT"/>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.CLK.ACLK.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.CLK.ACLK.FREQ_TOLERANCE_HZ">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.CLK.ACLK.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.CLK.ACLK.PHASE">0.0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.ADDR_WIDTH">13</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.ARUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.AWUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.BUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.DATA_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.HAS_BRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.HAS_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.HAS_CACHE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.HAS_LOCK">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.HAS_PROT">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.HAS_QOS">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.HAS_REGION">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.HAS_RRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.HAS_WSTRB">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.ID_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.MAX_BURST_LENGTH">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.NUM_READ_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.NUM_READ_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.NUM_WRITE_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.NUM_WRITE_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.PHASE">0.0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.PROTOCOL">AXI4LITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.READ_WRITE_MODE">READ_WRITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.RUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.RUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.SUPPORTS_NARROW_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.WUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M00_AXI.WUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.ADDR_WIDTH">9</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.ARUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.AWUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.BUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.DATA_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.HAS_BRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.HAS_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.HAS_CACHE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.HAS_LOCK">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.HAS_PROT">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.HAS_QOS">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.HAS_REGION">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.HAS_RRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.HAS_WSTRB">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.ID_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.MAX_BURST_LENGTH">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.NUM_READ_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.NUM_READ_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.NUM_WRITE_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.NUM_WRITE_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.PHASE">0.0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.PROTOCOL">AXI4LITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.READ_WRITE_MODE">READ_WRITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.RUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.RUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.SUPPORTS_NARROW_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.WUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M01_AXI.WUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.ADDR_WIDTH">13</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.ARUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.AWUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.BUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.DATA_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.HAS_BRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.HAS_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.HAS_CACHE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.HAS_LOCK">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.HAS_PROT">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.HAS_QOS">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.HAS_REGION">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.HAS_RRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.HAS_WSTRB">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.ID_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.MAX_BURST_LENGTH">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.NUM_READ_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.NUM_READ_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.NUM_WRITE_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.NUM_WRITE_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.PHASE">0.0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.PROTOCOL">AXI4LITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.READ_WRITE_MODE">READ_WRITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.RUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.RUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.SUPPORTS_NARROW_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.WUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M02_AXI.WUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.ADDR_WIDTH">13</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.ARUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.AWUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.BUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.DATA_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.HAS_BRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.HAS_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.HAS_CACHE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.HAS_LOCK">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.HAS_PROT">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.HAS_QOS">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.HAS_REGION">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.HAS_RRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.HAS_WSTRB">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.ID_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.MAX_BURST_LENGTH">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.NUM_READ_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.NUM_READ_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.NUM_WRITE_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.NUM_WRITE_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.PHASE">0.0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.PROTOCOL">AXI4LITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.READ_WRITE_MODE">READ_WRITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.RUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.RUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.SUPPORTS_NARROW_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.WUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M03_AXI.WUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.ADDR_WIDTH">9</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.ARUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.AWUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.BUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.DATA_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.HAS_BRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.HAS_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.HAS_CACHE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.HAS_LOCK">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.HAS_PROT">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.HAS_QOS">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.HAS_REGION">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.HAS_RRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.HAS_WSTRB">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.ID_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.MAX_BURST_LENGTH">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.NUM_READ_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.NUM_READ_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.NUM_WRITE_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.NUM_WRITE_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.PHASE">0.0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.PROTOCOL">AXI4LITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.READ_WRITE_MODE">READ_WRITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.RUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.RUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.SUPPORTS_NARROW_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.WUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M04_AXI.WUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.ADDR_WIDTH">13</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.ARUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.AWUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.BUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.DATA_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.HAS_BRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.HAS_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.HAS_CACHE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.HAS_LOCK">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.HAS_PROT">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.HAS_QOS">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.HAS_REGION">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.HAS_RRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.HAS_WSTRB">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.ID_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.MAX_BURST_LENGTH">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.NUM_READ_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.NUM_READ_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.NUM_WRITE_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.NUM_WRITE_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.PHASE">0.0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.PROTOCOL">AXI4LITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.READ_WRITE_MODE">READ_WRITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.RUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.RUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.SUPPORTS_NARROW_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.WUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M05_AXI.WUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.ADDR_WIDTH">10</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.ARUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.AWUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.BUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.DATA_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.HAS_BRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.HAS_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.HAS_CACHE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.HAS_LOCK">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.HAS_PROT">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.HAS_QOS">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.HAS_REGION">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.HAS_RRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.HAS_WSTRB">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.ID_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.MAX_BURST_LENGTH">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.NUM_READ_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.NUM_READ_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.NUM_WRITE_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.NUM_WRITE_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.PHASE">0.0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.PROTOCOL">AXI4LITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.READ_WRITE_MODE">READ_WRITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.RUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.RUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.SUPPORTS_NARROW_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.WUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M06_AXI.WUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.ADDR_WIDTH">10</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.ARUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.AWUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.BUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.DATA_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.HAS_BRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.HAS_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.HAS_CACHE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.HAS_LOCK">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.HAS_PROT">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.HAS_QOS">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.HAS_REGION">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.HAS_RRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.HAS_WSTRB">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.ID_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.MAX_BURST_LENGTH">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.NUM_READ_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.NUM_READ_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.NUM_WRITE_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.NUM_WRITE_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.PHASE">0.0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.PROTOCOL">AXI4LITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.READ_WRITE_MODE">READ_WRITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.RUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.RUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.SUPPORTS_NARROW_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.WUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M07_AXI.WUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.ADDR_WIDTH">10</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.ARUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.AWUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.BUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.DATA_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.HAS_BRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.HAS_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.HAS_CACHE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.HAS_LOCK">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.HAS_PROT">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.HAS_QOS">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.HAS_REGION">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.HAS_RRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.HAS_WSTRB">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.ID_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.MAX_BURST_LENGTH">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.NUM_READ_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.NUM_READ_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.NUM_WRITE_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.NUM_WRITE_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.PHASE">0.0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.PROTOCOL">AXI4LITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.READ_WRITE_MODE">READ_WRITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.RUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.RUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.SUPPORTS_NARROW_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.WUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M08_AXI.WUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.ADDR_WIDTH">13</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.ARUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.AWUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.BUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.DATA_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.HAS_BRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.HAS_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.HAS_CACHE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.HAS_LOCK">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.HAS_PROT">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.HAS_QOS">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.HAS_REGION">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.HAS_RRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.HAS_WSTRB">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.ID_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.MAX_BURST_LENGTH">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.NUM_READ_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.NUM_READ_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.NUM_WRITE_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.NUM_WRITE_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.PHASE">0.0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.PROTOCOL">AXI4LITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.READ_WRITE_MODE">READ_WRITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.RUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.RUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.SUPPORTS_NARROW_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.WUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M09_AXI.WUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.ADDR_WIDTH">9</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.ARUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.AWUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.BUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.DATA_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.HAS_BRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.HAS_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.HAS_CACHE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.HAS_LOCK">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.HAS_PROT">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.HAS_QOS">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.HAS_REGION">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.HAS_RRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.HAS_WSTRB">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.ID_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.MAX_BURST_LENGTH">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.NUM_READ_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.NUM_READ_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.NUM_WRITE_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.NUM_WRITE_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.PHASE">0.0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.PROTOCOL">AXI4LITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.READ_WRITE_MODE">READ_WRITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.RUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.RUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.SUPPORTS_NARROW_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.WUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M10_AXI.WUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.ADDR_WIDTH">9</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.ARUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.AWUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.BUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.DATA_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.HAS_BRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.HAS_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.HAS_CACHE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.HAS_LOCK">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.HAS_PROT">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.HAS_QOS">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.HAS_REGION">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.HAS_RRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.HAS_WSTRB">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.ID_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.MAX_BURST_LENGTH">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.NUM_READ_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.NUM_READ_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.NUM_WRITE_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.NUM_WRITE_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.PHASE">0.0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.PROTOCOL">AXI4LITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.READ_WRITE_MODE">READ_WRITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.RUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.RUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.SUPPORTS_NARROW_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.WUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M11_AXI.WUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.ADDR_WIDTH">9</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.ARUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.AWUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.BUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.DATA_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.HAS_BRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.HAS_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.HAS_CACHE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.HAS_LOCK">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.HAS_PROT">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.HAS_QOS">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.HAS_REGION">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.HAS_RRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.HAS_WSTRB">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.ID_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.MAX_BURST_LENGTH">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.NUM_READ_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.NUM_READ_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.NUM_WRITE_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.NUM_WRITE_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.PHASE">0.0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.PROTOCOL">AXI4LITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.READ_WRITE_MODE">READ_WRITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.RUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.RUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.SUPPORTS_NARROW_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.WUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M12_AXI.WUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.ADDR_WIDTH">10</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.ARUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.AWUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.BUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.DATA_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.HAS_BRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.HAS_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.HAS_CACHE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.HAS_LOCK">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.HAS_PROT">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.HAS_QOS">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.HAS_REGION">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.HAS_RRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.HAS_WSTRB">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.ID_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.MAX_BURST_LENGTH">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.NUM_READ_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.NUM_READ_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.NUM_WRITE_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.NUM_WRITE_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.PHASE">0.0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.PROTOCOL">AXI4LITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.READ_WRITE_MODE">READ_WRITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.RUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.RUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.SUPPORTS_NARROW_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.WUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M13_AXI.WUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.ADDR_WIDTH">7</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.ARUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.AWUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.BUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.DATA_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.HAS_BRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.HAS_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.HAS_CACHE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.HAS_LOCK">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.HAS_PROT">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.HAS_QOS">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.HAS_REGION">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.HAS_RRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.HAS_WSTRB">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.ID_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.MAX_BURST_LENGTH">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.NUM_READ_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.NUM_READ_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.NUM_WRITE_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.NUM_WRITE_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.PHASE">0.0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.PROTOCOL">AXI4LITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.READ_WRITE_MODE">READ_WRITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.RUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.RUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.SUPPORTS_NARROW_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.WUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M14_AXI.WUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.ADDR_WIDTH">7</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.ARUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.AWUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.BUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.DATA_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.HAS_BRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.HAS_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.HAS_CACHE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.HAS_LOCK">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.HAS_PROT">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.HAS_QOS">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.HAS_REGION">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.HAS_RRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.HAS_WSTRB">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.ID_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.MAX_BURST_LENGTH">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.NUM_READ_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.NUM_READ_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.NUM_WRITE_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.NUM_WRITE_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.PHASE">0.0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.PROTOCOL">AXI4LITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.READ_WRITE_MODE">READ_WRITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.RUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.RUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.SUPPORTS_NARROW_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.WUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M15_AXI.WUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.ADDR_WIDTH">9</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.ARUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.AWUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.BUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.DATA_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.HAS_BRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.HAS_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.HAS_CACHE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.HAS_LOCK">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.HAS_PROT">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.HAS_QOS">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.HAS_REGION">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.HAS_RRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.HAS_WSTRB">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.ID_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.MAX_BURST_LENGTH">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.NUM_READ_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.NUM_READ_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.NUM_WRITE_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.NUM_WRITE_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.PHASE">0.0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.PROTOCOL">AXI4LITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.READ_WRITE_MODE">READ_WRITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.RUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.RUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.SUPPORTS_NARROW_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.WUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M16_AXI.WUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.ADDR_WIDTH">13</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.ARUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.AWUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.BUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.DATA_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.HAS_BRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.HAS_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.HAS_CACHE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.HAS_LOCK">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.HAS_PROT">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.HAS_QOS">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.HAS_REGION">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.HAS_RRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.HAS_WSTRB">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.ID_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.MAX_BURST_LENGTH">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.NUM_READ_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.NUM_READ_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.NUM_WRITE_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.NUM_WRITE_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.PHASE">0.0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.PROTOCOL">AXI4LITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.READ_WRITE_MODE">READ_WRITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.RUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.RUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.SUPPORTS_NARROW_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.WUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M17_AXI.WUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.ADDR_WIDTH">13</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.ARUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.AWUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.BUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.DATA_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.HAS_BRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.HAS_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.HAS_CACHE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.HAS_LOCK">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.HAS_PROT">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.HAS_QOS">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.HAS_REGION">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.HAS_RRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.HAS_WSTRB">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.ID_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.MAX_BURST_LENGTH">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.NUM_READ_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.NUM_READ_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.NUM_WRITE_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.NUM_WRITE_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.PHASE">0.0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.PROTOCOL">AXI4LITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.READ_WRITE_MODE">READ_WRITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.RUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.RUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.SUPPORTS_NARROW_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.WUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M18_AXI.WUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.ADDR_WIDTH">9</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.ARUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.AWUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.BUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.DATA_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.HAS_BRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.HAS_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.HAS_CACHE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.HAS_LOCK">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.HAS_PROT">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.HAS_QOS">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.HAS_REGION">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.HAS_RRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.HAS_WSTRB">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.ID_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.MAX_BURST_LENGTH">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.NUM_READ_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.NUM_READ_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.NUM_WRITE_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.NUM_WRITE_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.PHASE">0.0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.PROTOCOL">AXI4LITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.READ_WRITE_MODE">READ_WRITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.RUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.RUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.SUPPORTS_NARROW_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.WUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M19_AXI.WUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M20_AXI.ADDR_WIDTH">13</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M20_AXI.ARUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M20_AXI.AWUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M20_AXI.BUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M20_AXI.DATA_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M20_AXI.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M20_AXI.HAS_BRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M20_AXI.HAS_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M20_AXI.HAS_CACHE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M20_AXI.HAS_LOCK">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M20_AXI.HAS_PROT">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M20_AXI.HAS_QOS">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M20_AXI.HAS_REGION">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M20_AXI.HAS_RRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M20_AXI.HAS_WSTRB">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M20_AXI.ID_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M20_AXI.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M20_AXI.MAX_BURST_LENGTH">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M20_AXI.NUM_READ_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M20_AXI.NUM_READ_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M20_AXI.NUM_WRITE_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M20_AXI.NUM_WRITE_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M20_AXI.PHASE">0.0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M20_AXI.PROTOCOL">AXI4LITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M20_AXI.READ_WRITE_MODE">READ_WRITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M20_AXI.RUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M20_AXI.RUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M20_AXI.SUPPORTS_NARROW_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M20_AXI.WUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M20_AXI.WUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M21_AXI.ADDR_WIDTH">7</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M21_AXI.ARUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M21_AXI.AWUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M21_AXI.BUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M21_AXI.DATA_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M21_AXI.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M21_AXI.HAS_BRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M21_AXI.HAS_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M21_AXI.HAS_CACHE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M21_AXI.HAS_LOCK">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M21_AXI.HAS_PROT">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M21_AXI.HAS_QOS">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M21_AXI.HAS_REGION">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M21_AXI.HAS_RRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M21_AXI.HAS_WSTRB">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M21_AXI.ID_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M21_AXI.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M21_AXI.MAX_BURST_LENGTH">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M21_AXI.NUM_READ_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M21_AXI.NUM_READ_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M21_AXI.NUM_WRITE_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M21_AXI.NUM_WRITE_THREADS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M21_AXI.PHASE">0.0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M21_AXI.PROTOCOL">AXI4LITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M21_AXI.READ_WRITE_MODE">READ_WRITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M21_AXI.RUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M21_AXI.RUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M21_AXI.SUPPORTS_NARROW_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M21_AXI.WUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.M21_AXI.WUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.RST.ARESETN.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.RST.ARESETN.POLARITY">ACTIVE_LOW</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.ADDR_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.ARUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.AWUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.BUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.DATA_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.HAS_BRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.HAS_BURST">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.HAS_CACHE">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.HAS_LOCK">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.HAS_PROT">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.HAS_QOS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.HAS_REGION">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.HAS_RRESP">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.HAS_WSTRB">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.ID_WIDTH">12</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.INSERT_VIP">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.MAX_BURST_LENGTH">16</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.NUM_READ_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.NUM_READ_THREADS">4</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.NUM_WRITE_OUTSTANDING">8</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.NUM_WRITE_THREADS">4</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.PHASE">0.0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.PROTOCOL">AXI3</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.READ_WRITE_MODE">READ_WRITE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.RUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.RUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.SUPPORTS_NARROW_BURST">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.WUSER_BITS_PER_BYTE">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S00_AXI.WUSER_WIDTH">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.ADVANCED_PROPERTIES">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.Component_Name">design_a9_1_axi_smc_0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.HAS_ARESETN">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.NUM_CLKS">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.NUM_MI">22</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.NUM_SI">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.ARCHITECTURE">zynq</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.DEVICE">xc7z020</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.PACKAGE">clg400</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.PREFHDL">VERILOG</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.SILICON_REVISION"/>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.SPEEDGRADE">-2</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.STATIC_POWER"/>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.TEMPERATURE_GRADE"/>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPCACHEELABORATESCRC">580d1a4f</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPCACHEID">2869e527108aefb7</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPCACHESPECIALDATA">design_a9_1_axi_smc_0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPCACHESYNTHCL">$Change: 3850373 $</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPCACHESYNTHCRC">9a15d5e9</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPCACHESYNTHRUNTIME">330</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPCONTEXT">IP_Unknown</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPREVISION">20</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.MANAGED">TRUE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.OUTPUTDIR">.</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.SELECTEDSIMMODEL"/>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.SHAREDDIR">.</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.SWVERSION">2023.1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.SYNTHESISFLOW">GLOBAL</spirit:configurableElementValue>
|
||||||
|
</spirit:configurableElementValues>
|
||||||
|
</spirit:componentInstance>
|
||||||
|
</spirit:componentInstances>
|
||||||
|
</spirit:design>
|
||||||
Binary file not shown.
File diff suppressed because one or more lines are too long
+290094
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,2 @@
|
|||||||
|
NumberHits:2
|
||||||
|
Timestamp: Wed Jun 24 08:21:40 UTC 2026
|
||||||
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,82 @@
|
|||||||
|
// Copyright 1986-2022 Xilinx, Inc. All Rights Reserved.
|
||||||
|
// Copyright 2022-2023 Advanced Micro Devices, Inc. All Rights Reserved.
|
||||||
|
// --------------------------------------------------------------------------------
|
||||||
|
// Tool Version: Vivado v.2023.1 (win64) Build 3865809 Sun May 7 15:05:29 MDT 2023
|
||||||
|
// Date : Thu Nov 20 15:50:24 2025
|
||||||
|
// Host : DESKTOP-VN054CM running 64-bit major release (build 9200)
|
||||||
|
// Command : write_verilog -force -mode synth_stub -rename_top decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix -prefix
|
||||||
|
// decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix_ u_ila_0_stub.v
|
||||||
|
// Design : u_ila_0
|
||||||
|
// Purpose : Stub declaration of top-level module interface
|
||||||
|
// Device : xc7z020clg400-2
|
||||||
|
// --------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
// This empty module with port declaration file causes synthesis tools to infer a black box for IP.
|
||||||
|
// The synthesis directives are for Synopsys Synplify support to prevent IO buffer insertion.
|
||||||
|
// Please paste the declaration into a Verilog source file or add the file as an additional source.
|
||||||
|
(* X_CORE_INFO = "ila,Vivado 2023.1" *)
|
||||||
|
module decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix(clk, probe0, probe1, probe2, probe3, probe4, probe5,
|
||||||
|
probe6, probe7, probe8, probe9, probe10, probe11, probe12, probe13, probe14, probe15, probe16, probe17,
|
||||||
|
probe18, probe19, probe20, probe21, probe22, probe23, probe24, probe25, probe26, probe27, probe28,
|
||||||
|
probe29, probe30, probe31, probe32, probe33, probe34, probe35, probe36, probe37, probe38, probe39,
|
||||||
|
probe40, probe41, probe42, probe43, probe44, probe45, probe46, probe47, probe48, probe49, probe50,
|
||||||
|
probe51, probe52, probe53, probe54)
|
||||||
|
/* synthesis syn_black_box black_box_pad_pin="probe0[7:0],probe1[8:0],probe2[7:0],probe3[15:0],probe4[7:0],probe5[7:0],probe6[15:0],probe7[8:0],probe8[15:0],probe9[7:0],probe10[15:0],probe11[1:0],probe12[15:0],probe13[31:0],probe14[15:0],probe15[31:0],probe16[31:0],probe17[31:0],probe18[7:0],probe19[7:0],probe20[23:0],probe21[0:0],probe22[7:0],probe23[23:0],probe24[0:0],probe25[0:0],probe26[0:0],probe27[0:0],probe28[0:0],probe29[0:0],probe30[0:0],probe31[0:0],probe32[0:0],probe33[0:0],probe34[0:0],probe35[0:0],probe36[0:0],probe37[0:0],probe38[0:0],probe39[0:0],probe40[0:0],probe41[0:0],probe42[0:0],probe43[0:0],probe44[0:0],probe45[0:0],probe46[0:0],probe47[0:0],probe48[0:0],probe49[0:0],probe50[0:0],probe51[0:0],probe52[0:0],probe53[0:0],probe54[0:0]" */
|
||||||
|
/* synthesis syn_force_seq_prim="clk" */;
|
||||||
|
input clk /* synthesis syn_isclock = 1 */;
|
||||||
|
input [7:0]probe0;
|
||||||
|
input [8:0]probe1;
|
||||||
|
input [7:0]probe2;
|
||||||
|
input [15:0]probe3;
|
||||||
|
input [7:0]probe4;
|
||||||
|
input [7:0]probe5;
|
||||||
|
input [15:0]probe6;
|
||||||
|
input [8:0]probe7;
|
||||||
|
input [15:0]probe8;
|
||||||
|
input [7:0]probe9;
|
||||||
|
input [15:0]probe10;
|
||||||
|
input [1:0]probe11;
|
||||||
|
input [15:0]probe12;
|
||||||
|
input [31:0]probe13;
|
||||||
|
input [15:0]probe14;
|
||||||
|
input [31:0]probe15;
|
||||||
|
input [31:0]probe16;
|
||||||
|
input [31:0]probe17;
|
||||||
|
input [7:0]probe18;
|
||||||
|
input [7:0]probe19;
|
||||||
|
input [23:0]probe20;
|
||||||
|
input [0:0]probe21;
|
||||||
|
input [7:0]probe22;
|
||||||
|
input [23:0]probe23;
|
||||||
|
input [0:0]probe24;
|
||||||
|
input [0:0]probe25;
|
||||||
|
input [0:0]probe26;
|
||||||
|
input [0:0]probe27;
|
||||||
|
input [0:0]probe28;
|
||||||
|
input [0:0]probe29;
|
||||||
|
input [0:0]probe30;
|
||||||
|
input [0:0]probe31;
|
||||||
|
input [0:0]probe32;
|
||||||
|
input [0:0]probe33;
|
||||||
|
input [0:0]probe34;
|
||||||
|
input [0:0]probe35;
|
||||||
|
input [0:0]probe36;
|
||||||
|
input [0:0]probe37;
|
||||||
|
input [0:0]probe38;
|
||||||
|
input [0:0]probe39;
|
||||||
|
input [0:0]probe40;
|
||||||
|
input [0:0]probe41;
|
||||||
|
input [0:0]probe42;
|
||||||
|
input [0:0]probe43;
|
||||||
|
input [0:0]probe44;
|
||||||
|
input [0:0]probe45;
|
||||||
|
input [0:0]probe46;
|
||||||
|
input [0:0]probe47;
|
||||||
|
input [0:0]probe48;
|
||||||
|
input [0:0]probe49;
|
||||||
|
input [0:0]probe50;
|
||||||
|
input [0:0]probe51;
|
||||||
|
input [0:0]probe52;
|
||||||
|
input [0:0]probe53;
|
||||||
|
input [0:0]probe54;
|
||||||
|
endmodule
|
||||||
@@ -0,0 +1,86 @@
|
|||||||
|
-- Copyright 1986-2022 Xilinx, Inc. All Rights Reserved.
|
||||||
|
-- Copyright 2022-2023 Advanced Micro Devices, Inc. All Rights Reserved.
|
||||||
|
-- --------------------------------------------------------------------------------
|
||||||
|
-- Tool Version: Vivado v.2023.1 (win64) Build 3865809 Sun May 7 15:05:29 MDT 2023
|
||||||
|
-- Date : Thu Nov 20 15:50:24 2025
|
||||||
|
-- Host : DESKTOP-VN054CM running 64-bit major release (build 9200)
|
||||||
|
-- Command : write_vhdl -force -mode synth_stub -rename_top decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix -prefix
|
||||||
|
-- decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix_ u_ila_0_stub.vhdl
|
||||||
|
-- Design : u_ila_0
|
||||||
|
-- Purpose : Stub declaration of top-level module interface
|
||||||
|
-- Device : xc7z020clg400-2
|
||||||
|
-- --------------------------------------------------------------------------------
|
||||||
|
library IEEE;
|
||||||
|
use IEEE.STD_LOGIC_1164.ALL;
|
||||||
|
|
||||||
|
entity decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix is
|
||||||
|
Port (
|
||||||
|
clk : in STD_LOGIC;
|
||||||
|
probe0 : in STD_LOGIC_VECTOR ( 7 downto 0 );
|
||||||
|
probe1 : in STD_LOGIC_VECTOR ( 8 downto 0 );
|
||||||
|
probe2 : in STD_LOGIC_VECTOR ( 7 downto 0 );
|
||||||
|
probe3 : in STD_LOGIC_VECTOR ( 15 downto 0 );
|
||||||
|
probe4 : in STD_LOGIC_VECTOR ( 7 downto 0 );
|
||||||
|
probe5 : in STD_LOGIC_VECTOR ( 7 downto 0 );
|
||||||
|
probe6 : in STD_LOGIC_VECTOR ( 15 downto 0 );
|
||||||
|
probe7 : in STD_LOGIC_VECTOR ( 8 downto 0 );
|
||||||
|
probe8 : in STD_LOGIC_VECTOR ( 15 downto 0 );
|
||||||
|
probe9 : in STD_LOGIC_VECTOR ( 7 downto 0 );
|
||||||
|
probe10 : in STD_LOGIC_VECTOR ( 15 downto 0 );
|
||||||
|
probe11 : in STD_LOGIC_VECTOR ( 1 downto 0 );
|
||||||
|
probe12 : in STD_LOGIC_VECTOR ( 15 downto 0 );
|
||||||
|
probe13 : in STD_LOGIC_VECTOR ( 31 downto 0 );
|
||||||
|
probe14 : in STD_LOGIC_VECTOR ( 15 downto 0 );
|
||||||
|
probe15 : in STD_LOGIC_VECTOR ( 31 downto 0 );
|
||||||
|
probe16 : in STD_LOGIC_VECTOR ( 31 downto 0 );
|
||||||
|
probe17 : in STD_LOGIC_VECTOR ( 31 downto 0 );
|
||||||
|
probe18 : in STD_LOGIC_VECTOR ( 7 downto 0 );
|
||||||
|
probe19 : in STD_LOGIC_VECTOR ( 7 downto 0 );
|
||||||
|
probe20 : in STD_LOGIC_VECTOR ( 23 downto 0 );
|
||||||
|
probe21 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe22 : in STD_LOGIC_VECTOR ( 7 downto 0 );
|
||||||
|
probe23 : in STD_LOGIC_VECTOR ( 23 downto 0 );
|
||||||
|
probe24 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe25 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe26 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe27 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe28 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe29 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe30 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe31 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe32 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe33 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe34 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe35 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe36 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe37 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe38 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe39 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe40 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe41 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe42 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe43 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe44 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe45 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe46 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe47 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe48 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe49 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe50 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe51 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe52 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe53 : in STD_LOGIC_VECTOR ( 0 to 0 );
|
||||||
|
probe54 : in STD_LOGIC_VECTOR ( 0 to 0 )
|
||||||
|
);
|
||||||
|
|
||||||
|
end decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix;
|
||||||
|
|
||||||
|
architecture stub of decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix is
|
||||||
|
attribute syn_black_box : boolean;
|
||||||
|
attribute black_box_pad_pin : string;
|
||||||
|
attribute syn_black_box of stub : architecture is true;
|
||||||
|
attribute black_box_pad_pin of stub : architecture is "clk,probe0[7:0],probe1[8:0],probe2[7:0],probe3[15:0],probe4[7:0],probe5[7:0],probe6[15:0],probe7[8:0],probe8[15:0],probe9[7:0],probe10[15:0],probe11[1:0],probe12[15:0],probe13[31:0],probe14[15:0],probe15[31:0],probe16[31:0],probe17[31:0],probe18[7:0],probe19[7:0],probe20[23:0],probe21[0:0],probe22[7:0],probe23[23:0],probe24[0:0],probe25[0:0],probe26[0:0],probe27[0:0],probe28[0:0],probe29[0:0],probe30[0:0],probe31[0:0],probe32[0:0],probe33[0:0],probe34[0:0],probe35[0:0],probe36[0:0],probe37[0:0],probe38[0:0],probe39[0:0],probe40[0:0],probe41[0:0],probe42[0:0],probe43[0:0],probe44[0:0],probe45[0:0],probe46[0:0],probe47[0:0],probe48[0:0],probe49[0:0],probe50[0:0],probe51[0:0],probe52[0:0],probe53[0:0],probe54[0:0]";
|
||||||
|
attribute X_CORE_INFO : string;
|
||||||
|
attribute X_CORE_INFO of stub : architecture is "ila,Vivado 2023.1";
|
||||||
|
begin
|
||||||
|
end;
|
||||||
@@ -0,0 +1,53 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<spirit:design xmlns:xilinx="http://www.xilinx.com" xmlns:spirit="http://www.spiritconsortium.org/XMLSchema/SPIRIT/1685-2009" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
||||||
|
<spirit:vendor>xilinx.com</spirit:vendor>
|
||||||
|
<spirit:library>ipcache</spirit:library>
|
||||||
|
<spirit:name>29f588c314eb5ef6</spirit:name>
|
||||||
|
<spirit:version>0</spirit:version>
|
||||||
|
<spirit:componentInstances>
|
||||||
|
<spirit:componentInstance>
|
||||||
|
<spirit:instanceName>design_a9_1_axi_gpio_1_1</spirit:instanceName>
|
||||||
|
<spirit:componentRef spirit:vendor="xilinx.com" spirit:library="ip" spirit:name="axi_gpio" spirit:version="2.0"/>
|
||||||
|
<spirit:configurableElementValues>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S_AXI.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="BUSIFPARAM_VALUE.S_AXI_ACLK.FREQ_HZ">1e+08</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.C_ALL_INPUTS">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.C_ALL_INPUTS_2">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.C_ALL_OUTPUTS">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.C_ALL_OUTPUTS_2">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.C_DOUT_DEFAULT">0x00000000</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.C_DOUT_DEFAULT_2">0x00000000</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.C_GPIO2_WIDTH">32</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.C_GPIO_WIDTH">2</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.C_INTERRUPT_PRESENT">1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.C_IS_DUAL">0</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.C_TRI_DEFAULT">0xFFFFFFFF</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.C_TRI_DEFAULT_2">0xFFFFFFFF</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.Component_Name">design_a9_1_axi_gpio_1_1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.GPIO2_BOARD_INTERFACE">Custom</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.GPIO_BOARD_INTERFACE">Custom</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PARAM_VALUE.USE_BOARD_FLOW">false</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.ARCHITECTURE">zynq</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.DEVICE">xc7z020</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.PACKAGE">clg400</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.PREFHDL">VERILOG</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.SILICON_REVISION"/>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.SPEEDGRADE">-2</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.STATIC_POWER"/>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="PROJECT_PARAM.TEMPERATURE_GRADE"/>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPCACHEID">29f588c314eb5ef6</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPCACHESYNTHCL">$Change: 3850373 $</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPCACHESYNTHCRC">6d038ed3</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPCACHESYNTHRUNTIME">50</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPCONTEXT">IP_Unknown</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.IPREVISION">30</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.MANAGED">TRUE</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.OUTPUTDIR">.</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.SELECTEDSIMMODEL"/>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.SHAREDDIR">.</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.SWVERSION">2023.1</spirit:configurableElementValue>
|
||||||
|
<spirit:configurableElementValue spirit:referenceId="RUNTIME_PARAM.SYNTHESISFLOW">GLOBAL</spirit:configurableElementValue>
|
||||||
|
</spirit:configurableElementValues>
|
||||||
|
</spirit:componentInstance>
|
||||||
|
</spirit:componentInstances>
|
||||||
|
</spirit:design>
|
||||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
+3002
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,48 @@
|
|||||||
|
// Copyright 1986-2022 Xilinx, Inc. All Rights Reserved.
|
||||||
|
// Copyright 2022-2023 Advanced Micro Devices, Inc. All Rights Reserved.
|
||||||
|
// --------------------------------------------------------------------------------
|
||||||
|
// Tool Version: Vivado v.2023.1 (win64) Build 3865809 Sun May 7 15:05:29 MDT 2023
|
||||||
|
// Date : Thu Nov 20 15:30:30 2025
|
||||||
|
// Host : DESKTOP-VN054CM running 64-bit major release (build 9200)
|
||||||
|
// Command : write_verilog -force -mode synth_stub -rename_top decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix -prefix
|
||||||
|
// decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix_ design_a9_1_axi_gpio_1_1_stub.v
|
||||||
|
// Design : design_a9_1_axi_gpio_1_1
|
||||||
|
// Purpose : Stub declaration of top-level module interface
|
||||||
|
// Device : xc7z020clg400-2
|
||||||
|
// --------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
// This empty module with port declaration file causes synthesis tools to infer a black box for IP.
|
||||||
|
// The synthesis directives are for Synopsys Synplify support to prevent IO buffer insertion.
|
||||||
|
// Please paste the declaration into a Verilog source file or add the file as an additional source.
|
||||||
|
(* x_core_info = "axi_gpio,Vivado 2023.1" *)
|
||||||
|
module decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix(s_axi_aclk, s_axi_aresetn, s_axi_awaddr,
|
||||||
|
s_axi_awvalid, s_axi_awready, s_axi_wdata, s_axi_wstrb, s_axi_wvalid, s_axi_wready,
|
||||||
|
s_axi_bresp, s_axi_bvalid, s_axi_bready, s_axi_araddr, s_axi_arvalid, s_axi_arready,
|
||||||
|
s_axi_rdata, s_axi_rresp, s_axi_rvalid, s_axi_rready, ip2intc_irpt, gpio_io_i, gpio_io_o,
|
||||||
|
gpio_io_t)
|
||||||
|
/* synthesis syn_black_box black_box_pad_pin="s_axi_aresetn,s_axi_awaddr[8:0],s_axi_awvalid,s_axi_awready,s_axi_wdata[31:0],s_axi_wstrb[3:0],s_axi_wvalid,s_axi_wready,s_axi_bresp[1:0],s_axi_bvalid,s_axi_bready,s_axi_araddr[8:0],s_axi_arvalid,s_axi_arready,s_axi_rdata[31:0],s_axi_rresp[1:0],s_axi_rvalid,s_axi_rready,ip2intc_irpt,gpio_io_i[1:0],gpio_io_o[1:0],gpio_io_t[1:0]" */
|
||||||
|
/* synthesis syn_force_seq_prim="s_axi_aclk" */;
|
||||||
|
input s_axi_aclk /* synthesis syn_isclock = 1 */;
|
||||||
|
input s_axi_aresetn;
|
||||||
|
input [8:0]s_axi_awaddr;
|
||||||
|
input s_axi_awvalid;
|
||||||
|
output s_axi_awready;
|
||||||
|
input [31:0]s_axi_wdata;
|
||||||
|
input [3:0]s_axi_wstrb;
|
||||||
|
input s_axi_wvalid;
|
||||||
|
output s_axi_wready;
|
||||||
|
output [1:0]s_axi_bresp;
|
||||||
|
output s_axi_bvalid;
|
||||||
|
input s_axi_bready;
|
||||||
|
input [8:0]s_axi_araddr;
|
||||||
|
input s_axi_arvalid;
|
||||||
|
output s_axi_arready;
|
||||||
|
output [31:0]s_axi_rdata;
|
||||||
|
output [1:0]s_axi_rresp;
|
||||||
|
output s_axi_rvalid;
|
||||||
|
input s_axi_rready;
|
||||||
|
output ip2intc_irpt;
|
||||||
|
input [1:0]gpio_io_i;
|
||||||
|
output [1:0]gpio_io_o;
|
||||||
|
output [1:0]gpio_io_t;
|
||||||
|
endmodule
|
||||||
@@ -0,0 +1,53 @@
|
|||||||
|
-- Copyright 1986-2022 Xilinx, Inc. All Rights Reserved.
|
||||||
|
-- Copyright 2022-2023 Advanced Micro Devices, Inc. All Rights Reserved.
|
||||||
|
-- --------------------------------------------------------------------------------
|
||||||
|
-- Tool Version: Vivado v.2023.1 (win64) Build 3865809 Sun May 7 15:05:29 MDT 2023
|
||||||
|
-- Date : Thu Nov 20 15:30:30 2025
|
||||||
|
-- Host : DESKTOP-VN054CM running 64-bit major release (build 9200)
|
||||||
|
-- Command : write_vhdl -force -mode synth_stub -rename_top decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix -prefix
|
||||||
|
-- decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix_ design_a9_1_axi_gpio_1_1_stub.vhdl
|
||||||
|
-- Design : design_a9_1_axi_gpio_1_1
|
||||||
|
-- Purpose : Stub declaration of top-level module interface
|
||||||
|
-- Device : xc7z020clg400-2
|
||||||
|
-- --------------------------------------------------------------------------------
|
||||||
|
library IEEE;
|
||||||
|
use IEEE.STD_LOGIC_1164.ALL;
|
||||||
|
|
||||||
|
entity decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix is
|
||||||
|
Port (
|
||||||
|
s_axi_aclk : in STD_LOGIC;
|
||||||
|
s_axi_aresetn : in STD_LOGIC;
|
||||||
|
s_axi_awaddr : in STD_LOGIC_VECTOR ( 8 downto 0 );
|
||||||
|
s_axi_awvalid : in STD_LOGIC;
|
||||||
|
s_axi_awready : out STD_LOGIC;
|
||||||
|
s_axi_wdata : in STD_LOGIC_VECTOR ( 31 downto 0 );
|
||||||
|
s_axi_wstrb : in STD_LOGIC_VECTOR ( 3 downto 0 );
|
||||||
|
s_axi_wvalid : in STD_LOGIC;
|
||||||
|
s_axi_wready : out STD_LOGIC;
|
||||||
|
s_axi_bresp : out STD_LOGIC_VECTOR ( 1 downto 0 );
|
||||||
|
s_axi_bvalid : out STD_LOGIC;
|
||||||
|
s_axi_bready : in STD_LOGIC;
|
||||||
|
s_axi_araddr : in STD_LOGIC_VECTOR ( 8 downto 0 );
|
||||||
|
s_axi_arvalid : in STD_LOGIC;
|
||||||
|
s_axi_arready : out STD_LOGIC;
|
||||||
|
s_axi_rdata : out STD_LOGIC_VECTOR ( 31 downto 0 );
|
||||||
|
s_axi_rresp : out STD_LOGIC_VECTOR ( 1 downto 0 );
|
||||||
|
s_axi_rvalid : out STD_LOGIC;
|
||||||
|
s_axi_rready : in STD_LOGIC;
|
||||||
|
ip2intc_irpt : out STD_LOGIC;
|
||||||
|
gpio_io_i : in STD_LOGIC_VECTOR ( 1 downto 0 );
|
||||||
|
gpio_io_o : out STD_LOGIC_VECTOR ( 1 downto 0 );
|
||||||
|
gpio_io_t : out STD_LOGIC_VECTOR ( 1 downto 0 )
|
||||||
|
);
|
||||||
|
|
||||||
|
end decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix;
|
||||||
|
|
||||||
|
architecture stub of decalper_eb_ot_sdeen_pot_pi_dehcac_xnilix is
|
||||||
|
attribute syn_black_box : boolean;
|
||||||
|
attribute black_box_pad_pin : string;
|
||||||
|
attribute syn_black_box of stub : architecture is true;
|
||||||
|
attribute black_box_pad_pin of stub : architecture is "s_axi_aclk,s_axi_aresetn,s_axi_awaddr[8:0],s_axi_awvalid,s_axi_awready,s_axi_wdata[31:0],s_axi_wstrb[3:0],s_axi_wvalid,s_axi_wready,s_axi_bresp[1:0],s_axi_bvalid,s_axi_bready,s_axi_araddr[8:0],s_axi_arvalid,s_axi_arready,s_axi_rdata[31:0],s_axi_rresp[1:0],s_axi_rvalid,s_axi_rready,ip2intc_irpt,gpio_io_i[1:0],gpio_io_o[1:0],gpio_io_t[1:0]";
|
||||||
|
attribute x_core_info : string;
|
||||||
|
attribute x_core_info of stub : architecture is "axi_gpio,Vivado 2023.1";
|
||||||
|
begin
|
||||||
|
end;
|
||||||
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user