File tree 3 files changed +26
-9
lines changed
3 files changed +26
-9
lines changed Original file line number Diff line number Diff line change
1
+ # AD77681-EVB HDL Project
2
+
3
+ - Evaluation board product page: [ EVAL-AD77681-EVB] ( https://www.analog.com/eval-ad7768-1 )
4
+ - System documentation: https://wiki.analog.com/resources/eval/user-guides/ad7768-1
5
+ - HDL project documentation: https://analogdevicesinc.github.io/hdl/projects/ad77681evb/index.html
6
+
7
+ ## Supported parts
8
+
9
+ | Part name | Description |
10
+ | ------------------------------------------------| ---------------------------------------------------------------------------------|
11
+ | [ AD77681] ( https://www.analog.com/ad7768-1 ) | DC to 204 kHz, Dynamic Signal Analysis, Precision 24-Bit ADC with Power Scaling |
12
+ | [ ADAQ77681] ( https://www.analog.com/adaq7768-1 ) | 24-Bit Single Channel Precision μModule Data Acquisition System |
13
+
14
+ ## Building the project
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
+ # AD77681-EVB/ZED HDL Project
2
+
3
+ ## Building the project
4
+
5
+ ```
6
+ cd projects/ad77681evb/zed
7
+ make
8
+ ```
9
+
10
+ Corresponding device tree: [ zynq-zed-adv7511-ad7768-1-evb.dts] ( https://github.com/analogdevicesinc/linux/blob/main/arch/arm/boot/dts/xilinx/zynq-zed-adv7511-ad7768-1-evb.dts )
You can’t perform that action at this time.
0 commit comments