Skip to content

Commit ba7603b

Browse files
committed
projects/ad77681evb: Add README.md files
Signed-off-by: Elena-Hadarau_adi <[email protected]>
1 parent c55e8f8 commit ba7603b

File tree

3 files changed

+26
-9
lines changed

3 files changed

+26
-9
lines changed

projects/ad77681evb/README.md

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
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.

projects/ad77681evb/Readme.md

-9
This file was deleted.

projects/ad77681evb/zed/README.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
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)

0 commit comments

Comments
 (0)