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
All of the RX/TX link modes can be found in the [AD9083 data sheet](https://www.analog.com/media/en/technical-documentation/data-sheets/ad9083.pdf). We offer support for only a few of them.
14
+
All of the RX link modes can be found in the [AD9083 data sheet](https://www.analog.com/media/en/technical-documentation/data-sheets/ad9083.pdf). We offer support for only a few of them.
11
15
12
16
The overwritable parameters from the environment:
13
17
14
-
-[RX]_JESD_L - [RX] number of lanes per link
15
-
-[RX]_JESD_M - [RX] number of converters per link
16
-
-[RX]_JESD_S - [RX] number of samples per converter per frame
18
+
- RX_JESD_L - RX number of lanes per link
19
+
- RX_JESD_M - RX number of converters per link
20
+
- RX_JESD_S - RX number of samples per converter per frame
21
+
22
+
### Example configurations
23
+
24
+
#### Default configuration
25
+
26
+
This specific command is equivalent to running `make` only:
0 commit comments