Skip to content

Commit

Permalink
Host code update
Browse files Browse the repository at this point in the history
  • Loading branch information
manvi27 committed Oct 1, 2024
1 parent 2f74c44 commit fcf61de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ese532_handouts/hw6/homework_submission.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ for the sake of easy grading.
- Click on ***open project*** and browse to the your build generated directory: `hw6/apps/mmult/_x/kernel/mmult_fpga/mmult_fpga`
and click open.

1. Partition the HLS code into Load-Compute-Store Pattern as can be seen in [this example](https://github.com/Xilinx/Vitis_Accel_Examples/tree/master/cpp_kernels/dataflow_stream)
1. Partition the HLS code into Load-Compute-Store Pattern as can be seen in [this example](https://github.com/Xilinx/Vitis_Accel_Examples/tree/2021.1/cpp_kernels/dataflow_stream)
<!-- DJP: I think compute_add example is better -->
<!-- [this code](https://github.com/Xilinx/Vitis-In-Depth-Tutorial/blob/master/Runtime_and_System_Optimization/Design_Tutorials/01-host-code-opt/reference-files/srcKernel/pass.cpp) -->
and [this tutorial](https://github.com/Xilinx/Vitis-Tutorials/blob/2020.2/Getting_Started/Vitis_HLS/dataflow_design.md).
Expand Down

0 comments on commit fcf61de

Please sign in to comment.