|
1 | 1 | [中文](README.md) | English |
| 2 | + |
| 3 | +## Online Documentation Site |
| 4 | + |
| 5 | +### [Click here to open the course website](https://nightt5879.github.io/FPGA/en/) |
| 6 | + |
| 7 | +The website is the recommended reading path. Images, PDFs, lab sections, ZedBoard / AX7010 notes, and errata are organized as browsable pages. |
| 8 | + |
2 | 9 | - [Front-end Design of Digital Integrated Circuits and High-level Synthesis](#front-end-design-of-digital-integrated-circuits-and-high-level-synthesis) |
3 | 10 | - [1. Preface](#1-preface) |
4 | 11 | - [1.1 Software and Hardware Environment](#11-software-and-hardware-environment) |
@@ -52,7 +59,7 @@ The purpose of this project is, firstly, to complete the six labs and the course |
52 | 59 |
|
53 | 60 | **ZedBoard Documentation** |
54 | 61 | - [ZedBoard Schematic Diagram](./datasheet/AVNET%20Zedboard/zedbaord%20原理图.pdf) |
55 | | -- [ZedBoard Zynq-7000 ARM FPGA Advanced Manual](./datasheet/AVNET%20Zedboard/ZedBoard%20Zynq-7000%20ARM%20FPGA进阶手册.pdf) |
| 62 | +- [ZedBoard Zynq-7000 ARM FPGA Advanced Manual](./datasheet/AVNET%20Zedboard/ZedBoard%20%20Zynq-7000%20ARM%20FPGA进阶级处理器%20全可编程逻辑智能互联开发系统%20用户手册.pdf) |
56 | 63 | - [ZedBoard User Hardware Manual](./datasheet/AVNET%20Zedboard/zedboard%20用户硬件手册.pdf) |
57 | 64 | - [ZedBoard Schematic](./datasheet/AVNET%20Zedboard/ZedBoard_Schematic.pdf) |
58 | 65 | - [ZedBoard Getting Started Guide](./datasheet/AVNET%20Zedboard/zedboard上手手册.pdf) |
@@ -506,7 +513,7 @@ This experiment primarily teaches how to use Debug for troubleshooting, and the |
506 | 513 | ### 4.1 Experiment 1 |
507 | 514 | This experiment has several versions. First, there is the original version using Vivado HLS, which is suitable for older tools. Then, there is the Vitis HLS version, which is for newer tools. Finally, there is the latest version for Vitis, which I used to complete Experiment 1, and I have also prepared a tutorial document for it. |
508 | 515 |
|
509 | | -> **Vitis Tutorial Document** [Vitis Lab 1 Development](./datasheet/lab1_vitis.pdf) |
| 516 | +> **Vitis Tutorial Document** [Vitis Lab 1 Development](./datasheet/High-Level-Synthesis-Flow-on-Zynq-using-Vivado-HLS/Vitis/Lab1.pdf) |
510 | 517 |
|
511 | 518 | ### 4.2 Experiment 2 (Linux issues) |
512 | 519 | ### 4.3 Experiment 3 (Linux issues) |
|
0 commit comments