You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: projects/fmcomms8/zcu102/README.md
+73-1Lines changed: 73 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
+
<!-- no_no_os -->
2
+
1
3
# FMCOMMS8/ZCU102 HDL Project
2
4
5
+
- VADJ with which it was tested in hardware: 1.8V
6
+
3
7
## Building the project
4
8
5
9
```
@@ -9,10 +13,78 @@ make
9
13
10
14
All of the RX/TX link modes can be found in the [ADRV9009 data sheet](https://www.analog.com/media/en/technical-documentation/data-sheets/ADRV9009.pdf). We offer support for only a few of them.
11
15
16
+
If other configurations are desired, then the parameters from the HDL project (see below) need to be changed, as well as the Linux/no-OS project configurations.
17
+
12
18
The overwritable parameters from the environment:
13
19
14
20
-[RX/TX/RX_OS]_JESD_M - [RX/TX/RX_OS] number of converters per link
15
21
-[RX/TX/RX_OS]_JESD_L - [RX/TX/RX_OS] number of lanes per link
16
22
-[RX/TX/RX_OS]_JESD_S - [RX/TX/RX_OS] number of samples per converter per frame
0 commit comments