Skip to content

Commit 1e50dd3

Browse files
authored
projects/adv7513: Add README files (#1705)
* projects/adv7513: Add README.md files Signed-off-by: Elena-Hadarau_adi <Elena.Hadarau@analog.com> * docs/projects: Fix software related Signed-off-by: Elena-Hadarau_adi <Elena.Hadarau@analog.com> --------- Signed-off-by: Elena-Hadarau_adi <Elena.Hadarau@analog.com>
1 parent 5a31101 commit 1e50dd3

File tree

4 files changed

+23
-9
lines changed

4 files changed

+23
-9
lines changed

docs/projects/adv7513/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,6 @@ Software related
164164
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
165165

166166
- :git-linux:`ADV7513 driver source code <drivers/gpu/drm/bridge/adv7511>`
167-
- :git-linux:`ADV7513 - DE10-Nano Base dtsi source code (arm32) <arch/arm/boot/dts/socfpga_cyclone5_de10nano_hps.dtsi>`
168167
- :dokuwiki:`ADV7511 driver docs <resources/tools-software/linux-drivers/drm/adv7511>`
169168

170169
.. include:: ../common/more_information.rst

projects/adv7513/README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# ADV7513 HDL Project
2+
3+
- Evaluation board product page: [ADV7513](https://www.analog.com/adv7513)
4+
- System documentation: https://wiki.analog.com/resources/fpga/xilinx/kc705/adv7511
5+
- HDL project documentation: https://analogdevicesinc.github.io/hdl/projects/adv7513/index.html
6+
7+
## Supported parts
8+
9+
| Part name | Description |
10+
|-------------------------------------------|-------------------------------------------|
11+
| [ADV7513](https://www.analog.com/adv7513) | 165 MHz High Performance HDMI Transmitter |
12+
13+
## Building the project
14+
15+
Please enter the folder for the FPGA carrier you want to use and read the README.md.

projects/adv7513/Readme.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

projects/adv7513/de10nano/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# ADV7513/DE10NANO HDL Project
2+
3+
## Building the project
4+
5+
```
6+
cd projects/adv7513/de10nano
7+
make
8+
```

0 commit comments

Comments
 (0)