File tree 2 files changed +22
-6
lines changed
2 files changed +22
-6
lines changed Original file line number Diff line number Diff line change 1
1
# AD4110 HDL Project
2
2
3
- This project supports EVAL-AD4110-1.
3
+ - Evaluation board product page: [ EVAL-AD4110-1] (https://www.analog.com/eval-ad4110-1 )
4
+ - System documentation: TO BE ADDED
5
+ - HDL project documentation: http://analogdevicesinc.github.io/hdl/projects/ad4110/index.html
6
+
7
+ ## Supported parts
4
8
5
- Here are some pointers to help you:
6
- * [ EVAL-AD4110-1 Board Product Page] ( https://www.analog.com/eval-ad4110-1 )
7
- * Parts: AD4110-1 [ Universal Input Analog Front End with 24-Bit ADC for Industrial Process Control Systems] ( https://www.analog.com/ad4110-1 )
8
- * Project doc: [ AD4110 IIO Application] ( https://wiki.analog.com/resources/tools-software/product-support-software/ad4110_mbed_iio_application )
9
- * NO-OS Drivers: https://wiki.analog.com/resources/tools-software/uc-drivers/ad4110
9
+ | Part name | Description |
10
+ | --------------------------------------------| --------------------------------------------------|
11
+ | [ AD4110-1] ( https://www.analog.com/a4110-1 ) | Universal Input Analog Front End with 24-Bit ADC for Industrial Process Control Systems |
12
+
13
+ ## Building the project
14
+
15
+ Please enter the folder for the FPGA carrier you want to use and read the README.md.
Original file line number Diff line number Diff line change
1
+ # AD4110/Zed HDL Project
2
+
3
+ ## Building the project
4
+
5
+ ```
6
+ cd projects/ad4110/zed
7
+ make
8
+ ```
9
+
10
+ Corresponding No-OS project: [ ad4110] ( https://github.com/analogdevicesinc/no-OS/tree/main/projects/ad4110 )
You can’t perform that action at this time.
0 commit comments