diff --git a/projects/ad9081_fmca_ebz/index.html b/projects/ad9081_fmca_ebz/index.html index 31812c30b1..00c1fc76fe 100644 --- a/projects/ad9081_fmca_ebz/index.html +++ b/projects/ad9081_fmca_ebz/index.html @@ -13,6 +13,7 @@ + @@ -544,7 +545,6 @@

Supported carriersThis project requires Quartus Pro 24.1!

@@ -618,15 +618,15 @@

Example block design for Single link; M=2; L=8; JESD204C
make JESD_MODE=64B66B \
-     RX_RATE=16.5     \
-     TX_RATE=16.5     \
-     RX_JESD_M=2      \
-     RX_JESD_L=8      \
-     RX_JESD_S=2      \
-     RX_JESD_NP=16    \
-     TX_JESD_M=2      \
-     TX_JESD_L=8      \
-     TX_JESD_S=4      \
+     RX_LANE_RATE=16.5 \
+     TX_LANE_RATE=16.5 \
+     RX_JESD_M=2       \
+     RX_JESD_L=8       \
+     RX_JESD_S=2       \
+     RX_JESD_NP=16     \
+     TX_JESD_M=2       \
+     TX_JESD_L=8       \
+     TX_JESD_S=4       \
      TX_JESD_NP=8
 
@@ -665,9 +665,18 @@

Configuration modes -

Warning

-

Lane Rate = I/Q Sample Rate x M x N' x (10 \ 8) \ L

+
+

Important

+

For JESD204B:

+
+
+\[Lane Rate = \frac{IQ Sample Rate * M * NP * \frac{10}{8}}{L}\]
+
+

For JESD204C:

+
+
+\[Lane Rate = \frac{IQ Sample Rate * M * NP * \frac{66}{64}}{L}\]
+

The following are the parameters of this project that can be configured: