-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
273 changed files
with
192 additions
and
12,365 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<configuration> | ||
<spec name = "riscv_dir" value = "/opt/riscv32" /> | ||
<!-- <spec name = "riscv_dir" value = "/opt/riscv32" /> --> | ||
<spec name = "overlay_type" value = "psnoc" /> | ||
<!-- <spec name = "overlay_type" value = "hipr" /> --> | ||
<!--spec name = "riscv_dir" value = "/scratch/unsafe/RISCV/riscv32i" --> | ||
|
@@ -10,7 +10,7 @@ | |
<!--spec name = "board" value = "au50" --> | ||
<spec name = "board" value = "zcu102" /> | ||
<spec name = "Xilinx_dir" value = "/tools/Xilinx/Vitis/2021.1/settings64.sh" /> | ||
<spec name = "xrt_dir" value = "/opt/xilinx/xrt/setup.sh" /> | ||
<spec name = "xrt_dir" value = "/opt/xilinx/xrt/setup.sh" /> <!-- Not necessary for embedded platform --> | ||
|
||
|
||
<spec name = "email" value = "[email protected]" /> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
#!/bin/bash -e | ||
Xilinx_dir | ||
xrt_dir | ||
# xrt_dir | ||
g++ -Wall -g -std=c++11 host.cpp -o app.exe -I${XILINX_XRT}/include/ -I${XILINX_VIVADO}/include/ -L${XILINX_XRT}/lib/ -lOpenCL -lpthread -lrt -lstdc++ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
25 changes: 0 additions & 25 deletions
25
input_src/optical_flow_96_final/operators/_best/data_transfer.cpp
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
input_src/optical_flow_96_final/operators/_best/data_transfer.h
This file was deleted.
Oops, something went wrong.
85 changes: 0 additions & 85 deletions
85
input_src/optical_flow_96_final/operators/_best/flow_calc_1.cpp
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
input_src/optical_flow_96_final/operators/_best/flow_calc_1.h
This file was deleted.
Oops, something went wrong.
82 changes: 0 additions & 82 deletions
82
input_src/optical_flow_96_final/operators/_best/flow_calc_2.cpp
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
input_src/optical_flow_96_final/operators/_best/flow_calc_2.h
This file was deleted.
Oops, something went wrong.
66 changes: 0 additions & 66 deletions
66
input_src/optical_flow_96_final/operators/_best/gradient_weight_x1.cpp
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
input_src/optical_flow_96_final/operators/_best/gradient_weight_x1.h
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.