File tree 3 files changed +25
-10
lines changed
3 files changed +25
-10
lines changed Original file line number Diff line number Diff line change
1
+ # AD7405_FMC HDL Project
2
+
3
+ - Evaluation board product page: [ EVAL-AD7405] ( https://www.analog.com/eval-ad7405 )
4
+ - System documentation: TO BE ADDED
5
+ - HDL project documentation: https://analogdevicesinc.github.io/hdl/projects/ad7405_fmc/index.html
6
+
7
+ ## Supported parts
8
+
9
+ | Part name | Description |
10
+ | ---------------------------------------------| --------------------------------------------------------|
11
+ | [ AD7405] ( https://www.analog.com/ad7405 ) | 16-Bit, Isolated Sigma-Delta Modulator, LVDS Interface |
12
+ | [ AD7403] ( https://www.analog.com/ad7403 ) | 16-Bit, Isolated Sigma-Delta Modulator |
13
+ | [ ADUM7701] ( https://www.analog.com/adum7701 ) | 16-Bit, Isolated Sigma-Delta Modulator |
14
+
15
+ ## Building the project
16
+
17
+ 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
+ # AD7405_FMC/ZED HDL Project
2
+
3
+ ## Building the project
4
+
5
+ ```
6
+ cd projects/ad7405_fmc/zed
7
+ make
8
+ ```
You can’t perform that action at this time.
0 commit comments