-
Notifications
You must be signed in to change notification settings - Fork 0
/
configure.xml
executable file
·22 lines (19 loc) · 1.21 KB
/
configure.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
<!--specifications for pr_flow tool-->
<spec name = "PLATFORM_REPO_PATHS" value= "/opt/platforms/xilinx_zcu102_base_dfx_202110_1" />
<spec name = "ROOTFS" value = "/opt/platforms/xilinx_zcu102_base_dfx_202110_1/sw/xilinx_zcu102_base_dfx_202110_1/xrt/filesystem" />
<spec name = "PLATFORM" value = "xilinx_zcu102_base_dfx_202110_1" />
<spec name = "sdk_dir" value = "/opt/platforms/xilinx-zynqmp-common-v2021.1/ir/environment-setup-cortexa72-cortexa53-xilinx-linux" />
<spec name = "board" value = "zcu102" />
<spec name = "device" value = "xczcu9_0" />
<spec name = "part" value = "xczu9eg-ffvb1156-2-e" />
<spec name = "inst_name" value = "pfm_top_i/dynamic_region/ydma_1" />
<spec name = "top_name" value = "pfm_top_wrapper" />
<spec name = "p" value = "0.5" />
<spec name = "pks" value = "49" />
<spec name = "nl" value = "32" />
<spec name = "packet_bits" value = "49" />
<spec name = "addr_bits" value = "5" />
<spec name = "mono_freq_MHz" value = "200" />
</configuration>