Skip to content

Commit 6c55106

Browse files
committed
2019.1 SDAccel Environment Update
* New Getting Started Pathway introduces new tutorials * Updates stemming from the 2019.1 SDAccel Environment release * Improved form and structure for all tutorials * Improved navigation with links at the bottom of all pages
1 parent cf3a3f4 commit 6c55106

File tree

539 files changed

+23742
-2306
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

539 files changed

+23742
-2306
lines changed

README.md

+10-19
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,24 @@
11
<p align="right">
2-
Read this page in other languages:<a href="/docs-jp/README.md">日本語</a>
2+
<a>English</a> | <a href="/docs-jp/README.md">日本語</a>
33
</p>
44

55
<table width="100%">
66
<tr width="100%">
7-
<td align="center"><img src="https://www.xilinx.com/content/dam/xilinx/imgs/press/media-kits/corporate/xilinx-logo.png" width="30%"/><h1>2018.3 SDAccel™ Development Environment Tutorials</h1>
7+
<td align="center"><img src="https://www.xilinx.com/content/dam/xilinx/imgs/press/media-kits/corporate/xilinx-logo.png" width="30%"/><h1>2019.1 SDAccel™ Development Environment Tutorials</h1>
88
<a href="https://github.com/Xilinx/SDAccel-Tutorials/branches/all">See other versions</a>
99
</td>
1010
</tr>
1111
</table>
1212

13-
## Beginner
13+
## Getting Started
1414

15-
<table style="width:100%">
15+
Learn how to [develop accelerated applications using SDAccel Development Tools](docs/sdaccel-getting-started/).
16+
17+
[![Pathways](docs/sdaccel-getting-started/images/pathway.png)](docs/sdaccel-getting-started/)
18+
19+
## Intermediate
20+
21+
<table style="width:100%">
1622
<tr>
1723
<td width="35%" align="center"><b>Tutorial</b>
1824
<td width="15%" align="center"><b>Kernel</b>
@@ -22,21 +28,6 @@ Read this page in other languages:<a href="/docs-jp/README.md">日本語</a>
2228
<td align="center"><a href="docs/getting-started-rtl-kernels/README.md">Getting Started with RTL Kernels</a></td>
2329
<td align="center">RTL</td>
2430
<td>This tutorial demonstrates how to use the SDAccel environment to program an RTL kernel into an FPGA and build a Hardware Emulation using a common development flow.</td>
25-
</tr>
26-
<tr>
27-
<td align="center"><a href="docs/getting-started-c-kernels/README.md">Getting Started with C/C++ Kernels</a></td>
28-
<td align="center">C</td>
29-
<td>This tutorial demonstrates building a basic OpenCL™-based design using the SDx™ development environment GUI and learning some of the features that enable you to do performance profiling and optimization.</td>
30-
</tr>
31-
</table>
32-
33-
## Intermediate
34-
35-
<table style="width:100%">
36-
<tr>
37-
<td width="35%" align="center"><b>Tutorial</b>
38-
<td width="15%" align="center"><b>Kernel</b>
39-
<td width="50%" align="center"><b>Description</b>
4031
</tr>
4132
<tr>
4233
<td align="center"><a href="docs/mixing-c-rtl-kernels/README.md">Mixing C and RTL</a></td>
Loading
Loading
Loading
Loading
Loading
799 Bytes
Loading
Loading
Loading
Loading
Loading
Loading

docs-jp/docs/controlling-vivado-impl/README.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
<p align="right">
2+
別の言語で表示: <a href="../../../README.md">English</a>
3+
</p>
4+
15
<table>
26
<tr>
37
<td align="center"><img src="https://www.xilinx.com/content/dam/xilinx/imgs/press/media-kits/corporate/xilinx-logo.png" width="30%"/><h1>2018.3 SDAccel™ 開発環境チュートリアル</h1>
@@ -107,3 +111,5 @@ write_checkpoint -force prj/prj.runs/impl_1/pfm_top_wrapper_routed.dcp
107111

