From 0ffa5d3405b034b9727a134b91dd53dbe15063a6 Mon Sep 17 00:00:00 2001 From: Runlong Hu <58777036+UniqueMR@users.noreply.github.com> Date: Sat, 21 Sep 2024 17:50:15 -0400 Subject: [PATCH] Update homework_submission.md update diagram example for 1.7 --- ese532_handouts/hw5/homework_submission.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ese532_handouts/hw5/homework_submission.md b/ese532_handouts/hw5/homework_submission.md index e48acfc..5a6a25d 100644 --- a/ese532_handouts/hw5/homework_submission.md +++ b/ese532_handouts/hw5/homework_submission.md @@ -74,7 +74,7 @@ Your writeup should include your answers to the following questions: ``` 1. Make a schematic drawing of the hardware implementation consisting of the data path and state machine similar to Figure 2 - of the [Vitis HLS User Guide](https://www.xilinx.com/support/documentation/sw_manuals/xilinx2020_1/ug1399-vitis-hls.pdf#page=9). + of the [Vitis HLS User Guide: Extracting Control Logic and Implementing I/O Ports Example](https://docs.amd.com/r/en-US/ug1399-vitis-hls/Extracting-Control-Logic-and-Implementing-I/O-Ports-Example). You can ignore the addressing and loop hardware (such as `phi_mux` and `icmp`) in your data path. 1. Explain why the performance of this accelerator is