aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDalon Westergreen <dalon.westergreen@intel.com>2017-03-30 22:02:28 -0700
committerGitHub <noreply@github.com>2017-03-30 22:02:28 -0700
commit4d251e5b52a49ebbe77d089495ee68f031367ddb (patch)
tree017db4514726981c17dbcd4ffe3a0628d780a5ec
parentc5f84e94908fdfe27e58ec7431bed4f18396131b (diff)
downloadmeta-de10-nano-4d251e5b52a49ebbe77d089495ee68f031367ddb.tar.xz
Update README.md
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 939cc72..692327e 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# Layer to support the DE10-Nano board
## Objective
-This layer provides support for building a demonstration and development image of linux for the [Terasic DE10-Nano kit](https://www.terasic.com.tw/cgi-bin/page/archive.pl?Language=English&CategoryNo=205&No=1046&PartNo=8) development board.
+This layer provides support for building a demonstration and development image of linux for the [Terasic DE10-Nano kit](https://www.terasic.com.tw/cgi-bin/page/archive.pl?Language=English&CategoryNo=205&No=1046&PartNo=8) development board. The FPGA project for the Terasic DE10-Nano Kit can be found at [DE10-Nano Hardware](https://github.com/01org/de10-nano-hardware)
## Build Intructions
Please refer to [README.md](https://github.com/Angstrom-distribution/angstrom-manifest/blob/master/README.md) for any prerequisits, these instuctions assume prerequisits have been met. Please also note the instructions for configuring proxies.
@@ -101,3 +101,4 @@ Once this is complete, plug the SDCard into the board and power it on.
* [Terasic DE10-Nano Get Started Guide](https://software.intel.com/en-us/terasic-de10-nano-get-started-guide)
* [Project: My First FPGA](https://software.intel.com/en-us/articles/my-first-fpga)
* [Learn more about IntelĀ® FPGAs](https://software.intel.com/en-us/iot/hardware/fpga/)
+* [DE10-Nano FPGA Hardware Project](https://github.com/01org/de10-nano-hardware)