108112
<hr/>
109113
<p align="center"><sup>Copyright&copy; 2018 Xilinx</sup></p>
114+
115+
この資料は表記のバージョンの英語版を翻訳したもので、内容に相違が生じる場合には原文を優先します。資料によっては英語版の更新に対応していないものがあります。日本語版は参考用としてご使用の上、最新情報につきましては、必ず最新英語版をご参照ください。

docs-jp/docs/host-code-opt/README.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
<p align="right">
2+
別の言語で表示: <a href="../../../README.md">English</a>
3+
</p>
4+
15
<table>
26
<tr>
37
<td align="center"><img src="https://www.xilinx.com/content/dam/xilinx/imgs/press/media-kits/corporate/xilinx-logo.png" width="30%"/><h1>2018.3 SDAccel™ 開発環境チュートリアル</h1>
@@ -349,3 +353,5 @@ make TARGET=hw DEVICE=<device> bufRunSweep
349353

350354
<hr/>
351355
<p align="center"><sup>Copyright&copy; 2018 Xilinx</sup></p>
356+
357+
この資料は表記のバージョンの英語版を翻訳したもので、内容に相違が生じる場合には原文を優先します。資料によっては英語版の更新に対応していないものがあります。日本語版は参考用としてご使用の上、最新情報につきましては、必ず最新英語版をご参照ください。

docs-jp/docs/mixing-c-rtl-kernels/README.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
<p align="right">
2+
別の言語で表示: <a href="../../../README.md">English</a>
3+
</p>
4+
15
<table>
26
<tr>
37
<td align="center"><img src="https://www.xilinx.com/content/dam/xilinx/imgs/press/media-kits/corporate/xilinx-logo.png" width="30%"/><h1>2018.3 SDAccel™ 開発環境チュートリアル</h1>
@@ -239,3 +243,5 @@ RTL カーネルをバイナリ コンテナーおよびホスト コードに
239243

240244
<hr/>
241245
<p align="center"><sup>Copyright&copy; 2018 Xilinx</sup></p>
246+
247+
この資料は表記のバージョンの英語版を翻訳したもので、内容に相違が生じる場合には原文を優先します。資料によっては英語版の更新に対応していないものがあります。日本語版は参考用としてご使用の上、最新情報につきましては、必ず最新英語版をご参照ください。

docs-jp/docs/mult-ddr-banks/README.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
<p align="right">
2+
別の言語で表示: <a href="../../../README.md">English</a>
3+
</p>
4+
15
<table>
26
<tr>
37
<td align="center"><img src="https://www.xilinx.com/content/dam/xilinx/imgs/press/media-kits/corporate/xilinx-logo.png" width="30%"/><h1>2018.3 SDAccel™ 開発環境チュートリアル</h1>
@@ -211,3 +215,5 @@ XOCC リンカー用にこれらのオプションを指定するには、[Assis
211215

212216
<hr/>
213217
<p align="center"><sup>Copyright&copy; 2018 Xilinx</sup></p>
218+
219+
この資料は表記のバージョンの英語版を翻訳したもので、内容に相違が生じる場合には原文を優先します。資料によっては英語版の更新に対応していないものがあります。日本語版は参考用としてご使用の上、最新情報につきましては、必ず最新英語版をご参照ください。

docs-jp/docs/using-multiple-cu/README.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
<p align="right">
2+
別の言語で表示: <a href="../../../README.md">English</a>
3+
</p>
4+
15
<table>
26
<tr>
37
<td align="center"><img src="https://www.xilinx.com/content/dam/xilinx/imgs/press/media-kits/corporate/xilinx-logo.png" width="30%"/><h1>2018.3 SDAccel™ 開発環境チュートリアル</h1>
@@ -152,3 +156,5 @@ mQueue = clCreateCommandQueue(Context, Device, CL_QUEUE_PROFILING_ENABLE | CL_
152156

153157
<hr/>
154158
<p align="center"><sup>Copyright&copy; 2018 Xilinx</sup></p>
159+
160+
この資料は表記のバージョンの英語版を翻訳したもので、内容に相違が生じる場合には原文を優先します。資料によっては英語版の更新に対応していないものがあります。日本語版は参考用としてご使用の上、最新情報につきましては、必ず最新英語版をご参照ください。

0 commit comments

Comments
 (0)