Skip to content

Commit

Permalink
Update homework_submission.md
Browse files Browse the repository at this point in the history
update diagram example for 1.7
  • Loading branch information
UniqueMR authored Sep 21, 2024
1 parent 92acfd5 commit 0ffa5d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ese532_handouts/hw5/homework_submission.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0ffa5d3

Please sign in to comment.