diff options
author | Benjamin Chausse <benjamin@chausse.xyz> | 2025-05-03 12:52:42 -0400 |
---|---|---|
committer | Benjamin Chausse <benjamin@chausse.xyz> | 2025-05-03 12:52:42 -0400 |
commit | 1b8b70ea0d1f1dd79a1b1f1a1b05208bb8c1ca30 (patch) | |
tree | 3456dfab4f2864c098b1e0f64a320edacc2ae127 /pb_APP_log_comb.hw | |
parent | c92db53d3d503b86dc42328a359df6e0d4f549cc (diff) |
Add4Bits works mothaflacka
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> |