File tree 2 files changed +23
-10
lines changed
2 files changed +23
-10
lines changed Original file line number Diff line number Diff line change
1
+ # PLUTO HDL Project
2
+
3
+ - Evaluation board product page: [ ADALM-PLUTO] ( https://www.analog.com/adalm-pluto )
4
+ - System documentation: https://wiki.analog.com/university/tools/pluto/users/quick_start
5
+ - HDL project documentation: https://analogdevicesinc.github.io/hdl/projects/pluto/index.html
6
+
7
+ ## Supported parts
8
+
9
+ | Part name | Description |
10
+ | ------------------------------------------------| --------------------------------------------------------------|
11
+ | [ AD9363] ( https://www.analog.com/ad9363 ) | Radio frequency (RF) 2 × 2 transceiver with integrated 12-bit DACs and ADCs | |
12
+
13
+ ## Building the project
14
+
15
+ ```
16
+ cd projects/pluto
17
+ make
18
+ ```
19
+
20
+ Corresponding device trees:
21
+
22
+ - [ zynq-pluto-sdr-revb.dts] ( https://github.com/analogdevicesinc/linux/blob/main/arch/arm/boot/dts/xilinx/zynq-pluto-sdr-revb.dts )
23
+ - [ zynq-pluto-sdr-revc.dts] ( https://github.com/analogdevicesinc/linux/blob/main/arch/arm/boot/dts/xilinx/zynq-pluto-sdr-revc.dts )
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments