File tree 4 files changed +27
-10
lines changed
4 files changed +27
-10
lines changed Original file line number Diff line number Diff line change @@ -233,7 +233,7 @@ Software related
233
233
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
234
234
235
235
- :dokuwiki: `[Wiki] LTC2387 SAR ADC IIO Linux driver page <resources/tools-software/linux-drivers/iio-adc/ltc2387> `
236
- - :git-linux: `CN0577 Linux device tree <arch/arm/boot/dts/zynq-zed-adv7511-cn0577.dts> `
236
+ - :git-linux: `CN0577 Linux device tree <https://github.com/analogdevicesinc/linux/blob/main/ arch/arm/boot/dts/xilinx /zynq-zed-adv7511-cn0577.dts> `
237
237
- :git-linux: `LTC2387 Linux driver <drivers/iio/adc/ltc2387.c> `
238
238
239
239
.. include :: ../common/more_information.rst
Original file line number Diff line number Diff line change
1
+ # CN0577 HDL Project
2
+
3
+ - Evaluation board product page: [ EVAL-CN0577] ( https://www.analog.com/CN0577 )
4
+ - System documentation: https://wiki.analog.com/resources/eval/user-guides/circuits-from-the-lab/cn0577
5
+ - HDL project documentation: http://analogdevicesinc.github.io/hdl/projects/cn0577/index.html
6
+
7
+ ## Supported parts
8
+
9
+ | Part name | Description |
10
+ | -----------------------------------------| -----------------------------------------------------------|
11
+ | [ ADAQ23876] ( https://www.analog.com/ADAQ23876 ) | 16-Bit, 15 MSPS, μModule Data Acquisition Solution |
12
+ | [ LTC2387-18] ( https://www.analog.com/LTC2387-18 ) | 18-Bit, 15 MSPS, SAR ADC |
13
+
14
+ ## Building the
15
+
16
+ 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
+ # CN0577/ZED HDL Project
2
+
3
+ ## Building the project
4
+
5
+ ```
6
+ cd projects/cn0577/zed
7
+ make
8
+ ```
9
+
10
+ Corresponding device tree: [ xilinx/zynq-zed-adv7511-cn0577.dts] ( https://github.com/analogdevicesinc/linux/blob/main/arch/arm/boot/dts/xilinx/zynq-zed-adv7511-cn0577.dts )
You can’t perform that action at this time.
0 commit comments