File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 10
10
- [ EVAL-AD7609] ( https://www.analog.com/en/resources/evaluation-hardware-and-software/evaluation-boards-kits/eval-ad7609.html )
11
11
- System documentation: https://wiki.analog.com/resources/eval/user-guides/ad7606x-fmcz
12
12
- HDL project documentation: https://analogdevicesinc.github.io/hdl/projects/ad7606x_fmc/index.html
13
+ - Evaluation board VADJ range: 1.2V - 3.3V
13
14
14
15
## Supported parts
15
16
28
29
29
30
## Building the project
30
31
31
- Please enter the folder for the FPGA carrier you want to use and read the README.md.
32
+ 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
+ <!-- no_build_example, no_dts -->
2
+
1
3
# AD7606X-FMC/ZED HDL Project
2
4
5
+ - VADJ with which it was tested in hardware: 2.5V
6
+
3
7
The parameters configurable through the ` make ` command, can be found below, as well as in the ** system_project.tcl** file; it contains the default
4
8
configuration.
5
9
@@ -64,4 +68,4 @@ make INTF=1 NUM_OF_SDI=4
64
68
make INTF=1 NUM_OF_SDI=8
65
69
```
66
70
67
- - [ AD7606x Corresponding no-OS project] ( https://analogdevicesinc. github.io/ no-OS/projects/ad7606x-fmc.html )
71
+ Corresponding no-OS project: [ ad7606x-fmc ] ( https://github.com/analogdevicesinc/ no-OS/tree/main/ projects/ad7606x-fmc )
You can’t perform that action at this time.
0 commit comments