Skip to content

Commit 3f1628a

Browse files
committed
update names
1 parent 763e0f0 commit 3f1628a

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

mkdocs.yml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -79,38 +79,38 @@ markdown_extensions:
7979
nav:
8080
- Home: index.md
8181
- FPGA:
82-
- 1. FPGA RTL: "Tutorial-FPGA-RTL.md"
82+
- 1. RTL: "Tutorial-FPGA-RTL.md"
8383
- 🔔 Assessment: "Entrega-1.md"
84-
- 2. FPGA NIOS: "Tutorial-FPGA-NIOS.md"
84+
- 2. NIOS: "Tutorial-FPGA-NIOS.md"
8585
- 🔔 Assessment: "Entrega-2.md"
86-
- 3. FPGA NIOS IP: "Tutorial-FPGA-NIOS-IP.md"
86+
- 3. NIOS IP: "Tutorial-FPGA-NIOS-IP.md"
8787
- 🔔 Assessment: "Entrega-3.md"
8888

8989
- HPS:
90-
- 4. HPS: "Tutorial-HPS.md"
91-
- 5. HPS-Running: "Tutorial-HPS-Running.md"
92-
- 6. HPS-BuildSystem: "Tutorial-HPS-BuildSystem.md"
93-
- 7. HPS-BlinkLED: "Tutorial-HPS-BlinkLED.md"
90+
- 4. About: "Tutorial-HPS.md"
91+
- 5. Embedded Linux: "Tutorial-HPS-Running.md"
92+
- 6. Setup: "Tutorial-HPS-BuildSystem.md"
93+
- 7. Blink LED: "Tutorial-HPS-BlinkLED.md"
9494
- Extra - Network: "info-HPS-ethernet.md"
9595
- 🔔 Assessment: "Entrega-4.md"
9696

97-
- 8. HPS-Kernel: "Tutorial-HPS-Kernel.md"
98-
- 9. HPS-Buildroot: "Tutorial-HPS-Buildroot.md"
97+
- 8. Linux kernel: "Tutorial-HPS-Kernel.md"
98+
- 9. Buildroot: "Tutorial-HPS-Buildroot.md"
9999
- 10. Extra - HPS-buildroot-scripts: "info-HPS-buildroot-scripts.md"
100100
- 🔔 Assessment: "Entrega-5.md"
101101

102-
- 11. HPS-DeviceDriver: "Tutorial-HPS-DeviceDriver.md"
103-
- 12. HPS-Kernel-Module: "Tutorial-HPS-kernel-module.md"
104-
- 13. HPS-Kernel-Char_Device_Driver: "Tutorial-HPS-kernel-chardriver.md"
102+
- 11. Device Driver: "Tutorial-HPS-DeviceDriver.md"
103+
- 12. Kernel Module: "Tutorial-HPS-kernel-module.md"
104+
- 13. Char Device Driver: "Tutorial-HPS-kernel-chardriver.md"
105105

106106
- HPS + FPGA:
107-
- 14. HPS-FPGA-BlinkLED: "Tutorial-HPS-FPGA-BlinkLED.md"
108-
- 15. HPS-FPGA-VGA: "Tutorial-HPS-FPGA-VGA.md"
107+
- 14. Blink FPGA LED from HPS : "Tutorial-HPS-FPGA-BlinkLED.md"
108+
- 15. VGA: "Tutorial-HPS-FPGA-VGA.md"
109109
- 🔔 Assessment: "Entrega-6.md"
110-
- 16. HPS-FPGA-Kernel-Char_LED_Driver: "Tutorial-HPS-FPGA-kernel-char-led-driver.md"
110+
- 16. Kernel driver: "Tutorial-HPS-FPGA-kernel-char-led-driver.md"
111111

112112
- High Level Synthesis:
113-
- 17. Acelerando-HLS: "Tutorial-Acelerando-HLS.md"
113+
- 17. Accelerating: "Tutorial-Acelerando-HLS.md"
114114
- 🔔 Assessment:"Entrega-Extra-1.md"
115115

116116
- "Useful":

0 commit comments

Comments
 (0)