Skip to content

Commit

Permalink
Update nav links at the top of the page.
Browse files Browse the repository at this point in the history
  • Loading branch information
zangman committed Jul 16, 2022
1 parent ea23b29 commit e3a9c45
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion docs/Building-SoC-Design.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<p align="right"><sup><a href="Configuring-the-Device-Tree.md">Back</a> | </sup><a href="../README.md#hps-and-fpga-communication"><sup>Contents</sup></a>
<p align="right"><sup><a href="Configuring-the-Device-Tree.md">Back</a> | <a href="Simple-Hardware-Adder_-Introduction.md">Next</a> | </sup><a href="../README.md#hps-and-fpga-communication"><sup>Contents</sup></a>
<br/>
<sup>HPS and FPGA communication</sup></p>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<p align="right"><sup><a href="FPGA-SDRAM-Communication_-Avalon-MM-Host-Master-Component-Part-2.md">Back</a> | </sup><a href="../README.md#fpga---sdram-communication"><sup>Contents</sup></a>
<p align="right"><sup><a href="FPGA-SDRAM-Communication_-Avalon-MM-Host-Master-Component-Part-2.md">Back</a> | <a href="Yocto-Linux.md">Next</a> | </sup><a href="../README.md#fpga---sdram-communication"><sup>Contents</sup></a>
<br/>
<sup>FPGA - SDRAM Communication</sup></p>

Expand Down
4 changes: 3 additions & 1 deletion docs/Flash-FPGA-On-Boot-Up.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<p align="right"><sup><a href="Flash-FPGA-from-HPS-running-Linux.md">Back</a> | </sup><a href="../README.md#flashing-the-fpga-from-sd-card"><sup>Contents</sup></a>
<p align="right"><sup><a href="Flash-FPGA-from-HPS-running-Linux.md">Back</a> | <a href="Configuring-the-Device-Tree.md">Next</a> | </sup><a href="../README.md#flashing-the-fpga-from-sd-card"><sup>Contents</sup></a>
<br/>
<sup>Flashing the FPGA from SD Card</sup></p>

Expand Down Expand Up @@ -88,5 +88,7 @@ Retrieving file: /extlinux/../socfpga_cyclone5_de0_nano_soc.dtb
Starting kernel ...
```

<p align="right">Next | <b><a href="Configuring-the-Device-Tree.md">HPS and FPGA communication - Device Tree</a></b>
<br/>
<p align="right">Back | <b><a href="Flash-FPGA-from-HPS-running-Linux.md">Flashing the FPGA from Linux</a></p>
</b><p align="center"><sup>Flashing the FPGA from SD Card | </sup><a href="../README.md#flashing-the-fpga-from-sd-card"><sup>Table of Contents</sup></a></p>
2 changes: 0 additions & 2 deletions docs/Flash-FPGA-from-HPS-running-Linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -197,8 +197,6 @@ Then follow the steps as per the previous section to flash the new design.

[Zynq PL programming with FPGA Manager](https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/18841645/Solution+Zynq+PL+Programming+With+FPGA+Manager) - This page has the details that work for version 5.5 of the kernel.

<p align="right">Next | <b><a href="Configuring-the-Device-Tree.md">HPS and FPGA communication - Device Tree</a></b>
<br/>
<p align="right">Next | <b><a href="Flash-FPGA-On-Boot-Up.md">Flashing the FPGA On Boot Up</a></b>
<br/>
Back | <b><a href="../README.md#flashing-the-fpga-from-sd-card">Overview</a></p>
Expand Down
2 changes: 1 addition & 1 deletion docs/Setting-up-the-Development-Environment.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<p align="right"><sup><a href="Introduction-to-DE10-Nano.md">Back</a> | </sup><a href="../README.md#getting-started"><sup>Contents</sup></a>
<p align="right"><sup><a href="Introduction-to-DE10-Nano.md">Back</a> | <a href="Building-Embedded-Linux.md">Next</a> | </sup><a href="../README.md#getting-started"><sup>Contents</sup></a>
<br/>
<sup>Getting Started</sup></p>

Expand Down
2 changes: 1 addition & 1 deletion docs/Simple-Hardware-Adder_-Writing-the-Software.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<p align="right"><sup><a href="Simple-Hardware-Adder_-Setting-up-the-Adder.md">Back</a> | </sup><a href="../README.md#my-first-soc---simple-hardware-adder"><sup>Contents</sup></a>
<p align="right"><sup><a href="Simple-Hardware-Adder_-Setting-up-the-Adder.md">Back</a> | <a href="FPGA-SDRAM-Communication_-Introduction.md">Next</a> | </sup><a href="../README.md#my-first-soc---simple-hardware-adder"><sup>Contents</sup></a>
<br/>
<sup>My First SoC - Simple Hardware Adder</sup></p>

Expand Down
8 changes: 4 additions & 4 deletions docs/[Optional]-Setting-up-Wifi.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
<p align="right"><sup><a href="Building-the-SD-Card-image.md">Back</a> |<a href="Flash-FPGA-from-HPS-running-Linux.md">Next</a> | </sup><a href="../README.md#getting-started"><sup>Contents</sup></a>
<br/>
<sup>Building Embedded Linux - Full Custom</sup></p>

<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
Expand All @@ -16,10 +20,6 @@

<!-- END doctoc generated TOC please keep comment here to allow auto update -->

<p align="right"><sup><a href="Building-the-SD-Card-image.md">Back</a> |</sup><a href="../README.md#getting-started"><sup>Contents</sup></a>
<br/>
<sup>Building Embedded Linux - Full Custom</sup></p>

# Setting Up WIFI

If you've followed the steps with building Debian as shown earlier, the ethernet should work out of the box. Just plug in a LAN cable and it should work.
Expand Down

0 comments on commit e3a9c45

Please sign in to comment.