File tree Expand file tree Collapse file tree 4 files changed +23
-9
lines changed Expand file tree Collapse file tree 4 files changed +23
-9
lines changed Original file line number Diff line number Diff line change @@ -164,7 +164,6 @@ Software related
164
164
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
165
165
166
166
- :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> `
168
167
- :dokuwiki: `ADV7511 driver docs <resources/tools-software/linux-drivers/drm/adv7511> `
169
168
170
169
.. include :: ../common/more_information.rst
Original file line number Diff line number Diff line change
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.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ # ADV7513/DE10NANO HDL Project
2
+
3
+ ## Building the project
4
+
5
+ ```
6
+ cd projects/adv7513/de10nano
7
+ make
8
+ ```
You can’t perform that action at this time.
0 commit comments