diff options
Diffstat (limited to 'pb_APP_log_comb.hw')
-rw-r--r-- | pb_APP_log_comb.hw/hw_1/hw.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/pb_APP_log_comb.hw/hw_1/hw.xml b/pb_APP_log_comb.hw/hw_1/hw.xml new file mode 100644 index 0000000..1880a36 --- /dev/null +++ b/pb_APP_log_comb.hw/hw_1/hw.xml @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- Product Version: Vivado v2020.2 (64-bit) --> +<!-- --> +<!-- Copyright 1986-2020 Xilinx, Inc. All Rights Reserved. --> + +<hwsession version="1" minor="2"> + <device name="xc7z010_1" gui_info=""/> + <ObjectList object_type="hw_device" gui_info=""> + <Object name="xc7z010_1" gui_info=""> + <Properties Property="FULL_PROBES.FILE" value=""/> + <Properties Property="PROBES.FILE" value=""/> + <Properties Property="PROGRAM.HW_BITSTREAM" value="$_project_name_.runs/impl_1/AppCombi_top.bit"/> + <Properties Property="SLR.COUNT" value="1"/> + </Object> + </ObjectList> + <probeset name="hw project" active="false"/> +</hwsession> |