From c392b819ffee0a04b39d9d14bfccf4b2a4042986 Mon Sep 17 00:00:00 2001
From: cseci
Date: Wed, 15 May 2024 12:49:52 +0100
Subject: [PATCH] deploy: 758a0363ac1d73da579a0b49ff3b145087f146c2
---
_images/block_diagram6.svg | 4 +
_images/d2_phy_rec_tog.svg | 4 +
_images/mii_recv.svg | 4 +
_images/mii_transm.svg | 4 +
_images/phy_rec_simple.svg | 4 +
_images/rmii_transm.svg | 4 +
genindex.html | 1 +
index.html | 1 +
library/axi_ad3552r/index.html | 1 +
library/axi_ad7768/index.html | 1 +
library/axi_ad777x/index.html | 1 +
library/axi_adaq8092/index.html | 1 +
library/axi_adxcvr/index.html | 1 +
library/axi_dmac/index.html | 1 +
library/axi_pwm_gen/index.html | 1 +
.../i3c_controller/i3c_controller_core.html | 1 +
.../i3c_controller_host_interface.html | 1 +
library/i3c_controller/index.html | 1 +
library/i3c_controller/interface.html | 1 +
library/index.html | 2 +
.../jesd204/ad_ip_jesd204_tpl_adc/index.html | 1 +
.../jesd204/ad_ip_jesd204_tpl_dac/index.html | 1 +
library/jesd204/axi_jesd204_rx/index.html | 1 +
library/jesd204/axi_jesd204_tx/index.html | 1 +
library/jesd204/index.html | 1 +
library/spi_engine/axi_spi_engine.html | 1 +
library/spi_engine/control-interface.html | 1 +
library/spi_engine/index.html | 1 +
library/spi_engine/instruction-format.html | 1 +
.../spi_engine/offload-control-interface.html | 1 +
library/spi_engine/pipeline-delays.html | 1 +
library/spi_engine/spi-bus-interface.html | 1 +
library/spi_engine/spi_engine_execution.html | 1 +
.../spi_engine/spi_engine_interconnect.html | 1 +
library/spi_engine/spi_engine_offload.html | 1 +
library/spi_engine/tutorial.html | 1 +
library/template_framework/index.html | 1 +
.../template_framework/instruction-set.html | 1 +
library/template_framework/interface.html | 1 +
.../template_framework/template_module.html | 1 +
library/template_ip/index.html | 1 +
library/util_mii_to_rmii/index.html | 703 ++++++++++++++++++
library/xilinx/index.html | 1 +
library/xilinx/util_adxcvr/index.html | 5 +-
objects.inv | Bin 3847 -> 3896 bytes
projects/ad4134_fmc/index.html | 1 +
projects/ad4630_fmc/index.html | 1 +
projects/ad469x_fmc/index.html | 1 +
projects/ad5766_sdz/index.html | 1 +
projects/ad7134_fmc/index.html | 1 +
projects/ad719x_asdz/index.html | 1 +
projects/ad738x_fmc/index.html | 1 +
projects/ad7606x_fmc/index.html | 1 +
projects/ad7616_sdz/index.html | 1 +
projects/ad7768evb/index.html | 1 +
projects/ad9081_fmca_ebz/index.html | 1 +
projects/ad9434_fmc/index.html | 1 +
projects/ad9783_ebz/index.html | 1 +
projects/adaq7980_sdz/index.html | 1 +
projects/cn0363/index.html | 1 +
projects/cn0540/index.html | 1 +
projects/cn0561/index.html | 1 +
projects/common/more_information.html | 1 +
projects/common/support.html | 1 +
projects/index.html | 5 +-
projects/pulsar_adc/index.html | 1 +
projects/pulsar_lvds/index.html | 1 +
projects/template/index.html | 1 +
search.html | 1 +
searchindex.js | 2 +-
user_guide/architecture.html | 1 +
user_guide/build_hdl.html | 1 +
user_guide/customize_hdl.html | 1 +
user_guide/docs_guidelines.html | 1 +
user_guide/git_repository.html | 1 +
user_guide/hdl_coding_guideline.html | 1 +
user_guide/index.html | 1 +
user_guide/introduction.html | 1 +
user_guide/ip_cores/axi_adc/index.html | 1 +
user_guide/ip_cores/axi_dac/index.html | 1 +
user_guide/ip_cores/creating_new_ip.html | 1 +
user_guide/ip_cores/index.html | 3 +-
user_guide/ip_cores/up_if.html | 1 +
user_guide/ip_cores/use_adi_ips.html | 1 +
user_guide/porting_project.html | 1 +
user_guide/releases.html | 1 +
user_guide/third_party.html | 1 +
87 files changed, 812 insertions(+), 6 deletions(-)
create mode 100644 _images/block_diagram6.svg
create mode 100644 _images/d2_phy_rec_tog.svg
create mode 100644 _images/mii_recv.svg
create mode 100644 _images/mii_transm.svg
create mode 100644 _images/phy_rec_simple.svg
create mode 100644 _images/rmii_transm.svg
create mode 100644 library/util_mii_to_rmii/index.html
diff --git a/_images/block_diagram6.svg b/_images/block_diagram6.svg
new file mode 100644
index 0000000000..a130c28fe4
--- /dev/null
+++ b/_images/block_diagram6.svg
@@ -0,0 +1,4 @@
+
+
+
+MII/GMII RMII mac_txd[... mac_tx_en mac_tx_er mii_col mii_crs mii_rxd[... mii_rx_c... mii_rx_dv mii_rx_er mii_tx_c... util_mii_t... rmii_txd... rmii_tx_... phy_crs_... phy_rxd[... phy_rx_er ref_clk reset_n Zynq-7000/Zynq Ultrascale+ MPSoC - PS Gigabit Ethernet MAC
Zynq-7000/Zynq Ultra... RMII ADIN1... FPGA Text is not SVG - cannot display
\ No newline at end of file
diff --git a/_images/d2_phy_rec_tog.svg b/_images/d2_phy_rec_tog.svg
new file mode 100644
index 0000000000..57469eaa10
--- /dev/null
+++ b/_images/d2_phy_rec_tog.svg
@@ -0,0 +1,4 @@
+
+
+
+Idle dibits Preamble = 28 "01" dibits
Preamble = 28 "01" dibits SFD Ethernet Frame = 64-1522 bytes
Ethernet Frame = 64-1522 bytes Text is not SVG - cannot display
\ No newline at end of file
diff --git a/_images/mii_recv.svg b/_images/mii_recv.svg
new file mode 100644
index 0000000000..bb41610b8f
--- /dev/null
+++ b/_images/mii_recv.svg
@@ -0,0 +1,4 @@
+
+
+
+Idle nibbles Preamble = 14 "01" nibbles
Preamble = 14 "01" nibbles SFD="01010... Ethernet Frame = 64-1522 bytes
Ethernet Frame = 64-1522 bytes Text is not SVG - cannot display
\ No newline at end of file
diff --git a/_images/mii_transm.svg b/_images/mii_transm.svg
new file mode 100644
index 0000000000..8a60ef4412
--- /dev/null
+++ b/_images/mii_transm.svg
@@ -0,0 +1,4 @@
+
+
+
+Idle nibbles Preamble = 14 "01" nibbles
Preamble = 14 "01" nibbles SFD="01010... Ethernet Frame = 64-1522 bytes
Ethernet Frame = 64-1522 bytes Text is not SVG - cannot display
\ No newline at end of file
diff --git a/_images/phy_rec_simple.svg b/_images/phy_rec_simple.svg
new file mode 100644
index 0000000000..bf16d4f812
--- /dev/null
+++ b/_images/phy_rec_simple.svg
@@ -0,0 +1,4 @@
+
+
+
+Idle dibits Preamble = 28 "01" dibits
Preamble = 28 "01" dibits SFD Ethernet Frame = 64-1522 bytes
Ethernet Frame = 64-1522 bytes Text is not SVG - cannot display
\ No newline at end of file
diff --git a/_images/rmii_transm.svg b/_images/rmii_transm.svg
new file mode 100644
index 0000000000..3628c15864
--- /dev/null
+++ b/_images/rmii_transm.svg
@@ -0,0 +1,4 @@
+
+
+
+Idle dibits Preamble = 28 "01" dibits
Preamble = 28 "01" dibits SFD="01010... Ethernet Frame = 64-1522 bytes
Ethernet Frame = 64-1522 bytes Text is not SVG - cannot display
\ No newline at end of file
diff --git a/genindex.html b/genindex.html
index beb18f92b4..660fe69bfe 100644
--- a/genindex.html
+++ b/genindex.html
@@ -188,6 +188,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/index.html b/index.html
index 50182f6dd1..a2d6f4aac4 100644
--- a/index.html
+++ b/index.html
@@ -194,6 +194,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/library/axi_ad3552r/index.html b/library/axi_ad3552r/index.html
index f72ac485ce..fe2f34cdd7 100644
--- a/library/axi_ad3552r/index.html
+++ b/library/axi_ad3552r/index.html
@@ -208,6 +208,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/library/axi_ad7768/index.html b/library/axi_ad7768/index.html
index 93483c649a..0224863dfb 100644
--- a/library/axi_ad7768/index.html
+++ b/library/axi_ad7768/index.html
@@ -207,6 +207,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/library/axi_ad777x/index.html b/library/axi_ad777x/index.html
index e7b0c83de0..af210582a9 100644
--- a/library/axi_ad777x/index.html
+++ b/library/axi_ad777x/index.html
@@ -207,6 +207,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/library/axi_adaq8092/index.html b/library/axi_adaq8092/index.html
index 7fd0e72b9b..6d525f7231 100644
--- a/library/axi_adaq8092/index.html
+++ b/library/axi_adaq8092/index.html
@@ -207,6 +207,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/library/axi_adxcvr/index.html b/library/axi_adxcvr/index.html
index 15c3f8cf86..bf77ae08a0 100644
--- a/library/axi_adxcvr/index.html
+++ b/library/axi_adxcvr/index.html
@@ -222,6 +222,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/library/axi_dmac/index.html b/library/axi_dmac/index.html
index 2caf7deb33..22d2e73dd3 100644
--- a/library/axi_dmac/index.html
+++ b/library/axi_dmac/index.html
@@ -251,6 +251,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/library/axi_pwm_gen/index.html b/library/axi_pwm_gen/index.html
index cdc0f37748..a6f87843ae 100644
--- a/library/axi_pwm_gen/index.html
+++ b/library/axi_pwm_gen/index.html
@@ -210,6 +210,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/library/i3c_controller/i3c_controller_core.html b/library/i3c_controller/i3c_controller_core.html
index 523d7d3902..e7ff944715 100644
--- a/library/i3c_controller/i3c_controller_core.html
+++ b/library/i3c_controller/i3c_controller_core.html
@@ -199,6 +199,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/library/i3c_controller/i3c_controller_host_interface.html b/library/i3c_controller/i3c_controller_host_interface.html
index 8efe6299af..3248049ab9 100644
--- a/library/i3c_controller/i3c_controller_host_interface.html
+++ b/library/i3c_controller/i3c_controller_host_interface.html
@@ -205,6 +205,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/library/i3c_controller/index.html b/library/i3c_controller/index.html
index a5d3f3b2f9..f545544825 100644
--- a/library/i3c_controller/index.html
+++ b/library/i3c_controller/index.html
@@ -199,6 +199,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/library/i3c_controller/interface.html b/library/i3c_controller/interface.html
index 66a3153210..164882f2f8 100644
--- a/library/i3c_controller/interface.html
+++ b/library/i3c_controller/interface.html
@@ -216,6 +216,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/library/index.html b/library/index.html
index 1e67703ad5..29c898974d 100644
--- a/library/index.html
+++ b/library/index.html
@@ -197,6 +197,7 @@
UTIL_ADXCVR
+Util MII to RMII
SPI Engine
AMD Xilinx Specific IPs
+Util MII to RMII
diff --git a/library/jesd204/ad_ip_jesd204_tpl_adc/index.html b/library/jesd204/ad_ip_jesd204_tpl_adc/index.html
index c1d6f6af84..683bc4240f 100644
--- a/library/jesd204/ad_ip_jesd204_tpl_adc/index.html
+++ b/library/jesd204/ad_ip_jesd204_tpl_adc/index.html
@@ -225,6 +225,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/library/jesd204/ad_ip_jesd204_tpl_dac/index.html b/library/jesd204/ad_ip_jesd204_tpl_dac/index.html
index 309a3d4769..e3dc90bb60 100644
--- a/library/jesd204/ad_ip_jesd204_tpl_dac/index.html
+++ b/library/jesd204/ad_ip_jesd204_tpl_dac/index.html
@@ -224,6 +224,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/library/jesd204/axi_jesd204_rx/index.html b/library/jesd204/axi_jesd204_rx/index.html
index c6dc67cfb2..7e3e0d113f 100644
--- a/library/jesd204/axi_jesd204_rx/index.html
+++ b/library/jesd204/axi_jesd204_rx/index.html
@@ -273,6 +273,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/library/jesd204/axi_jesd204_tx/index.html b/library/jesd204/axi_jesd204_tx/index.html
index 02c77c2da4..8789e592f6 100644
--- a/library/jesd204/axi_jesd204_tx/index.html
+++ b/library/jesd204/axi_jesd204_tx/index.html
@@ -252,6 +252,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/library/jesd204/index.html b/library/jesd204/index.html
index 5bda39bff7..91d9c50405 100644
--- a/library/jesd204/index.html
+++ b/library/jesd204/index.html
@@ -221,6 +221,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/library/spi_engine/axi_spi_engine.html b/library/spi_engine/axi_spi_engine.html
index 85b9ce211f..78dbd99a71 100644
--- a/library/spi_engine/axi_spi_engine.html
+++ b/library/spi_engine/axi_spi_engine.html
@@ -210,6 +210,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/library/spi_engine/control-interface.html b/library/spi_engine/control-interface.html
index 574ce3364d..096b0f6182 100644
--- a/library/spi_engine/control-interface.html
+++ b/library/spi_engine/control-interface.html
@@ -198,6 +198,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/library/spi_engine/index.html b/library/spi_engine/index.html
index a0efbfdad5..5658ec3aaf 100644
--- a/library/spi_engine/index.html
+++ b/library/spi_engine/index.html
@@ -202,6 +202,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/library/spi_engine/instruction-format.html b/library/spi_engine/instruction-format.html
index dacd8ca363..e5d3e90215 100644
--- a/library/spi_engine/instruction-format.html
+++ b/library/spi_engine/instruction-format.html
@@ -212,6 +212,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/library/spi_engine/offload-control-interface.html b/library/spi_engine/offload-control-interface.html
index dd0e89501e..09fc707329 100644
--- a/library/spi_engine/offload-control-interface.html
+++ b/library/spi_engine/offload-control-interface.html
@@ -199,6 +199,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/library/spi_engine/pipeline-delays.html b/library/spi_engine/pipeline-delays.html
index e3c74cfa74..5cd36aac53 100644
--- a/library/spi_engine/pipeline-delays.html
+++ b/library/spi_engine/pipeline-delays.html
@@ -205,6 +205,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/library/spi_engine/spi-bus-interface.html b/library/spi_engine/spi-bus-interface.html
index b6b0c7244f..572d74aef5 100644
--- a/library/spi_engine/spi-bus-interface.html
+++ b/library/spi_engine/spi-bus-interface.html
@@ -202,6 +202,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/library/spi_engine/spi_engine_execution.html b/library/spi_engine/spi_engine_execution.html
index 88444b271c..13ed9f410f 100644
--- a/library/spi_engine/spi_engine_execution.html
+++ b/library/spi_engine/spi_engine_execution.html
@@ -200,6 +200,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/library/spi_engine/spi_engine_interconnect.html b/library/spi_engine/spi_engine_interconnect.html
index ec93117356..5951ebfc72 100644
--- a/library/spi_engine/spi_engine_interconnect.html
+++ b/library/spi_engine/spi_engine_interconnect.html
@@ -200,6 +200,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/library/spi_engine/spi_engine_offload.html b/library/spi_engine/spi_engine_offload.html
index 249f529acd..4d3cd45b97 100644
--- a/library/spi_engine/spi_engine_offload.html
+++ b/library/spi_engine/spi_engine_offload.html
@@ -199,6 +199,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/library/spi_engine/tutorial.html b/library/spi_engine/tutorial.html
index 3bd20ba3e4..2c3c847f57 100644
--- a/library/spi_engine/tutorial.html
+++ b/library/spi_engine/tutorial.html
@@ -212,6 +212,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/library/template_framework/index.html b/library/template_framework/index.html
index f13eff4fe8..2861ec096c 100644
--- a/library/template_framework/index.html
+++ b/library/template_framework/index.html
@@ -200,6 +200,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/library/template_framework/instruction-set.html b/library/template_framework/instruction-set.html
index 8e49a9f13a..e011cee759 100644
--- a/library/template_framework/instruction-set.html
+++ b/library/template_framework/instruction-set.html
@@ -205,6 +205,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/library/template_framework/interface.html b/library/template_framework/interface.html
index c64099b9a7..55013c2301 100644
--- a/library/template_framework/interface.html
+++ b/library/template_framework/interface.html
@@ -196,6 +196,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/library/template_framework/template_module.html b/library/template_framework/template_module.html
index 539b546e5d..b1c7eafc1d 100644
--- a/library/template_framework/template_module.html
+++ b/library/template_framework/template_module.html
@@ -198,6 +198,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/library/template_ip/index.html b/library/template_ip/index.html
index e3481a374f..04c2f8095a 100644
--- a/library/template_ip/index.html
+++ b/library/template_ip/index.html
@@ -205,6 +205,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/library/util_mii_to_rmii/index.html b/library/util_mii_to_rmii/index.html
new file mode 100644
index 0000000000..b51eb55b7d
--- /dev/null
+++ b/library/util_mii_to_rmii/index.html
@@ -0,0 +1,703 @@
+
+
+
+
+
+
+
+ Util MII to RMII — HDL documentation
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+Util MII to RMII
+The Util MII to RMII core
+is designed to interface the Zynq-7000/Zynq UltraScale+ MPSoC - PS
+Gigabit Ethernet MAC and Reduced Media Independent Interface (RMII)
+ADIN1300 PHY from the CN0506 Dual PHY Ethernet evaluation board.
+
+
+
+Block Diagram
+
+
+Configuration Parameters
+
+
+
+
+Name
+Description
+Default Value
+Choices/Range
+
+
+
+INTF_CFG
+
+MAC Block Interface Selection
+
+
+0
+MII (0), GMII (1)
+
+RATE_10_100
+
+
+0
+100Mbps (0), 10Mbps (1)
+
+
+
+
+
+
+
+Interface
+
+
+
GMII
+
Enabled if INTF_CFG = 1
.
+MAC-PHY Link (GMII MAC Block to RMII PHY)
+
+
+
+
+
+Physical Port
+Logical Port
+Direction
+Dependency
+
+
+
+mii_col
+COL
+out
+
+
+mii_crs
+CRS
+out
+
+
+mii_rxd
+RXD
+out [3:0]
+
+
+mii_rx_clk
+RX_CLK
+out
+
+
+mii_rx_dv
+RX_DV
+out
+
+
+mii_rx_er
+RX_ER
+out
+
+
+mac_txd
+TXD
+in [3:0]
+
+
+mii_tx_clk
+TX_CLK
+out
+
+
+mac_tx_en
+TX_EN
+in
+
+
+mac_tx_er
+TX_ER
+in
+
+
+
+
+
+
+
+
+
+
+
MII
+
Enabled if INTF_CFG = 0
.
+MAC-PHY Link (MII MAC Block to RMII PHY)
+
+
+
+
+
+Physical Port
+Logical Port
+Direction
+Dependency
+
+
+
+mii_col
+COL
+out
+
+
+mii_crs
+CRS
+out
+
+
+mii_rxd
+RXD
+out [3:0]
+
+
+mii_rx_clk
+RX_CLK
+out
+
+
+mii_rx_dv
+RX_DV
+out
+
+
+mii_rx_er
+RX_ER
+out
+
+
+mac_txd
+TXD
+in [3:0]
+
+
+mii_tx_clk
+TX_CLK
+out
+
+
+mac_tx_en
+TX_EN
+in
+
+
+mac_tx_er
+TX_ER
+in
+
+
+
+
+
+
+
+
+
+
+
RMII
+
+PHY-MAC Link (RMII PHY to MII MAC Block)
+
+
+
+
+
+Physical Port
+Logical Port
+Direction
+Dependency
+
+
+
+phy_crs_dv
+CRS_DV
+in
+
+
+phy_rxd
+RXD
+in [1:0]
+
+
+phy_rx_er
+RX_ER
+in
+
+
+rmii_txd
+TXD
+out [1:0]
+
+
+rmii_tx_en
+TX_EN
+out
+
+
+
+
+
+
+
+
+
+
+
reset_n
+
+Active-Low reset for MII to RMII IP core
+
+
+
+
+
+Physical Port
+Logical Port
+Direction
+Dependency
+
+
+
+reset_n
+RST
+in
+
+
+
+
+
+
+
+
+
+
+
ref_clk
+
+Reference Clock for MII to RMII IP core
+
+
+
+
+
+Physical Port
+Logical Port
+Direction
+Dependency
+
+
+
+ref_clk
+CLK
+in
+
+
+
+
+
+
+
+
+
+
+
Ports
+
+
+
+
+Physical Port
+Direction
+Dependency
+Description
+
+
+
+
+
+
+
+
+
+
+
+Theory of Operation
+The following timing diagrams illustrate different signal protocols for MII and
+RMII interfaces at data rates of 100 and 10 Mbps.
+
+Receive Transactions
+
+RMII (PHY) receive transaction at 100 Mbps with no errors and phy_crs_dv
+asserted until the final packet dibit. According to the RMII Specification
+Rev. 1.2, after the assertion of phy_crs_dv, several 00’s dibits can precede
+the preamble 01’s dibits. The preamble is composed of 28 “01” dibits and the
+start of frame delimiter of 3 “01” dibits and one “11” dibit followed by the
+frame containing 64-1522 bytes:
+
+
+
+At a data rate of 10 Mbps (ref_clk frequency divided by 10), mii_rxd will be
+sampled every \(10^{th}\) cycle.
+MII receive transaction converted from RMII (PHY) receive transaction at 100
+Mbps. In the MII mode mii_rx_dv and mii_rxd will be sampled on the falling
+edge of the 25 MHz mii_rx_clk and when mii_rx_dv is de-asserted, mii_rxd will
+present 0b0000 to the Ethernet MAC:
+
+
+
+Transmit Transactions
+
+
+In case of errors detection, mii_tx_er will be asserted and mii_txd dibits
+will be “01” for the rest of transmission to RMII interface.
+At a data rate of 10 Mbps (ref_clk frequency divided by 10), mii_txd will be
+sampled every \(10^{th}\) cycle.
+RMII transmit transaction converted from MII transmit transaction at 100
+Mbps. In the RMII mode rmii_tx_en and rmii_txd will be sampled on the rising
+edge of the 50 MHz ref_clk:
+
+
+
+
+Software Support
+Analog Devices recommends to use the provided software drivers.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ©2024, Analog Devices, Inc.
+
+ |
+ Made with Sphinx
+ & Doctools
+
+
+
+
\ No newline at end of file
diff --git a/library/xilinx/index.html b/library/xilinx/index.html
index 0ab1f307b5..68353a8d11 100644
--- a/library/xilinx/index.html
+++ b/library/xilinx/index.html
@@ -197,6 +197,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/library/xilinx/util_adxcvr/index.html b/library/xilinx/util_adxcvr/index.html
index b00df7d7c4..68f0b6e6df 100644
--- a/library/xilinx/util_adxcvr/index.html
+++ b/library/xilinx/util_adxcvr/index.html
@@ -18,7 +18,7 @@
-
+
@@ -214,6 +214,7 @@
UTIL_ADXCVR
+Util MII to RMII
@@ -977,7 +978,7 @@ More InformationAMD Xilinx Specific IPs
- Projects
+ Util MII to RMII
diff --git a/objects.inv b/objects.inv
index 154bcf475ba0aef3fe27a98911a379bbb413ebf3..355a68f26c914ba703b67cc905c1ef6188410969 100644
GIT binary patch
delta 3584
zcmV+b4*&6o9=INmt$z{;c7NUYVWWxeR+L-}&o9EoIu6Pz`THt*qN{)mgS^Q8pm9~6
zL=C}7x=HBk&&z7PddFJ{W1GzC%TIUH;FsC0WE=p+=={_VEC>u>XqCY1(gl3=+5yZ7
zOyH~62Kef$1Ng&uGz!b)FBDi3=)kO%Ft*98zI>SdZUB$F#(#M19OH32#$)#wkB89H
z$ft5cVM4=TL|kdO{z@hetv|F`wMRq$
zEJ^|sdnjkIzI2Socyvj>KjFCixeEK9p+PhG_}jICc6E9=WIc>R`h@GMQRxb^M{F!2
z!T=_-`X0t(LVrG9|9(>6pEdWU@QaQGDG3ab7tMmKFYT$l8eg6>Rl{Yn!odZR0S>LK
zD}=Fv0CsC@9;SKt2Q8Dc(~GdmS7DSGomiz$MO3_<2%-}wi!Pa@IS~W|2nfTR%%;IV
zK0eH#?fPUIJQmTW%(J2j=CnxjB`ul@pGq@nPXZwc<+ty0CytVvSz~R`loP>D8GJjZ@fof|Daoeq}cTGwz;JL1?4K!DqUG_aqj;
z(*~2h=G+I-L+*klb+3#-C%{Q>kF-^ZyZOhZJ!qLUkX!I1WfI2Lz
zsG=dLyi7OrI2sX-PZ&O_@rlGAftsVyHCOb3J%Syieq`!+`7}KJfhyMUE)6fQPll&`
z6ilKjBKa~ZDd=$=r8LOdTvSg@3uT+&+sHEF0KSHdfnXiDigHAl|}tJ>FYO
zFjyX19eJd6%=?cIA0ORgy{lW;SAkxRpsq@7k=YVCk_rs3UUI<~xC&!Eef`8N0sCF<~6)L>4jaF@c*J*`Wt%_NM@KBTBQwdB0Imjkd`@NZ7ox0!5>VKd$
z>J`508m;zPqh1v{*65>qjkaop^-FzhWw_x`RGQcKKef8#FYEA`Zg9sz5SY@SnJ_-)
z`^^7+$KAH5$_foNZAM^Ee9|H`qd9omrmMt0FHs!9hJpjuxAiH>HMWQ=UI@<*7{3_1CVUDXb+mr+2t9#GS^hPu^5!v(t^Bw1W?JsE3>cEX?&;Lu1E=2;eR*K`9W9;P8^9}MVgw9etCf>?Uhc(m4P;*urm3d!DVfm224|av`WCCeFihN_X#U!
zmj|sS?5;`hDW$8VRHbZ7X3+N)ar@_Vfa%Jgw1zgA
z%x>z@;}2RxJ4nxCz}Zwqwpvl-Fi@va7YjTg3ir+VG?+HGCUzXhJ@JKu
zbp)qMj70r}(1+p|c#6+P`jj4FP#DV1hFr51sC*ckvf7uDEV5!9RmTu*gDNk7@Ib5J
zA*XS=NaM(54!X_=4xSzNnSr52wpgq(7Nb1kyJ=(oi?`sb!4-x)+CT_!Emqk&3E+SG
zGii!{z;>j2x}XK!fbL+};2nd3YbQ6PuQcA)S5>;Edw$WV3#b7k98g_JALTPp0lJik
zW^}Jth?@OfX&VUds<-R)ULMjZCoZ3gXiZqCaX2Gv
zt;VXcn6wW}i(9L~YCI&3!&!lAJywl{L~%ePY^nx)-SIdK%81ytQAYIi3`4Sy*c```
ziwHA+$h2}n_D#_0l`6JF9@B2R=y?IX60!P3uDnWMk*+==@jg+2zQQZ7a93!{xo7#r
z+4#;~+2MmQMcZ4K43xMvY7g_9;3EgP1BYToU6S12d$=%*p375Y;V+;9gN~g^W5T<^
zoSzInWRt<_h5z%wfhis7T?Z89vs99fd9ML~HoVvlC0stQDta!S%L9A|1YDA*ZP~lu
z7JV!9dRzKC*Iu^XeYZG^#p-6`y?b651*leCgn;^sSGgR^PJ!&DgjhfQfcg43n46|`J>@+`8eE28WA!w|Y2ITtB~jyxS@Q>P
z=PF#MX;@`p0lzq?o021cfoH+p%}r2c!9Dyo@UJOYIgcZuJ{KG9-7NT8w>FauikBv0
ztxeZg6GkhPe!RIApHKXF6m~9EyvX-|7_8a(ycJc+--vv`;rK*}_(~qJ>181cEL+Q+
z2>U*mH=F|_l)hWYT{IHOJQp#J$?WET|M_oOpYs&WIZqdXjlyzT5EW^T5pCxJBre^VA0+;Lb84ymH8yzU73r^1EEwUCvA{3{Fq=awU2>le$ni
zE$hpb^VL$-BM}bx4+FE-00HX^FZq)+6V;l*`Vzk
zk|*fw{5#%Smrh~h(00s^Y;;{h*No^ew2oMZhcUIaOKpmNPGE
zx73`PpD6qyH%Fd-1^0}AjkP2Q<}lc7^_PP}1my@zV%gD8)B<`1UD2rYB>qW)mYd%X
zO3G>ybw1uEUM~K89zD}RnJuc9sGv%+;I3Lf2#DZwn^q`c_e_pzw9=EK8cEVT7{`CU
zh^302r$lfmXJ!f(^t2Oy&vBrr022n`K3`Pi#Mx$%K5vWKW|E@Gi0bZ(^Jq?$k3mn>
z_BIL2(5g>%OXqo~p^ky+Jq%T~Db>V;qYRCXI9;YWd4P8(*76-J9lldohwG^P_Cxe>
zqfZ||CH4p`Lir6-FX2fvP3<39!Gmhq%=$5u?35uhd1Sp|a9b09G)qiXSU->SX@;Ii
zs=BpszGF&7e&6(&-G<14+WV|rQ_eUr?KwWyk*Thm0@`tus_3GgoAy*gJvmi1kWlzx
zsx6o7Zi@Vo0*69=(}af;6m4B$gq@RT6wORLPmDp;qM&6QiBv*|?LWp6@02l@1jt6C
z?byy>NXIgBghNz+1#L__R${2|<3`Ja&a~s46rFoe>865Zf))8&!BG
zpOO~E5omD8+Q}8_8ESB7v$J31P}LO+Ii`vxe$Rl3Q&aDo)fp;rYbP-saTJFRO4y{2
z0}As&Z?uq}
zq}OJA>*`!iT^HuopV=ygRI6KWCn{SKoS$o52hPd?@)t+yQIzjrknI0Ja@E@+XnH-a
zy9yVp<3u3sT2HLH6R)jApj{Q1c*P}JiiMy%>a|=2S{*e@2sm2agjX_|ixfdtgR-tw
zdt&8(e!DP?%x^vKyYoMqFj)K#ovc5K>ioB$J~E6HLh~<+depUbNpY3IIm)6@o6v=?
z#ZcTvLbthHfURNnnq;5l?G#}c>75Moi7QZV3v-3(dxqs5C%K3a?Vz_k=5=qL2!^@6
zy0+9drNZr6cvCOlv1a+NWqs2y%={C#Tu+u83YQ9Pq{>K*V5O~at-U?c|4$T2R{1|`
GB#TgG_J~%
zs3AB>Hwk_Hd0DMj?|3U=Y?E1i`RQ&N{4%?hj02z;ouB%F1%Uw!trD1Bx`3}T~DH=_Gsvz
zMM+>{59KV@myYomk1px=CmfeQS7F~XG-xItf4er&u1+t9tcOuZpKx6@DqUgrh>b-=
z7{Fv!-@|xJ$bZM{-%slMv*z9ue$lZYC4nLGqFIpjr9HJ*EupL3H9|(It~KCxUP2G^XW`(2q1yh?MdmTY?#H
zap;#sJC7Ey__bk}v&lZA1)PVERv-O(j#l*N`0Dc1YdcyJT_|rC_G9vEePdgYloa%N
z9pyUwwxmV)yiF5&0)30Kf|e(7L8B_&Jck?l0zH=2kV|BUEd2lX83$??759rb8#?s
z*Jj}%)U;4yH~NQ=xIg6Y(qni
zxED65Q3#+A&ilyjgP|>`ddZF;2v9UZd}b|!iH*Ezh5(-Nsxu2lvcY6VX{VWW;}aE!
z8DVv1lQm}Tlhan!2bNnKe>{1&g$m{iQFFKAKj4oWPDY2Cng3f9m{OE+NPifvx)
zBY#I>zG*INY`JF?uN^y#Mr#U@8w;Q)``vB2`3AN*rs;R8ZFw42IJ$Tmjh@04P={p|
zRWt;Zm+6KcMdH?a@q5I;}9PRWXYY9%>SNDuGEL2ib&bzc%$9e=b&
zy~1~0qt#w()T=_r8hv!H(N>MHeyNYG3^yE#O7r^ur&gEzWgR}#4emGy0#h0^6UN7U
zpZUMu1VB&C+
zvkq5H#Z3@LMUleliL>=O+XO6r6=&cu$5onb%7O9Kz2|3oBN`eBpfu8>09t~Z`5@kw
zRklw5qTXrOs06fZs;7S{@6<6X2MMjBbXA+BRrH2fr7}-Lx_Jg;dXlF(1%K;H38&|h
zB#3AP!^7|4g53|2EH1g8jI~5NVbBS1Xe0{rEQ_~mx&adp(-5=|2J|&r=kReB4Nrd_
zqB3ACU_KHy4-GFDr0@d^(eTa=#5>dQh6n05H1xaN1MR(vaCRub`Jn(G4h0w;3NStt
z;NV%fIuPJ#-&t7X&k?g5(tk_wMM&h1tXN~l&TNcyMnq`j)BN+KHa5Z|8NjAibLqgc
zwZ?+24lW1JX$7AYc~+*dt-hhX(#g0o&_)ziCjT?ItZmbPY05*Z1RUCDFjIR+SUI~4
zw3e{DCc&qau98xfvMrfG-&e@ZTI^ZDOIj_#p<$PIv|47#z%{LVtWp7{D}T}&+F&xf
zsYj1LXbtTkJ&yrrQx(~2MUh~jPNOasctRBJoAYTfZEj8MIF5Vb3kS(1gD{lobP8*$
ztcq>DeOrRoNpTEG3}y=c0$T`mll2Bmf9P$Jz}s8~ld?>oH_THpWiGR_3U?fEz1up1
zQzb^CenRL&@e4e~XCr+|k1!|<!*$PxXj7?eXOGy@4v5u-^h_*qMmp^!*Rq&A0
zI9;T1&;-FmUbUhV+%j+xn_X*L2S>8g&6RfP@38E9s+r1}Z?8648wA
z^$Jn5zbkD6;a&B1z23_pof2{RR77j~k`>=1T9_~2N?7SD@ax{N9oqpe!zz-UaQ3;l
z4Q|K{6b87E`ZAsPY}pDREOkdUYq)IfM%rC#pO?1YpH51C5^)wX=^oC
zjpd|$U|QZiF7g6w-htJhJn9nLZBri*?qpw~gHKA9`85?H3IPfEN`7ND>2$}8NJ+H&q$K5;g_
zb60lwAWYHr)+GZaZjIW*{3iIw0q($|SW%ZG_xBzy%%bP=6j}HSsKB6OXVRGPZZPL3
zgAdtcuzKPDJaAx2M|#%*Mfoh1q+{M|e}D}ywnGV*Q`_i{~!|{<636MNu%Q_HK
zG=Z2z1Y*!qFm-tS^aFIj-l0JXjK>nZkLW>^4aA9>WX9(84ejedw4?e`m=URvU&P
zTlHgD^_agv41vc=$#yCoLrcUkp%<MR~Z3&b#JyNV1e8}k(KAmGkAAH1~3dA`aC
zZ5_aJ9lvrOwZh=^vskW^Sk6;dD4cdI%XKKLrLIp=ovdM_1ech9g&A&q7p>eUVXIYI
zEfL}rf)81c2#-}9PiTnne=aM1oy!wc&BJ`VDx<<3Cqjt?*q2-39=iumaIL;4WjA(9
zrGel6HhXZROMlD*t&?aY5XfhPwr|KmK4<6O@z%Pw2^)vDV}4|#>k_(VM2Deu#5z2*
z`CGMYz7>U|Rz!K4Fwd#Vs<)hZQM;X;sriY*FAmSh09A0$2-sLle}Z5RgUwcdIVeQd
zjIdKCJNk)Q#;u?$8kL@td6J;z=J$h=vZ6tqkGF}Ji$9-7&vZ~`i|QpRsB)TbSFIle
zMDV#i_a|ZZJiXLtrJr7EBuVpN#OHh|MHM|yiQrO#S_&5Qv=h$}@l${agK!4`6*+OX
zS)|X~qPCf&XpSs(fA_^1J5%Lj&{MU&Jtbvm)#vz0XF$?W$H4SPD^+bu_2j@&hDJx6
zF4LSmz`GM`2NEnDzEfC->!|$pL-cW@Pai-f_6RIO`3+Mq;ip`h;yki~2i3Bf^GswQ#;Tq9VWV`Ig;=f5?H_JD9C0XGAo6j*k`7
z)OAxpJ7S%RE^1)2ry6Q#Q`JC1;n7Z8F4^4_`9t{*h5V)okM}Fuy5jshpKeh!Gx0o0
z09A{EmT@G``Z;X>F_w6zjJYI0HX3cmc4jL&mYE}8p(0oYMyw^VP~|DAkFS`C`$F2k*z#B?M&96Bg@jXnyvG8-;61gx3!a46t^qYs#;2Dnk8d54v3N{3i2
z-O@?{J~j2C;`N}Au0H(E%~snlkC>+)GnU02T5
zpV=ygRI6KWCn{SKoS$o5C(gC1m
z@#04W+EpTnmqenqQV6=EpvqN2)lpQ0fTQ(Cc&U-OND*W;DeGFbC)VMAY!`-cG+RHI
z-T4zG3>N?6lJzI2&fod;kzt(iGyf^nqwuUtimOh|QMZiRgf4t7hvGI8y3OqZYz?#5
zB>OCHrwGGH?_`)yT#0&Hm@7@+GcE6k&p43?gCze4#gjy2ToSbA
diff --git a/projects/ad4134_fmc/index.html b/projects/ad4134_fmc/index.html
index 87ec13ee6b..13b56c5580 100644
--- a/projects/ad4134_fmc/index.html
+++ b/projects/ad4134_fmc/index.html
@@ -218,6 +218,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/projects/ad4630_fmc/index.html b/projects/ad4630_fmc/index.html
index 08f98d2a83..6a483570d8 100644
--- a/projects/ad4630_fmc/index.html
+++ b/projects/ad4630_fmc/index.html
@@ -225,6 +225,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/projects/ad469x_fmc/index.html b/projects/ad469x_fmc/index.html
index 3b603d040a..d23612bb61 100644
--- a/projects/ad469x_fmc/index.html
+++ b/projects/ad469x_fmc/index.html
@@ -218,6 +218,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/projects/ad5766_sdz/index.html b/projects/ad5766_sdz/index.html
index fcfc0838c9..61cdf2d5c9 100644
--- a/projects/ad5766_sdz/index.html
+++ b/projects/ad5766_sdz/index.html
@@ -219,6 +219,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/projects/ad7134_fmc/index.html b/projects/ad7134_fmc/index.html
index e04da50477..ea00074212 100644
--- a/projects/ad7134_fmc/index.html
+++ b/projects/ad7134_fmc/index.html
@@ -218,6 +218,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/projects/ad719x_asdz/index.html b/projects/ad719x_asdz/index.html
index 0811d313e3..bacf0c2940 100644
--- a/projects/ad719x_asdz/index.html
+++ b/projects/ad719x_asdz/index.html
@@ -215,6 +215,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/projects/ad738x_fmc/index.html b/projects/ad738x_fmc/index.html
index 0eddfd2c39..41324df513 100644
--- a/projects/ad738x_fmc/index.html
+++ b/projects/ad738x_fmc/index.html
@@ -218,6 +218,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/projects/ad7606x_fmc/index.html b/projects/ad7606x_fmc/index.html
index f69ca187e4..ca54d34edf 100644
--- a/projects/ad7606x_fmc/index.html
+++ b/projects/ad7606x_fmc/index.html
@@ -227,6 +227,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/projects/ad7616_sdz/index.html b/projects/ad7616_sdz/index.html
index 64e8b1d87f..54af0d0016 100644
--- a/projects/ad7616_sdz/index.html
+++ b/projects/ad7616_sdz/index.html
@@ -228,6 +228,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/projects/ad7768evb/index.html b/projects/ad7768evb/index.html
index 2094e30ad2..fffb3f28db 100644
--- a/projects/ad7768evb/index.html
+++ b/projects/ad7768evb/index.html
@@ -221,6 +221,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/projects/ad9081_fmca_ebz/index.html b/projects/ad9081_fmca_ebz/index.html
index 9423efec92..199e71837b 100644
--- a/projects/ad9081_fmca_ebz/index.html
+++ b/projects/ad9081_fmca_ebz/index.html
@@ -235,6 +235,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/projects/ad9434_fmc/index.html b/projects/ad9434_fmc/index.html
index e00f714eff..82d9db6a87 100644
--- a/projects/ad9434_fmc/index.html
+++ b/projects/ad9434_fmc/index.html
@@ -218,6 +218,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/projects/ad9783_ebz/index.html b/projects/ad9783_ebz/index.html
index e423347bed..c6726ab34d 100644
--- a/projects/ad9783_ebz/index.html
+++ b/projects/ad9783_ebz/index.html
@@ -219,6 +219,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/projects/adaq7980_sdz/index.html b/projects/adaq7980_sdz/index.html
index e60a05e123..8b5a084258 100644
--- a/projects/adaq7980_sdz/index.html
+++ b/projects/adaq7980_sdz/index.html
@@ -218,6 +218,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/projects/cn0363/index.html b/projects/cn0363/index.html
index bc5a31de64..c1cab74b8e 100644
--- a/projects/cn0363/index.html
+++ b/projects/cn0363/index.html
@@ -219,6 +219,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/projects/cn0540/index.html b/projects/cn0540/index.html
index b80aa0565f..ed0c3ae1a8 100644
--- a/projects/cn0540/index.html
+++ b/projects/cn0540/index.html
@@ -220,6 +220,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/projects/cn0561/index.html b/projects/cn0561/index.html
index b70bec1910..3801ca1bc8 100644
--- a/projects/cn0561/index.html
+++ b/projects/cn0561/index.html
@@ -218,6 +218,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/projects/common/more_information.html b/projects/common/more_information.html
index d2d5897a19..4efca3c842 100644
--- a/projects/common/more_information.html
+++ b/projects/common/more_information.html
@@ -192,6 +192,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/projects/common/support.html b/projects/common/support.html
index 2a08963958..8a020a2f32 100644
--- a/projects/common/support.html
+++ b/projects/common/support.html
@@ -192,6 +192,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/projects/index.html b/projects/index.html
index 3141f87cd6..8578746294 100644
--- a/projects/index.html
+++ b/projects/index.html
@@ -19,7 +19,7 @@
-
+
@@ -197,6 +197,7 @@
UTIL_ADXCVR
+Util MII to RMII
+Util MII to RMII
diff --git a/projects/pulsar_lvds/index.html b/projects/pulsar_lvds/index.html
index 29deca962b..b3a89ff5a3 100644
--- a/projects/pulsar_lvds/index.html
+++ b/projects/pulsar_lvds/index.html
@@ -218,6 +218,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/projects/template/index.html b/projects/template/index.html
index e11d2aa5fb..c5970a4f43 100644
--- a/projects/template/index.html
+++ b/projects/template/index.html
@@ -227,6 +227,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/search.html b/search.html
index fb95ea2f56..9dbb492139 100644
--- a/search.html
+++ b/search.html
@@ -195,6 +195,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/searchindex.js b/searchindex.js
index 62fe02283c..07eb500394 100644
--- a/searchindex.js
+++ b/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"docnames": ["index", "library/axi_ad3552r/index", "library/axi_ad7768/index", "library/axi_ad777x/index", "library/axi_adaq8092/index", "library/axi_adxcvr/index", "library/axi_dmac/index", "library/axi_pwm_gen/index", "library/i3c_controller/i3c_controller_core", "library/i3c_controller/i3c_controller_host_interface", "library/i3c_controller/index", "library/i3c_controller/interface", "library/index", "library/jesd204/ad_ip_jesd204_tpl_adc/index", "library/jesd204/ad_ip_jesd204_tpl_dac/index", "library/jesd204/axi_jesd204_rx/index", "library/jesd204/axi_jesd204_tx/index", "library/jesd204/index", "library/spi_engine/axi_spi_engine", "library/spi_engine/control-interface", "library/spi_engine/index", "library/spi_engine/instruction-format", "library/spi_engine/offload-control-interface", "library/spi_engine/pipeline-delays", "library/spi_engine/spi-bus-interface", "library/spi_engine/spi_engine_execution", "library/spi_engine/spi_engine_interconnect", "library/spi_engine/spi_engine_offload", "library/spi_engine/tutorial", "library/template_framework/index", "library/template_framework/instruction-set", "library/template_framework/interface", "library/template_framework/template_module", "library/template_ip/index", "library/xilinx/index", "library/xilinx/util_adxcvr/index", "projects/ad4134_fmc/index", "projects/ad4630_fmc/index", "projects/ad469x_fmc/index", "projects/ad5766_sdz/index", "projects/ad7134_fmc/index", "projects/ad719x_asdz/index", "projects/ad738x_fmc/index", "projects/ad7606x_fmc/index", "projects/ad7616_sdz/index", "projects/ad7768evb/index", "projects/ad9081_fmca_ebz/index", "projects/ad9434_fmc/index", "projects/ad9783_ebz/index", "projects/adaq7980_sdz/index", "projects/cn0363/index", "projects/cn0540/index", "projects/cn0561/index", "projects/common/more_information", "projects/common/support", "projects/index", "projects/pulsar_adc/index", "projects/pulsar_lvds/index", "projects/template/index", "user_guide/architecture", "user_guide/build_hdl", "user_guide/customize_hdl", "user_guide/docs_guidelines", "user_guide/git_repository", "user_guide/hdl_coding_guideline", "user_guide/index", "user_guide/introduction", "user_guide/ip_cores/axi_adc/index", "user_guide/ip_cores/axi_dac/index", "user_guide/ip_cores/creating_new_ip", "user_guide/ip_cores/index", "user_guide/ip_cores/up_if", "user_guide/ip_cores/use_adi_ips", "user_guide/porting_project", "user_guide/releases", "user_guide/third_party"], "filenames": ["index.rst", "library/axi_ad3552r/index.rst", "library/axi_ad7768/index.rst", "library/axi_ad777x/index.rst", "library/axi_adaq8092/index.rst", "library/axi_adxcvr/index.rst", "library/axi_dmac/index.rst", "library/axi_pwm_gen/index.rst", "library/i3c_controller/i3c_controller_core.rst", "library/i3c_controller/i3c_controller_host_interface.rst", "library/i3c_controller/index.rst", "library/i3c_controller/interface.rst", "library/index.rst", "library/jesd204/ad_ip_jesd204_tpl_adc/index.rst", "library/jesd204/ad_ip_jesd204_tpl_dac/index.rst", "library/jesd204/axi_jesd204_rx/index.rst", "library/jesd204/axi_jesd204_tx/index.rst", "library/jesd204/index.rst", "library/spi_engine/axi_spi_engine.rst", "library/spi_engine/control-interface.rst", "library/spi_engine/index.rst", "library/spi_engine/instruction-format.rst", "library/spi_engine/offload-control-interface.rst", "library/spi_engine/pipeline-delays.rst", "library/spi_engine/spi-bus-interface.rst", "library/spi_engine/spi_engine_execution.rst", "library/spi_engine/spi_engine_interconnect.rst", "library/spi_engine/spi_engine_offload.rst", "library/spi_engine/tutorial.rst", "library/template_framework/index.rst", "library/template_framework/instruction-set.rst", "library/template_framework/interface.rst", "library/template_framework/template_module.rst", "library/template_ip/index.rst", "library/xilinx/index.rst", "library/xilinx/util_adxcvr/index.rst", "projects/ad4134_fmc/index.rst", "projects/ad4630_fmc/index.rst", "projects/ad469x_fmc/index.rst", "projects/ad5766_sdz/index.rst", "projects/ad7134_fmc/index.rst", "projects/ad719x_asdz/index.rst", "projects/ad738x_fmc/index.rst", "projects/ad7606x_fmc/index.rst", "projects/ad7616_sdz/index.rst", "projects/ad7768evb/index.rst", "projects/ad9081_fmca_ebz/index.rst", "projects/ad9434_fmc/index.rst", "projects/ad9783_ebz/index.rst", "projects/adaq7980_sdz/index.rst", "projects/cn0363/index.rst", "projects/cn0540/index.rst", "projects/cn0561/index.rst", "projects/common/more_information.rst", "projects/common/support.rst", "projects/index.rst", "projects/pulsar_adc/index.rst", "projects/pulsar_lvds/index.rst", "projects/template/index.rst", "user_guide/architecture.rst", "user_guide/build_hdl.rst", "user_guide/customize_hdl.rst", "user_guide/docs_guidelines.rst", "user_guide/git_repository.rst", "user_guide/hdl_coding_guideline.rst", "user_guide/index.rst", "user_guide/introduction.rst", "user_guide/ip_cores/axi_adc/index.rst", "user_guide/ip_cores/axi_dac/index.rst", "user_guide/ip_cores/creating_new_ip.rst", "user_guide/ip_cores/index.rst", "user_guide/ip_cores/up_if.rst", "user_guide/ip_cores/use_adi_ips.rst", "user_guide/porting_project.rst", "user_guide/releases.rst", "user_guide/third_party.rst"], "titles": ["HDL Reference Designs", "AXI AD3552R", "AXI AD7768", "AXI AD777x", "AXI ADAQ8092", "AXI_ADXCVR", "AXI DMAC", "AXI PWM Generator", "I3C Controller Core", "I3C Controller Host Interface", "I3C Controller", "Control Interface", "IP Cores", "ADC JESD204B/C Transport Peripheral", "DAC JESD204B/C Transport Peripheral", "JESD204B/C Link Receive Peripheral", "JESD204B/C Link Transmit Peripheral", "JESD204 Interface Framework", "AXI SPI Engine Module", "SPI Engine Control Interface", "SPI Engine", "SPI Engine Instruction Set Specification", "SPI Engine Offload Control Interface", "SPI Engine Pipeline Delays", "SPI Bus Interface", "SPI Engine Execution Module", "SPI Engine Interconnect Module", "SPI Engine Offload Module", "SPI Engine Tutorial - PulSAR-ADC", "Framework Template", "Template Instruction Set Specification", "Template Interface", "Template Module", "IP Template", "AMD Xilinx Specific IPs", "UTIL_ADXCVR core for AMD Xilinx devices", "AD4134-FMC HDL project", "AD4630-FMC HDL project", "AD469X-FMC HDL project", "AD5766-SDZ HDL project", "AD7134-FMC HDL project", "AD719X-ASDZ HDL project", "AD738x_FMC HDL project", "AD7606X-FMCZ HDL project", "AD7616-SDZ HDL project", "AD7768-EVB HDL project", "AD9081-FMCA-EBZ/AD9082-FMCA-EBZ HDL project", "AD9434-FMC HDL project", "AD9783-EBZ HDL project", "ADAQ7980-SDZ HDL project", "CN0363 HDL project", "CN0540 HDL project", "CN0561 HDL project", "More information", "Support", "Projects", "PULSAR-ADC HDL project", "PULSAR-LVDS HDL project", "Project template", "HDL Architecture", "Build an HDL project", "Customize HDL projects", "Documentation guidelines", "HDL Git repository", "ADI HDL coding guideline", "User Guide", "Introduction", "Generic AXI ADC", "Generic AXI DAC", "Creating a new IP", "ADI IP cores", "Microprocessor interface", "Use ADI IPs into your own project", "Porting ADI\u2019s HDL reference designs", "Releases", "Third party forks"], "terms": {"work": [0, 6, 11, 28, 60, 63, 65, 66, 73, 74], "progress": [0, 6, 18, 21], "all": [0, 1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 21, 23, 25, 28, 33, 35, 36, 37, 38, 39, 40, 43, 44, 46, 47, 52, 57, 58, 59, 60, 62, 63, 64, 66, 67, 68, 70, 71, 72, 73, 75], "avail": [0, 1, 2, 3, 4, 5, 6, 9, 11, 13, 14, 15, 16, 20, 21, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 59, 60, 62, 65, 67, 68, 70, 73], "wiki": [0, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 61, 62, 65, 67, 68, 73, 74], "ha": [0, 1, 2, 3, 4, 5, 6, 9, 11, 13, 14, 15, 16, 18, 19, 21, 22, 23, 25, 26, 28, 30, 33, 36, 37, 38, 40, 42, 43, 44, 45, 51, 52, 58, 59, 60, 63, 64, 67, 68, 69, 71, 72, 73], "been": [0, 2, 3, 4, 5, 6, 9, 12, 13, 14, 15, 16, 18, 19, 22, 26, 33, 43, 44, 55, 60, 67], "import": [0, 15, 16, 17, 35, 59, 60, 62, 67, 68, 73], "yet": [0, 6, 13, 14, 15, 16, 56, 69], "analog": [0, 1, 6, 20, 22, 29, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 57, 58, 59, 60, 63, 64, 65, 66, 67, 68, 72], "devic": [0, 1, 2, 3, 4, 6, 9, 11, 17, 20, 21, 29, 33, 54, 59, 60, 63, 64, 65, 66, 67, 68, 69, 72, 73], "inc": [0, 17, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 57, 58, 63, 64, 65, 66], "librari": [0, 1, 2, 3, 4, 6, 7, 8, 9, 13, 14, 18, 19, 22, 24, 25, 26, 27, 28, 31, 32, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 62, 67, 68, 69, 72, 74], "project": [0, 1, 2, 3, 4, 8, 9, 15, 16, 18, 20, 24, 25, 26, 27, 28, 32, 35, 62, 64, 65, 66, 70, 74, 75], "variou": [0, 21, 64], "prototyp": [0, 46, 58, 59], "system": [0, 1, 2, 3, 4, 5, 6, 7, 13, 15, 16, 17, 20, 24, 33, 35, 42, 43, 44, 49, 56, 57, 59, 60, 63, 64, 67, 73], "thi": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 25, 26, 27, 28, 29, 32, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 55, 56, 57, 59, 60, 62, 63, 64, 65, 66, 67, 68, 69, 71, 72, 73, 74], "repositori": [0, 1, 2, 3, 4, 28, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 57, 58, 62, 64, 65, 66, 72, 73, 75], "contain": [0, 1, 2, 3, 4, 5, 6, 13, 14, 15, 16, 18, 20, 25, 27, 28, 29, 33, 35, 43, 44, 46, 49, 50, 57, 58, 59, 60, 63, 64, 67, 68, 71, 73, 74], "code": [0, 15, 24, 28, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 59, 62, 63, 65, 69, 72, 73], "verilog": [0, 1, 2, 3, 4, 6, 7, 8, 9, 15, 16, 18, 25, 26, 27, 32, 33, 59, 63, 65, 67, 68, 73], "vhdl": [0, 65], "requir": [0, 1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 15, 16, 20, 21, 23, 24, 28, 33, 35, 37, 39, 43, 45, 59, 60, 63, 64, 67, 68, 69, 72, 73], "tcl": [0, 1, 2, 3, 4, 7, 8, 9, 13, 14, 15, 16, 18, 25, 26, 27, 28, 32, 33, 46, 58, 59, 60, 63, 67, 68, 72, 73, 74], "script": [0, 1, 2, 3, 4, 8, 9, 13, 14, 15, 16, 18, 25, 26, 27, 28, 32, 33, 59, 60, 63, 67, 68, 69, 72, 73, 74], "creat": [0, 1, 2, 3, 4, 13, 17, 23, 28, 33, 58, 59, 60, 63, 70, 74], "build": [0, 7, 17, 28, 63, 65, 66, 69, 72, 74], "specif": [0, 1, 2, 3, 4, 5, 9, 10, 12, 13, 14, 15, 16, 17, 20, 28, 29, 33, 45, 47, 48, 49, 58, 59, 62, 63, 64, 66, 67, 68, 73], "fpga": [0, 1, 2, 3, 4, 5, 13, 14, 15, 16, 24, 28, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 57, 58, 59, 60, 63, 64, 65, 66, 67, 68, 73], "exampl": [0, 1, 2, 3, 4, 6, 9, 11, 15, 16, 21, 33, 47, 60, 61, 64, 69, 72, 74], "us": [0, 1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 28, 29, 30, 31, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 57, 58, 59, 60, 62, 63, 64, 65, 66, 67, 68, 70, 71, 73], "xilinx": [0, 1, 2, 3, 4, 6, 12, 13, 14, 17, 33, 36, 37, 40, 41, 46, 52, 55, 58, 59, 60, 64, 65, 66, 67, 68, 74], "intel": [0, 1, 2, 3, 4, 6, 7, 13, 14, 17, 33, 46, 55, 58, 63, 65, 66, 67, 68, 74], "tool": [0, 7, 17, 28, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 57, 58, 59, 63, 64, 65, 66, 72, 73], "chain": [0, 6, 17, 37, 39, 46, 49, 56, 58], "user": [0, 1, 2, 3, 4, 5, 12, 13, 14, 17, 21, 28, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 56, 57, 58, 59, 60, 63, 64, 66, 67, 68, 72, 73, 74], "guid": [0, 5, 12, 13, 14, 16, 17, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 56, 57, 58, 60, 64, 66, 69], "ip": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 13, 14, 15, 16, 17, 18, 25, 26, 27, 28, 32, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 59, 60, 63, 64, 65, 66, 67, 68, 71, 74, 75], "core": [0, 1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 21, 22, 25, 27, 28, 33, 37, 43, 44, 46, 59, 60, 63, 64, 65, 69, 71, 72, 74], "s_axis_axi_aclks_axi_aresetndac_clkdma_datavalid_in_dmavalid_in_dma_secdata_in_adata_in_bvalid_in_avalid_in_bsdio_iexternal_syncdac_data_readydac_sclkdac_csnsdio_osdio_tsync_ext_deviceaxi_ad3552r": 1, "The": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 59, 60, 62, 64, 65, 66, 67, 68, 69, 71, 72, 73, 74], "can": [1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 28, 30, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 59, 60, 61, 63, 64, 66, 67, 68, 69, 70, 72, 73, 75], "low": [1, 5, 6, 7, 8, 9, 13, 14, 15, 16, 18, 20, 21, 24, 25, 26, 27, 36, 37, 39, 40, 41, 42, 45, 47, 49, 50, 52, 56, 57, 64, 67, 68, 71, 73], "drift": [1, 37], "ultra": 1, "fast": [1, 6, 21, 40, 45, 59], "16": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 14, 15, 16, 17, 18, 20, 21, 25, 27, 28, 33, 37, 38, 39, 42, 43, 44, 46, 48, 49, 51, 57, 58, 59, 60, 64, 67, 68, 69, 74], "bit": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 14, 15, 16, 17, 18, 20, 21, 28, 30, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 59, 60, 64, 67, 68, 74], "accuraci": [1, 49, 50], "current": [1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 15, 16, 17, 18, 21, 22, 25, 33, 35, 37, 38, 42, 45, 46, 51, 52, 60, 63, 64, 67, 68, 69, 73], "output": [1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 27, 28, 31, 33, 35, 37, 39, 40, 41, 45, 50, 51, 56, 57, 58, 59, 60, 64, 67, 68, 69, 71], "digit": [1, 2, 3, 4, 20, 33, 36, 37, 39, 40, 42, 43, 44, 45, 47, 48, 49, 50, 52, 56, 57, 64, 66, 67, 68], "convert": [1, 3, 6, 20, 28, 35, 36, 37, 39, 40, 42, 43, 44, 45, 46, 47, 48, 49, 52, 56, 57, 58, 62, 67, 68, 71], "dac": [1, 2, 3, 4, 6, 13, 15, 16, 17, 20, 33, 39, 48, 51, 67, 69, 72], "multipl": [1, 2, 3, 4, 5, 6, 13, 14, 15, 16, 17, 18, 20, 25, 26, 33, 37, 47, 49, 58, 60, 63, 64, 67, 68, 69, 71], "voltag": [1, 5, 20, 37, 39, 42, 43, 44, 45, 47, 51, 57, 73], "span": [1, 6, 39, 56], "rang": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 14, 15, 16, 17, 18, 25, 26, 27, 28, 32, 33, 35, 36, 37, 39, 40, 41, 42, 43, 45, 48, 51, 52, 56, 57, 59, 64, 67, 68], "base": [1, 2, 3, 4, 6, 7, 11, 13, 14, 15, 16, 17, 18, 21, 33, 36, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 60, 61, 63], "vivado": [1, 2, 3, 4, 8, 9, 15, 16, 18, 25, 26, 27, 28, 32, 33, 59, 63, 69, 73, 74], "compat": [1, 2, 3, 4, 6, 13, 14, 15, 16, 33, 37, 39, 42, 48, 49, 51, 67, 68], "8b": [1, 2, 3, 4, 13, 14, 33, 67, 68], "read": [1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 15, 16, 18, 21, 28, 30, 33, 37, 62, 64, 66, 67], "write": [1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 15, 16, 18, 22, 23, 30, 33, 39, 46, 50, 58, 60, 68, 69, 73], "sdr": [1, 2, 3, 4, 13, 14, 15, 16, 17, 33, 37, 61, 67, 68], "ddr": [1, 2, 3, 4, 13, 14, 28, 33, 37, 46, 47, 58, 67, 68], "16b": [1, 2, 3, 4, 13, 14, 33, 67, 68], "data": [1, 2, 3, 4, 5, 9, 10, 11, 17, 18, 19, 21, 22, 23, 25, 26, 27, 28, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 59, 60, 64, 66, 67, 68, 69, 71, 72], "stream": [1, 5, 9, 10, 11, 15, 16, 18, 19, 20, 21, 22, 25, 26, 27, 28, 31, 38, 46], "clk_in": [1, 2, 3], "8": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 14, 15, 16, 17, 18, 21, 24, 25, 26, 27, 28, 30, 32, 33, 35, 37, 40, 42, 43, 45, 49, 51, 58, 59, 60, 64, 67, 68, 69], "4": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 14, 15, 16, 17, 18, 21, 23, 27, 28, 30, 33, 35, 36, 37, 39, 40, 42, 43, 45, 47, 49, 51, 52, 57, 58, 59, 60, 67, 68, 69, 72, 73, 74], "updat": [1, 9, 11, 18, 21, 30, 39, 58, 60, 63, 64, 73, 74], "rate": [1, 5, 6, 13, 14, 15, 16, 35, 37, 38, 39, 41, 42, 43, 44, 45, 46, 47, 48, 51, 52, 56, 58, 68], "select": [1, 2, 3, 4, 5, 6, 13, 14, 15, 16, 17, 23, 24, 25, 28, 30, 33, 37, 39, 43, 44, 45, 46, 58, 60, 65, 67, 68, 72], "input": [1, 2, 3, 4, 8, 11, 13, 14, 15, 16, 17, 19, 22, 23, 24, 31, 33, 35, 36, 37, 40, 41, 42, 43, 44, 45, 47, 49, 51, 52, 56, 57, 59, 60, 64, 67, 68, 71], "sourc": [1, 2, 3, 4, 5, 6, 7, 8, 9, 13, 14, 15, 16, 17, 18, 23, 25, 26, 27, 28, 32, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 59, 60, 62, 63, 64, 67, 68, 69, 72, 73], "dma": [1, 2, 3, 4, 5, 6, 9, 10, 11, 13, 14, 33, 37, 43, 44, 50, 58, 67, 68], "adc": [1, 2, 3, 4, 6, 10, 11, 14, 15, 16, 17, 20, 29, 33, 36, 37, 38, 40, 41, 42, 43, 44, 45, 47, 49, 50, 51, 52, 55, 57, 68, 72], "test_ramp": 1, "out": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 13, 14, 15, 16, 18, 20, 25, 26, 27, 32, 33, 37, 43, 44, 45, 46, 50, 51, 56, 58, 63, 64, 67, 68, 73, 74], "clock": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 18, 21, 23, 24, 25, 26, 27, 32, 33, 36, 38, 39, 40, 41, 42, 43, 44, 45, 49, 50, 51, 52, 56, 57, 59, 64, 67, 68, 72, 73], "sclk": [1, 21, 24, 25, 28], "frequenc": [1, 2, 3, 4, 13, 14, 15, 16, 21, 28, 33, 35, 36, 37, 39, 40, 43, 44, 45, 50, 51, 52, 58, 64, 67, 68], "when": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 24, 26, 27, 33, 35, 37, 39, 46, 56, 58, 59, 60, 62, 63, 64, 67, 68, 69, 73, 74], "i": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 59, 60, 62, 63, 64, 66, 67, 68, 69, 71, 72, 74, 75], "2": [1, 2, 3, 4, 6, 7, 8, 9, 11, 13, 14, 15, 16, 17, 18, 20, 21, 23, 25, 27, 28, 29, 30, 33, 35, 39, 40, 42, 43, 44, 45, 49, 50, 51, 52, 56, 57, 58, 59, 60, 63, 67, 68, 72, 73, 74], "mode": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 13, 14, 15, 16, 24, 28, 33, 35, 36, 38, 39, 40, 42, 45, 49, 52, 60, 64, 67, 68], "have": [1, 2, 3, 4, 5, 6, 7, 9, 12, 13, 14, 15, 16, 17, 18, 23, 26, 28, 33, 35, 36, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 55, 56, 57, 58, 59, 60, 62, 63, 64, 66, 67, 68, 69, 71, 72, 73, 74], "maximum": [1, 2, 3, 4, 6, 7, 8, 13, 14, 15, 16, 18, 23, 28, 33, 36, 37, 38, 39, 45, 48, 51, 52, 60, 64, 67, 68, 73], "132mhz": 1, "synchron": [1, 2, 3, 4, 7, 8, 9, 11, 15, 17, 19, 23, 25, 26, 27, 32, 33, 45, 46, 50, 58, 63, 64, 67, 68], "capabl": [1, 2, 3, 4, 5, 13, 14, 28, 33, 36, 40, 45, 51, 52, 67, 68, 73], "set": [1, 2, 3, 4, 5, 7, 8, 9, 10, 13, 14, 18, 20, 24, 27, 28, 29, 33, 35, 39, 43, 44, 46, 49, 51, 56, 57, 58, 60, 63, 64, 67, 68, 69, 72, 73, 74], "an": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 13, 14, 15, 16, 17, 18, 20, 21, 25, 28, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 59, 62, 63, 64, 65, 66, 67, 68, 69, 71, 72, 74], "name": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 14, 15, 16, 18, 19, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 59, 60, 63, 67, 68, 69, 71, 72, 73], "axi_ad3552r": [1, 63], "v": [1, 2, 3, 4, 5, 6, 7, 8, 9, 13, 14, 15, 16, 17, 18, 21, 25, 26, 27, 30, 32, 33, 37, 39, 42, 43, 44, 45, 49, 57, 58, 59, 60, 64, 67, 68, 69, 71, 73], "axi_ad3552r_channel": 1, "channel": [1, 2, 3, 4, 5, 6, 13, 14, 15, 16, 17, 20, 21, 23, 33, 36, 37, 39, 40, 43, 44, 45, 46, 50, 52, 56, 58, 69, 71], "axi_ad3552r_cor": 1, "axi_ad3552r_if": 1, "modul": [1, 2, 3, 4, 6, 7, 9, 11, 13, 14, 15, 16, 21, 22, 24, 30, 33, 36, 37, 38, 39, 40, 45, 48, 50, 52, 58, 59, 60, 63, 64, 67, 68, 69, 71, 72, 73], "axi_ad3552r_if_tb": 1, "testbench": 1, "setup": [1, 15, 16, 50, 73, 74], "axi_ad3552r_ip": 1, "gener": [1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 24, 25, 26, 27, 28, 32, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 59, 60, 62, 63, 65, 66, 70], "integr": [1, 2, 3, 4, 8, 9, 13, 14, 15, 16, 17, 18, 25, 26, 27, 32, 37, 39, 42, 45, 49, 51, 59, 60, 61, 63, 69], "default": [1, 2, 3, 4, 5, 6, 7, 8, 9, 13, 14, 15, 16, 18, 21, 25, 26, 27, 28, 32, 33, 35, 39, 42, 43, 44, 46, 51, 56, 57, 58, 59, 60, 64, 67, 68, 69, 72], "valu": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 14, 15, 16, 18, 21, 22, 23, 25, 26, 27, 28, 30, 32, 33, 35, 46, 47, 58, 64, 67, 68, 69, 72], "choic": [1, 2, 3, 4, 5, 6, 7, 8, 9, 13, 14, 15, 16, 18, 25, 26, 27, 32, 33, 35, 67, 68], "id": [1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 15, 16, 18, 21, 33, 62, 67, 68, 69], "should": [1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 15, 16, 17, 18, 21, 24, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 57, 58, 59, 60, 63, 64, 66, 67, 68, 69, 71, 72, 73, 74], "uniqu": [1, 2, 3, 4, 6, 7, 13, 14, 15, 16, 18, 33, 60, 64, 67, 68, 69], "each": [1, 2, 3, 4, 6, 7, 9, 11, 13, 14, 15, 16, 17, 18, 19, 21, 23, 28, 33, 35, 36, 40, 43, 44, 45, 46, 50, 52, 58, 59, 60, 61, 63, 64, 67, 68, 69, 71, 73], "0": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 14, 15, 16, 17, 18, 19, 21, 23, 25, 26, 27, 28, 30, 31, 32, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 59, 60, 64, 67, 68, 69, 71, 72, 73, 74], "fpga_technologi": [1, 2, 3, 4, 5, 13, 14, 33, 67, 68], "encod": [1, 2, 3, 4, 5, 13, 14, 15, 16, 25, 33, 46, 58, 67, 68], "describ": [1, 2, 3, 4, 5, 11, 13, 14, 15, 33, 46, 58, 59, 63, 64, 67, 68, 73], "technologi": [1, 2, 3, 4, 5, 13, 14, 17, 33, 35, 64, 67, 68], "arria": [1, 2, 3, 4, 5, 6, 13, 14, 17, 33, 46, 58, 67, 68, 73], "10": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 17, 21, 28, 30, 33, 35, 37, 43, 44, 45, 46, 57, 58, 59, 67, 68, 69, 72, 73], "7seri": [1, 2, 3, 4, 5, 13, 14, 33, 67, 68], "unknown": [1, 4, 5, 6, 11, 13, 14, 35], "1": [1, 2, 3, 4, 6, 7, 8, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 24, 25, 26, 27, 28, 30, 32, 33, 35, 39, 40, 42, 43, 44, 45, 46, 47, 49, 50, 51, 52, 56, 57, 58, 59, 60, 63, 67, 68, 69, 72, 73, 74], "ultrascal": [1, 4, 5, 13, 14, 35, 46, 48, 58, 59, 60, 73], "3": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 14, 15, 16, 17, 18, 21, 23, 25, 28, 30, 33, 35, 39, 42, 43, 44, 45, 46, 49, 51, 58, 59, 60, 67, 68, 72, 73, 74], "versal": [1, 4, 5, 13, 14, 46, 58, 59, 73], "fpga_famili": [1, 2, 3, 4, 5, 13, 14, 33, 67, 68], "famili": [1, 2, 3, 4, 5, 6, 13, 14, 20, 28, 29, 33, 41, 42, 56, 57, 59, 67, 68, 73], "variant": [1, 2, 3, 4, 5, 13, 14, 28, 33, 52, 67, 68], "e": [1, 2, 3, 4, 5, 6, 7, 11, 13, 14, 15, 16, 17, 21, 23, 28, 33, 46, 58, 59, 60, 63, 64, 67, 68, 69, 73], "g": [1, 2, 3, 4, 5, 6, 7, 11, 13, 14, 15, 16, 21, 23, 33, 46, 58, 59, 60, 63, 64, 67, 68, 69, 73], "sx": [1, 2, 3, 4, 5, 13, 14, 33, 67, 68], "gx": [1, 2, 3, 4, 5, 13, 14, 33, 67, 68], "gt": [1, 2, 3, 4, 5, 13, 14, 33, 35, 67, 68], "artix": [1, 4, 5, 6, 13, 14, 59], "kintex": [1, 2, 3, 4, 5, 6, 13, 14, 33, 59, 67, 68], "virtex": [1, 2, 3, 4, 5, 6, 13, 14, 33, 59, 60, 67, 68], "zynq": [1, 2, 3, 4, 5, 13, 14, 28, 33, 36, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 59, 60, 67, 68, 73], "versalprim": [1, 4, 5, 13, 14], "5": [1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 15, 16, 17, 18, 21, 28, 30, 33, 35, 36, 37, 39, 40, 42, 43, 44, 45, 46, 49, 51, 52, 56, 57, 58, 59, 60, 63, 67, 68, 72, 74], "versalaicor": [1, 4, 5, 13, 14], "6": [1, 2, 3, 4, 5, 7, 8, 9, 11, 13, 14, 15, 16, 17, 21, 30, 33, 35, 43, 46, 51, 57, 58, 59, 67, 68], "versalpremium": [1, 5, 13, 14], "7": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 14, 15, 16, 18, 19, 21, 25, 26, 27, 28, 30, 32, 33, 35, 36, 40, 45, 46, 49, 51, 52, 57, 58, 59, 64, 67, 68, 69, 73], "speed_grad": [1, 2, 3, 4, 5, 13, 14, 33, 67, 68], "": [1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 15, 16, 18, 21, 25, 27, 30, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 59, 60, 64, 65, 66, 67, 68, 69, 72], "speed": [1, 2, 3, 4, 5, 6, 8, 9, 13, 14, 15, 16, 17, 33, 35, 36, 40, 41, 42, 43, 44, 46, 52, 56, 57, 58, 60, 67, 68], "grade": [1, 2, 3, 4, 5, 9, 13, 14, 33, 67, 68], "1l": [1, 4, 5, 13, 14], "11": [1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 15, 16, 17, 21, 30, 33, 46, 51, 58, 59, 67], "1h": [1, 4, 5, 13, 14], "12": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 14, 15, 16, 17, 20, 21, 28, 30, 33, 35, 36, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 58, 59, 64, 67, 68], "1hv": [1, 4, 5, 13, 14], "13": [1, 2, 3, 4, 5, 6, 7, 13, 14, 15, 16, 18, 21, 30, 33, 36, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47, 49, 50, 51, 52, 56, 57, 58, 59, 67, 68, 71, 72], "1lv": [1, 4, 5, 13, 14], "14": [1, 2, 3, 4, 5, 7, 8, 9, 13, 14, 15, 16, 17, 21, 28, 30, 33, 39, 42, 56, 58, 59, 67, 68, 69, 74], "20": [1, 4, 5, 9, 11, 13, 14, 15, 16, 20, 35, 39, 44, 46, 58, 59], "2l": [1, 4, 5, 13, 14], "21": [1, 4, 5, 9, 11, 13, 14, 15, 16, 58, 59, 68, 74], "2lv": [1, 4, 5, 13, 14], "22": [1, 4, 5, 9, 11, 13, 14, 58, 59], "2mp": [1, 4, 5, 13, 14], "23": [1, 2, 3, 4, 5, 6, 9, 11, 13, 14, 15, 16, 18, 33, 58, 59, 67, 68, 74], "2lvc": [1, 4, 5, 13, 14], "24": [1, 2, 3, 4, 5, 6, 9, 11, 13, 14, 15, 16, 18, 20, 25, 28, 33, 36, 37, 40, 45, 46, 50, 51, 58, 59, 67, 68], "2lvi": [1, 4, 5, 13, 14], "25": [1, 2, 3, 4, 5, 13, 14, 15, 16, 17, 33, 35, 45, 58, 59, 67, 68], "30": [1, 4, 5, 8, 9, 13, 14, 28, 45, 58, 59], "dev_packag": [1, 2, 3, 4, 5, 13, 14, 33, 67, 68], "packag": [1, 2, 3, 4, 5, 11, 13, 14, 15, 16, 33, 37, 39, 42, 45, 49, 60, 67, 68, 69], "might": [1, 2, 3, 4, 5, 6, 13, 14, 15, 16, 22, 24, 33, 59, 60, 67, 68, 69, 74], "affect": [1, 2, 3, 4, 5, 6, 13, 14, 15, 16, 21, 23, 33, 35, 60, 67, 68], "high": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 17, 18, 20, 21, 28, 33, 35, 39, 41, 42, 43, 44, 45, 46, 47, 48, 49, 51, 56, 57, 58, 60, 67, 68, 73], "rf": [1, 2, 3, 4, 5, 33, 60, 61, 67, 68], "fl": [1, 4, 5, 13, 14], "ff": [1, 4, 5, 6, 13, 14], "fb": [1, 4, 5, 13, 14], "hc": [1, 4, 5, 13, 14], "fh": [1, 4, 5, 13, 14], "c": [1, 4, 5, 6, 23, 24, 25, 28, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 60, 67, 68, 72], "cp": [1, 4, 5, 13, 14, 35], "ft": [1, 4, 5, 13, 14], "9": [1, 2, 3, 4, 5, 7, 9, 13, 14, 15, 16, 21, 30, 33, 35, 37, 45, 51, 58, 59, 60, 64, 67, 68, 74], "fg": [1, 4, 5, 13, 14], "sb": [1, 4, 5, 13, 14], "rb": [1, 4, 5, 13, 14], "r": [1, 4, 5, 13, 14, 15, 16, 21, 30], "cl": [1, 4, 5, 13, 14], "sf": [1, 4, 5, 13, 14], "15": [1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 15, 16, 18, 19, 21, 25, 26, 27, 28, 30, 31, 32, 33, 46, 58, 59, 60, 64, 67, 68, 69, 72, 74], "ba": [1, 4, 5, 13, 14], "fa": [1, 4, 5, 13, 14], "17": [1, 2, 3, 4, 5, 9, 11, 13, 14, 15, 33, 58, 59, 60, 67, 68, 74], "f": [1, 4, 5, 13, 14, 15, 16, 46, 58], "18": [1, 4, 5, 13, 14, 15, 16, 20, 28, 43, 56, 57, 58, 59, 74], "fi": [1, 4, 5, 13, 14], "19": [1, 2, 3, 4, 5, 6, 9, 11, 13, 14, 15, 16, 33, 58, 59, 60, 67, 74], "l": [1, 5, 13, 14, 15, 16, 58, 60], "dds_disabl": [1, 2, 3, 4, 13, 14, 33, 67, 68], "dd": [1, 2, 3, 4, 13, 14, 33, 67, 68], "disabl": [1, 2, 3, 4, 6, 7, 9, 11, 13, 14, 15, 16, 18, 33, 43, 58, 67, 68, 74], "dds_type": [1, 14], "type": [1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 15, 16, 18, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 59, 60, 64, 67, 68, 71, 73, 74], "dds_cordic_dw": [1, 14], "cordic": [1, 14], "dw": [1, 67, 68], "dds_cordic_phase_dw": [1, 14], "phase": [1, 14, 17, 21, 43, 45, 56, 57, 68], "s_axi": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "standard": [1, 2, 3, 4, 13, 14, 15, 16, 17, 19, 26, 33, 38, 39, 42, 50, 59, 60, 63, 67, 68, 73], "slave": [1, 2, 3, 4, 13, 33, 36, 40, 52], "memori": [1, 2, 3, 4, 5, 6, 9, 10, 13, 14, 15, 16, 18, 20, 22, 28, 33, 35, 60, 69, 71], "physic": [1, 2, 3, 4, 6, 7, 8, 9, 13, 14, 15, 16, 18, 21, 24, 25, 26, 27, 28, 32, 33, 34, 46, 58, 59, 60, 67, 68, 72], "port": [1, 2, 3, 4, 5, 6, 7, 8, 9, 12, 13, 14, 15, 16, 18, 25, 26, 27, 32, 33, 35, 55, 58, 59, 60, 64, 65, 67, 68, 69], "logic": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 18, 20, 21, 24, 25, 26, 27, 32, 33, 35, 36, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 63, 64, 67, 68, 69, 72], "direct": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 14, 15, 16, 17, 18, 19, 22, 24, 25, 26, 27, 31, 32, 33, 36, 37, 38, 39, 40, 43, 44, 45, 46, 48, 49, 50, 51, 52, 56, 57, 58, 60, 64, 69, 71], "depend": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 14, 15, 16, 17, 18, 20, 21, 23, 24, 25, 26, 27, 28, 32, 33, 36, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 59, 60, 63, 67, 68, 69], "s_axi_awaddr": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "awaddr": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "s_axi_awprot": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "awprot": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "s_axi_awvalid": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "awvalid": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "s_axi_awreadi": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "awreadi": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "s_axi_wdata": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "wdata": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "31": [1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 15, 16, 18, 33, 35, 58, 59, 64, 67, 68, 69, 71], "s_axi_wstrb": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "wstrb": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "s_axi_wvalid": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "wvalid": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "s_axi_wreadi": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "wreadi": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "s_axi_bresp": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "bresp": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "s_axi_bvalid": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "bvalid": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "s_axi_breadi": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "breadi": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "s_axi_araddr": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "araddr": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "s_axi_arprot": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "arprot": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "s_axi_arvalid": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "arvalid": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "s_axi_arreadi": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "arreadi": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "s_axi_rdata": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "rdata": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "s_axi_rresp": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "rresp": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "s_axi_rvalid": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "rvalid": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "s_axi_rreadi": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "rreadi": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "s_axi_aclk": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 28, 33, 69, 71], "clk": [1, 2, 3, 4, 5, 6, 7, 8, 9, 13, 14, 15, 16, 18, 21, 23, 25, 26, 28, 30, 32, 33, 64], "s_axi_aresetn": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 28, 33, 69, 71], "rst": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33, 58, 62, 64], "dac_clk": [1, 68], "dma_data": 1, "from": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 25, 26, 27, 28, 29, 30, 32, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 57, 58, 59, 60, 62, 63, 64, 66, 67, 68, 69, 71, 72, 73, 74, 75], "dmac": [1, 12, 70], "valid_in_dma": 1, "valid": [1, 2, 3, 4, 5, 6, 9, 13, 14, 15, 16, 18, 19, 23, 28, 31, 33, 60, 64, 67, 68, 73, 74], "valid_in_dma_sec": 1, "secondari": 1, "need": [1, 2, 3, 4, 5, 6, 7, 9, 13, 15, 16, 17, 18, 21, 23, 28, 33, 35, 36, 40, 43, 44, 47, 52, 56, 57, 59, 60, 66, 69, 73, 74], "dac_data_readi": 1, "readi": [1, 2, 3, 5, 6, 15, 16, 19, 23, 28, 31, 67], "signal": [1, 2, 3, 4, 5, 7, 11, 20, 21, 28, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 49, 50, 51, 52, 56, 57, 58, 59, 60, 64, 67, 68, 73], "data_in_a": 1, "adc_data": [1, 2, 13], "data_in_b": 1, "valid_in_a": 1, "valid_in_b": 1, "dac_sclk": 1, "serial": [1, 2, 3, 4, 5, 9, 11, 13, 14, 15, 16, 17, 18, 28, 33, 35, 36, 37, 39, 40, 46, 49, 52, 56, 57, 58, 59, 67, 68], "dac_csn": 1, "chip": [1, 2, 3, 4, 23, 24, 25, 30, 33, 36, 40, 42, 43, 44, 47, 52, 58], "sdio_i": 1, "sdio_o": 1, "sdio_t": 1, "o": [1, 2, 3, 4, 11, 13, 14, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 57, 58, 59, 60, 64, 67, 68], "buffer": [1, 5, 11, 15, 17, 18, 24, 28, 37, 39, 42, 43, 44, 45, 46, 47, 49, 56, 57, 58, 59], "control": [1, 2, 3, 4, 5, 6, 12, 13, 14, 18, 20, 21, 23, 24, 25, 26, 27, 33, 36, 37, 38, 39, 40, 42, 43, 44, 49, 51, 52, 56, 60, 67, 68, 69, 71], "external_sync": [1, 7], "extern": [1, 2, 3, 4, 6, 7, 9, 10, 15, 16, 18, 20, 21, 22, 25, 28, 33, 36, 39, 40, 42, 43, 44, 45, 46, 47, 48, 52, 57, 58, 59, 64, 67, 68, 69], "flag": [1, 2, 3, 5, 6, 7, 9, 11], "anoth": [1, 2, 3, 4, 6, 11, 13, 23, 33, 58, 67, 73], "sync_ext_devic": 1, "start_sync": 1, "top": [1, 2, 3, 4, 7, 11, 24, 33, 45, 59, 60, 64, 67, 68, 72, 73], "instanti": [1, 2, 3, 4, 5, 14, 24, 33, 35, 37, 43, 44, 51, 52, 56, 57, 64, 67, 68, 69, 72, 73], "handl": [1, 2, 3, 4, 8, 13, 14, 17, 25, 33, 59, 63, 67, 68], "state": [1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 18, 21, 24, 25, 26, 27, 33, 58, 64, 67, 73], "machin": [1, 11, 25, 27, 51, 56, 64], "quad": [1, 5, 13, 14, 15, 16, 17, 35, 36, 40, 42, 52], "spi": [1, 2, 3, 4, 12, 29, 33, 69, 70], "For": [1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 15, 16, 17, 18, 20, 21, 23, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 57, 58, 59, 60, 63, 64, 67, 68, 69, 72, 73, 74], "common": [1, 2, 3, 4, 5, 13, 14, 20, 28, 33, 37, 42, 43, 44, 49, 56, 58, 59, 60, 63, 67, 68, 69, 72], "ar": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 24, 25, 26, 27, 28, 29, 32, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 57, 58, 59, 60, 62, 64, 66, 67, 68, 69, 71, 72, 73, 74, 75], "axi_ad3552r_dac_common": 1, "dword": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33, 67, 68], "byte": [1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 15, 16, 18, 33, 67, 68], "reg": [1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 15, 16, 18, 33, 64, 67, 68, 69], "field": [1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 16, 17, 18, 21, 33, 56, 64, 67, 68], "0x11": [1, 2, 3, 4, 5, 13, 14, 33, 46, 67, 68], "0x44": [1, 2, 3, 4, 5, 13, 14, 18, 33, 67, 68], "cntrl_1": [1, 14, 68, 69], "statu": [1, 2, 3, 4, 5, 9, 13, 14, 17, 18, 33, 47, 60, 63, 67, 68, 69], "ext_sync_arm": [1, 2, 3, 4, 13, 14, 33, 67, 68], "rw": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33, 67, 68, 69], "0x00000000": [1, 2, 3, 4, 6, 7, 9, 13, 14, 15, 16, 18, 33, 67, 68, 69], "arm": [1, 2, 3, 4, 7, 13, 14, 33, 59, 60, 67, 68], "trigger": [1, 2, 3, 4, 7, 10, 11, 13, 14, 16, 20, 22, 23, 27, 28, 33, 37, 38, 67, 68], "mechan": [1, 2, 3, 4, 13, 14, 15, 28, 33, 67, 68], "sensit": [1, 2, 3, 4, 13, 14, 33, 37, 64, 67, 68], "sync": [1, 2, 3, 4, 6, 9, 11, 13, 14, 16, 18, 19, 21, 23, 25, 26, 33, 46, 58, 67, 68], "onc": [1, 2, 3, 4, 5, 6, 13, 14, 15, 16, 26, 33, 58, 60, 67, 68, 72], "goe": [1, 2, 3, 4, 13, 14, 33, 46, 67, 68], "within": [1, 2, 3, 4, 6, 11, 13, 14, 19, 33, 35, 45, 49, 58, 60, 67, 68, 69], "across": [1, 2, 3, 4, 13, 14, 15, 16, 28, 33, 56, 60, 64, 67, 68, 74], "instanc": [1, 2, 3, 4, 5, 6, 7, 13, 14, 15, 16, 18, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 59, 64, 67, 68, 69], "effect": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 23, 33, 64, 67, 68], "onli": [1, 2, 3, 4, 5, 6, 7, 9, 11, 12, 13, 14, 15, 16, 17, 18, 21, 23, 24, 28, 33, 35, 36, 37, 40, 43, 44, 46, 51, 52, 55, 56, 57, 58, 59, 60, 63, 64, 67, 68, 69, 72, 73, 74], "ext_sync": [1, 2, 3, 4, 7, 13, 14, 33, 67, 68], "synthesi": [1, 2, 3, 4, 33, 59, 64, 67, 68, 73], "self": [1, 2, 3, 4, 5, 13, 14, 16, 33, 57, 67, 68], "clear": [1, 2, 3, 4, 5, 6, 9, 11, 13, 14, 15, 16, 18, 22, 33, 60, 67, 68], "0x12": [1, 2, 3, 4, 5, 11, 13, 14, 33, 46, 67, 68], "0x48": [1, 2, 3, 4, 5, 13, 14, 33, 67, 68], "cntrl_2": [1, 2, 3, 4, 13, 14, 33, 67, 68], "sdr_ddr_n": [1, 2, 3, 4, 13, 14, 33, 67, 68, 69], "repres": [1, 2, 3, 4, 6, 13, 14, 15, 16, 24, 33, 58, 67, 68], "symb_8_16b": [1, 2, 3, 4, 13, 14, 33, 67, 68, 69], "number": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 14, 15, 16, 17, 18, 21, 23, 25, 26, 27, 28, 30, 32, 33, 35, 36, 37, 38, 39, 40, 43, 44, 45, 46, 49, 50, 51, 52, 56, 57, 58, 59, 60, 67, 68, 69, 72], "symbol": [1, 2, 3, 4, 13, 14, 33, 64, 67, 68], "format": [1, 2, 3, 4, 10, 11, 12, 13, 14, 15, 16, 20, 33, 55, 58, 67, 68, 74], "0x21": [1, 2, 3, 4, 6, 9, 13, 14, 15, 16, 18, 33, 67, 68], "0x84": [1, 2, 3, 4, 6, 9, 13, 14, 15, 16, 18, 33, 67, 68], "dac_custom_wr": [1, 14, 68], "data_writ": 1, "lsb": [1, 6, 13, 14, 15, 16, 57], "0x22": [1, 2, 3, 4, 6, 9, 13, 14, 15, 16, 18, 33, 67, 68], "0x88": [1, 2, 3, 4, 6, 9, 13, 14, 15, 16, 18, 33, 67, 68], "ui_statu": [1, 2, 3, 4, 13, 14, 33, 67, 68], "if_busi": [1, 14, 68], "ro": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33, 67, 68, 69], "busi": [1, 2, 3, 4, 5, 6, 13, 14, 18, 22, 25, 28, 33, 37, 38, 49, 67, 68], "If": [1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 15, 16, 17, 18, 19, 21, 22, 24, 27, 30, 33, 44, 58, 59, 60, 63, 66, 67, 68, 69, 73, 74], "indic": [1, 2, 3, 4, 5, 6, 9, 11, 13, 14, 15, 16, 22, 25, 28, 33, 49, 60, 64, 67, 68, 73], "0x23": [1, 2, 3, 4, 13, 14, 33, 67, 68], "0x8c": [1, 2, 3, 4, 13, 14, 33, 67, 68], "dac_custom_ctrl": [1, 14, 68], "address": [1, 2, 3, 4, 5, 9, 13, 14, 17, 18, 21, 22, 30, 33, 71], "start": [1, 2, 3, 4, 5, 9, 11, 13, 14, 15, 16, 21, 22, 23, 26, 33, 45, 46, 47, 48, 50, 51, 56, 58, 60, 64, 67, 69, 72, 73], "fsm": [1, 17], "transfer": [1, 2, 3, 4, 9, 13, 14, 18, 22, 23, 28, 33, 46, 58, 67, 68], "transfer_data": 1, "singl": [1, 2, 3, 4, 5, 6, 13, 15, 16, 20, 26, 28, 33, 37, 38, 42, 43, 44, 49, 57, 58, 59, 64, 67, 69], "access": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 13, 14, 15, 16, 18, 20, 25, 26, 33, 36, 40, 52, 60, 67, 68, 69, 71], "return": [1, 6, 7, 9, 11, 15, 16, 18, 60], "chang": [1, 4, 6, 7, 9, 14, 15, 16, 18, 23, 28, 41, 46, 48, 58, 60, 62, 63, 64, 68, 69, 72, 74], "axi_ad3552r_dac_channel": 1, "0x100": [1, 2, 3, 4, 6, 9, 13, 14, 15, 16, 18, 33, 67, 68], "0x400": [1, 2, 3, 4, 6, 13, 14, 33, 67, 68], "chan_cntrl0_7": 1, "dac_dds_sel": [1, 14, 68], "intern": [1, 5, 9, 11, 13, 14, 15, 16, 18, 21, 23, 25, 26, 27, 28, 35, 37, 42, 43, 46, 47, 57, 58, 64, 67, 68, 71], "support": [1, 2, 3, 4, 5, 9, 11, 18, 21, 24, 25, 28, 33, 35, 59, 62, 63, 65, 66, 67, 68, 73, 74, 75], "0x00": [1, 9, 14, 21, 68], "tone": [1, 14, 68], "0x01": [1, 9, 14, 21, 68], "pattern": [1, 2, 3, 4, 5, 11, 13, 14, 33, 67, 68], "sed": [1, 14, 68], "0x02": [1, 14, 68], "0x03": [1, 14, 15, 68], "0x04": [1, 14, 68], "invert": [1, 14, 35, 64, 68], "pn7": [1, 2, 3, 4, 13, 14, 33, 67, 68], "0x05": [1, 14, 68], "pn15": [1, 2, 3, 4, 13, 14, 33, 67, 68], "0x06": [1, 14, 68], "150": [1, 2, 3, 4, 13, 14, 33, 58, 67, 68], "0x07": [1, 14, 68], "0x08": [1, 14, 68], "loopback": [1, 2, 3, 4, 13, 14, 33, 67, 68], "0x09": [1, 14, 46, 68], "pnx": [1, 2, 3, 4, 13, 14, 33, 67, 68], "ad9361": [1, 2, 3, 4, 13, 14, 33, 67, 68], "0x0a": [1, 2, 3, 4, 13, 14, 33, 46, 67, 68], "nibbl": [1, 2, 3, 4, 13, 14, 33, 67, 68], "ramp": [1, 2, 3, 4, 13, 14, 33, 67, 68], "adrv9001": [1, 2, 3, 4, 13, 14, 33, 67, 68], "0x0b": [1, 2, 3, 4, 13, 14, 33, 67, 68], "0x116": 1, "0x458": 1, "chan_cntrl1_7": 1, "templat": [1, 12, 59, 73], "0x0": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33, 35, 67, 68], "version": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 21, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 57, 58, 63, 64, 65, 67, 68, 69], "scratch": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33, 67, 68], "0x1": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33, 35, 67, 68], "0x4": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33, 67, 68], "identifi": [1, 2, 3, 4, 5, 6, 7, 11, 13, 14, 15, 21, 33, 60, 64, 67, 68], "0x2": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33, 67, 68], "0x8": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33, 67, 68], "0x3": [1, 2, 3, 4, 6, 7, 13, 14, 15, 16, 18, 33, 67, 68], "0xc": [1, 2, 3, 4, 6, 7, 13, 14, 15, 16, 18, 33, 67, 68], "config": [1, 2, 3, 4, 7, 13, 14, 15, 16, 28, 33, 67, 68, 72], "iqcorrection_dis": [1, 2, 3, 4, 13, 14, 33, 67, 68], "iq": [1, 2, 3, 4, 13, 14, 33, 67, 68], "correct": [1, 2, 3, 4, 11, 13, 14, 15, 16, 28, 33, 35, 64, 67, 68], "wa": [1, 2, 3, 4, 6, 9, 13, 14, 15, 16, 17, 21, 22, 26, 33, 37, 43, 44, 46, 56, 57, 58, 59, 60, 67, 68, 69, 73], "implement": [1, 2, 3, 4, 5, 6, 10, 11, 13, 14, 15, 16, 17, 20, 22, 23, 25, 28, 32, 33, 35, 46, 50, 59, 60, 64, 66, 67, 68, 69, 73], "result": [1, 2, 3, 4, 5, 13, 14, 18, 21, 33, 37, 43, 44, 46, 56, 57, 58, 64, 67, 68, 73], "dcfilter_dis": [1, 2, 3, 4, 13, 14, 33, 67, 68], "dc": [1, 2, 3, 4, 13, 14, 33, 40, 45, 50, 51, 67, 68], "filter": [1, 2, 3, 4, 13, 14, 28, 33, 36, 37, 39, 40, 43, 44, 45, 47, 52, 61, 67, 68], "dataformat_dis": [1, 2, 3, 4, 13, 14, 33, 67, 68], "userports_dis": [1, 2, 3, 4, 13, 14, 33, 67, 68], "relat": [1, 2, 3, 4, 6, 13, 14, 15, 16, 33, 67, 68, 69, 73], "decim": [1, 2, 3, 4, 13, 14, 33, 36, 37, 40, 45, 52, 67, 68], "mode_1r1t": [1, 2, 3, 4, 13, 14, 33, 67, 68], "sheet": [1, 2, 3, 4, 13, 14, 33, 37, 56, 67, 68], "delay_control_dis": [1, 2, 3, 4, 13, 14, 33, 67, 68], "delai": [1, 2, 3, 4, 7, 13, 14, 15, 20, 21, 25, 27, 28, 30, 33, 67, 68], "cmos_or_lvds_n": [1, 2, 3, 4, 13, 14, 33, 67, 68], "cmo": [1, 2, 3, 4, 13, 14, 33], "lvd": [1, 2, 3, 4, 13, 14, 17, 33, 45, 47, 55, 58, 59], "pps_receiver_en": [1, 2, 3, 4, 13, 14, 33, 67, 68], "pp": [1, 2, 3, 4, 13, 14, 33, 67, 68], "receiv": [1, 2, 3, 4, 5, 6, 9, 11, 13, 14, 16, 17, 18, 19, 21, 25, 27, 28, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 57, 58, 68, 73], "enabl": [1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 15, 16, 17, 18, 22, 24, 26, 27, 33, 35, 36, 37, 40, 44, 45, 46, 52, 56, 58, 64, 67, 68], "scalecorrection_onli": [1, 2, 3, 4, 13, 14, 33, 67, 68], "scale": [1, 2, 3, 4, 13, 14, 33, 46, 67, 68], "must": [1, 2, 3, 4, 5, 6, 7, 11, 13, 14, 15, 16, 17, 21, 22, 30, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 59, 60, 63, 64, 67, 68, 69, 73, 74], "transport": [1, 2, 3, 4, 15, 16, 33, 46, 58, 67, 68, 72], "layer": [1, 2, 3, 4, 15, 16, 28, 33, 35, 46, 58, 67, 68, 72], "rd_raw_data": [1, 2, 3, 4, 13, 14, 33, 67, 68], "raw": [1, 2, 3, 4, 9, 13, 14, 15, 16, 18, 33, 50, 67, 68], "chan_raw_data": [1, 2, 3, 4, 13, 14, 33, 67, 68], "adc_channel": [1, 2, 3, 4, 13, 14, 33, 67, 68], "0x10": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33, 67, 68], "pps_irq_mask": [1, 2, 3, 4, 13, 14, 33, 67, 68], "interrupt": [1, 2, 3, 4, 5, 13, 14, 26, 33, 67, 68, 72], "mask": [1, 2, 3, 4, 5, 6, 9, 13, 14, 15, 16, 18, 33, 67, 68], "0x00000001": [1, 2, 3, 4, 6, 13, 14, 15, 16, 18, 33, 67, 68, 69], "1pp": [1, 2, 3, 4, 13, 14, 33, 67, 68], "0x7": [1, 2, 3, 4, 5, 13, 14, 33, 67, 68], "0x1c": [1, 2, 3, 4, 5, 13, 14, 33, 67, 68], "fpga_info": [1, 2, 3, 4, 5, 13, 14, 33, 67, 68], "inform": [1, 2, 3, 4, 6, 9, 23, 33, 34, 59, 60, 62, 63, 66, 67, 68, 70], "adi_intel_device_info_enc": [1, 2, 3, 4, 13, 14, 33, 67, 68], "adi_xilinx_device_info_enc": [1, 2, 3, 4, 13, 14, 33, 67, 68], "axi_ad": [1, 2, 3, 4, 13, 14, 33, 67, 68], "0x40": [1, 2, 3, 4, 5, 7, 9, 13, 14, 15, 16, 18, 33, 67, 68], "rstn": [1, 2, 3, 4, 13, 14, 33, 67, 68], "ce_n": [1, 2, 3, 4, 13, 14, 33, 67, 68], "invers": [1, 2, 3, 4, 13, 14, 15, 16, 21, 33, 35, 67, 68], "export": [1, 2, 3, 4, 13, 14, 33, 60, 67, 68, 73], "mmcm_rstn": [1, 2, 3, 4, 13, 14, 33, 67, 68], "mmcm": [1, 2, 3, 4, 13, 14, 33, 67, 68], "reset": [1, 2, 3, 4, 5, 6, 8, 9, 13, 14, 16, 18, 21, 22, 25, 26, 27, 32, 33, 39, 64, 67, 68, 72], "drp": [1, 2, 3, 4, 5, 13, 14, 33, 67, 68], "IN": [1, 2, 3, 4, 13, 14, 33, 43, 46, 48, 50, 51, 57, 58, 67, 68], "bring": [1, 2, 3, 4, 5, 7, 13, 14, 15, 16, 33, 67, 68], "up": [1, 2, 3, 4, 5, 7, 9, 13, 14, 15, 16, 18, 23, 33, 35, 36, 37, 39, 40, 42, 43, 44, 46, 47, 48, 52, 56, 60, 63, 67, 68, 69, 72, 73], "ext_sync_disarm": [1, 2, 3, 4, 13, 14, 33, 67, 68], "disarm": [1, 2, 3, 4, 13, 14, 33, 67, 68], "manual_sync_request": [1, 2, 3, 4, 13, 14, 16, 33, 67, 68], "issu": [1, 2, 3, 4, 13, 14, 15, 16, 33, 60, 67, 68, 73, 74], "event": [1, 2, 3, 4, 6, 7, 9, 10, 11, 13, 14, 15, 16, 19, 20, 21, 22, 27, 33, 67, 68], "hook": [1, 2, 3, 4, 13, 14, 33, 67, 68], "insid": [1, 2, 3, 4, 13, 14, 23, 28, 33, 35, 59, 60, 63, 64, 67, 68, 69, 71, 72, 73], "fabric": [1, 2, 3, 4, 13, 14, 15, 16, 33, 46, 67, 68], "symb_op": [1, 2, 3, 4, 13, 14, 33, 67, 68], "num_lan": [1, 2, 3, 4, 13, 14, 15, 16, 33, 67, 68], "activ": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 21, 22, 25, 26, 27, 33, 46, 64, 67, 68, 71], "lane": [1, 2, 3, 4, 5, 13, 14, 17, 33, 35, 37, 46, 58, 60, 67, 68, 69, 72], "cssi": [1, 2, 3, 4, 13, 14, 33, 67, 68], "lssi": [1, 2, 3, 4, 13, 14, 33, 67, 68], "par_typ": [1, 14, 68], "pariti": [1, 14, 68], "even": [1, 2, 3, 4, 6, 9, 11, 13, 14, 15, 16, 22, 33, 59, 64, 67, 68], "odd": [1, 2, 3, 4, 13, 14, 33, 67, 68], "par_enb": [1, 14, 68], "frame": [1, 11, 13, 14, 15, 16, 17, 46, 58, 67, 68], "r1_mode": [1, 2, 3, 4, 13, 14, 33, 67, 68], "data_format": [1, 14, 68], "complement": [1, 2, 3, 4, 13, 14, 33, 67, 68], "offset": [1, 2, 3, 4, 7, 13, 14, 15, 16, 33, 36, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 59, 64, 67, 68], "binari": [1, 2, 3, 4, 13, 14, 33, 64, 67, 68], "NOT": [1, 2, 3, 4, 5, 13, 14, 33, 58, 60, 67, 68], "applic": [1, 2, 3, 4, 6, 9, 15, 16, 17, 18, 20, 29, 33, 37, 39, 41, 42, 48, 49, 50, 56, 57, 67, 68], "dac_dp_dis": [1, 14, 68], "reserv": [1, 2, 3, 4, 5, 6, 11, 13, 14, 15, 16, 21, 30, 33, 64, 67, 68, 69], "na": [1, 5, 13, 14, 15, 16, 67, 68], "0x13": [1, 2, 3, 4, 13, 14, 33, 46, 67, 68], "0x4c": [1, 2, 3, 4, 13, 14, 33, 67, 68], "ratecntrl": [1, 14, 68], "possibl": [1, 6, 11, 14, 15, 16, 18, 20, 24, 28, 37, 49, 60, 63, 64, 68, 73, 74], "sampl": [1, 2, 3, 4, 6, 11, 13, 14, 15, 16, 17, 18, 21, 33, 36, 37, 38, 40, 42, 43, 44, 45, 46, 47, 48, 50, 51, 52, 57, 58, 67, 68], "0x14": [1, 5, 6, 7, 14, 15, 16, 18, 68], "0x50": [1, 5, 9, 14, 37, 68], "usual": [1, 2, 3, 4, 13, 14, 33, 58, 59, 60, 67, 68, 74], "dci": [1, 14, 68], "period": [1, 2, 3, 4, 7, 11, 13, 14, 15, 16, 28, 33, 67, 68], "puls": [1, 2, 3, 4, 7, 13, 14, 16, 33, 67, 68], "0x15": [1, 2, 3, 4, 13, 14, 33, 67, 68], "0x54": [1, 2, 3, 4, 13, 14, 33, 67, 68], "status1": [1, 14, 68], "clk_freq": [1, 2, 3, 4, 13, 14, 33, 67, 68], "rel": [1, 2, 3, 4, 7, 13, 14, 15, 16, 21, 33, 60, 67, 68], "processor": [1, 2, 3, 4, 13, 14, 15, 16, 33, 37, 46, 56, 59, 60, 67, 68, 71], "mani": [1, 2, 3, 4, 13, 14, 15, 16, 33, 49, 50, 56, 58, 60, 64, 67, 68], "case": [1, 2, 3, 4, 6, 9, 11, 13, 14, 15, 16, 18, 21, 23, 28, 33, 35, 43, 44, 56, 57, 58, 59, 60, 63, 64, 67, 68, 69, 73, 74, 75], "100mhz": [1, 2, 3, 4, 8, 9, 13, 14, 15, 16, 28, 33, 67, 68], "unsign": [1, 2, 3, 4, 9, 11, 13, 14, 15, 16, 33, 67, 68], "assum": [1, 2, 3, 4, 11, 13, 14, 15, 16, 18, 24, 27, 28, 33, 60, 63, 67, 68, 74], "minimum": [1, 2, 3, 4, 13, 14, 15, 16, 21, 23, 28, 33, 39, 67, 68], "523khz": [1, 2, 3, 4, 13, 14, 15, 16, 33, 67, 68], "554thz": [1, 2, 3, 4, 13, 14, 33, 67, 68], "actual": [1, 2, 3, 4, 11, 13, 14, 15, 16, 28, 33, 36, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 59, 60, 62, 67, 68, 73], "clk_ratio": [1, 2, 3, 4, 13, 14, 33, 67, 68], "see": [1, 2, 3, 4, 5, 6, 7, 9, 11, 12, 13, 14, 15, 16, 17, 23, 26, 28, 33, 35, 36, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 55, 56, 57, 58, 59, 60, 63, 67, 68, 69, 72, 73], "below": [1, 2, 3, 4, 7, 9, 11, 13, 14, 15, 16, 18, 28, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 59, 60, 62, 64, 67, 68], "note": [1, 2, 3, 4, 5, 6, 13, 14, 15, 16, 21, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 57, 58, 63, 67, 68, 74], "mai": [1, 2, 3, 4, 5, 13, 14, 15, 16, 17, 21, 23, 24, 33, 51, 60, 63, 64, 67, 68, 73, 74], "same": [1, 2, 3, 4, 5, 6, 7, 11, 13, 14, 15, 16, 19, 20, 21, 23, 26, 28, 33, 35, 46, 52, 56, 59, 60, 64, 66, 67, 68, 69, 74], "consid": [1, 2, 3, 4, 6, 11, 13, 14, 15, 16, 33, 62, 67, 68], "calcul": [1, 2, 3, 4, 13, 14, 15, 16, 23, 33, 36, 37, 38, 39, 40, 43, 44, 45, 49, 50, 51, 52, 56, 57, 67, 68], "final": [1, 2, 3, 4, 13, 14, 16, 33, 50, 59, 60, 67, 68], "0x16": [1, 2, 3, 4, 13, 14, 33, 67, 68, 69], "0x58": [1, 2, 3, 4, 13, 14, 33, 67, 68], "status2": [1, 14, 68], "ratio": [1, 2, 3, 4, 7, 13, 14, 15, 16, 33, 35, 37, 43, 44, 50, 67, 68], "factor": [1, 2, 3, 4, 13, 14, 17, 33, 67, 68], "ani": [1, 2, 3, 4, 5, 6, 9, 11, 13, 14, 15, 16, 17, 18, 28, 33, 50, 58, 60, 62, 63, 64, 66, 67, 68, 69, 73], "parallel": [1, 2, 3, 4, 13, 14, 15, 16, 18, 25, 26, 32, 33, 36, 40, 52, 60, 67, 68], "convers": [1, 2, 3, 4, 13, 14, 15, 16, 33, 37, 42, 47, 48, 57, 67, 68], "qdr": [1, 2, 3, 4, 13, 14, 33, 67, 68], "0x17": [1, 2, 3, 4, 13, 14, 33, 67, 68], "0x5c": [1, 2, 3, 4, 13, 14, 33, 67, 68], "status3": [1, 14, 68], "error": [1, 2, 3, 4, 5, 6, 9, 13, 14, 15, 16, 33, 35, 45, 64, 67, 68, 73], "try": [1, 2, 3, 4, 13, 14, 33, 60, 64, 67, 68, 74], "0x18": [1, 2, 3, 4, 5, 7, 13, 14, 15, 16, 33, 67, 68], "0x60": [1, 2, 3, 4, 5, 9, 13, 14, 33, 67, 68], "dac_clksel": [1, 14, 68], "allow": [1, 2, 3, 4, 5, 6, 9, 10, 11, 13, 14, 15, 16, 17, 18, 20, 21, 26, 27, 28, 33, 36, 37, 39, 40, 42, 45, 47, 49, 52, 57, 64, 68], "polar": [1, 2, 3, 4, 13, 14, 21, 33, 35, 67, 68], "its": [1, 6, 7, 9, 11, 14, 15, 16, 18, 20, 28, 29, 36, 40, 47, 52, 58, 60, 63, 64, 68, 72, 73], "clk_edge_sel": [1, 14, 68], "0x1a": [1, 2, 3, 4, 5, 13, 14, 33, 67, 68], "0x68": [1, 2, 3, 4, 5, 13, 14, 33, 67, 68], "sync_statu": [1, 2, 3, 4, 13, 14, 16, 33, 67, 68], "dac_sync_statu": [1, 14, 68], "Will": [1, 2, 3, 4, 13, 14, 25, 33, 67, 68], "while": [1, 2, 3, 4, 6, 7, 11, 13, 14, 15, 16, 18, 20, 33, 37, 41, 42, 43, 44, 49, 56, 60, 67, 68, 69], "wait": [1, 2, 3, 4, 5, 6, 7, 11, 13, 14, 18, 21, 23, 33, 67, 68, 72], "0x70": [1, 2, 3, 4, 13, 14, 33, 67, 68], "drp_cntrl": [1, 2, 3, 4, 13, 14, 33, 67, 68], "28": [1, 2, 3, 4, 5, 13, 14, 15, 16, 33, 58, 59, 67, 68], "drp_rwn": [1, 2, 3, 4, 13, 14, 33, 67, 68], "doe": [1, 2, 3, 4, 5, 6, 9, 11, 13, 14, 15, 16, 21, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 60, 63, 64, 66, 67, 68, 69, 74], "includ": [1, 2, 3, 4, 5, 6, 9, 11, 13, 14, 15, 16, 17, 33, 37, 40, 42, 47, 48, 56, 62, 64, 67, 68, 69, 72], "gtx": [1, 2, 3, 4, 5, 13, 14, 33, 35, 59, 67, 68], "drp_disabl": [1, 2, 3, 4, 13, 14, 33, 67, 68], "27": [1, 2, 3, 4, 5, 13, 14, 15, 16, 33, 45, 58, 59, 67, 68], "drp_address": [1, 2, 3, 4, 13, 14, 33, 67, 68], "more": [1, 2, 3, 4, 6, 7, 9, 11, 18, 22, 28, 33, 34, 59, 60, 62, 63, 64, 67, 68, 69, 72, 73], "than": [1, 2, 3, 4, 5, 6, 13, 14, 15, 16, 18, 22, 33, 36, 40, 50, 52, 59, 60, 64, 67, 68, 69, 72], "one": [1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 15, 16, 17, 18, 21, 22, 23, 26, 28, 33, 35, 37, 45, 58, 59, 60, 63, 64, 67, 68, 69, 72, 73, 74], "primit": [1, 2, 3, 4, 5, 13, 14, 24, 33, 35, 67, 68], "most": [1, 2, 3, 4, 11, 13, 14, 24, 28, 33, 49, 51, 60, 67, 68, 73, 74], "signific": [1, 2, 3, 4, 11, 13, 14, 17, 33, 67, 68], "backward": [1, 2, 3, 4, 6, 13, 14, 15, 16, 33, 67, 68], "0x1d": [1, 2, 3, 4, 13, 14, 33, 67, 68], "0x74": [1, 2, 3, 4, 13, 14, 33, 67, 68], "drp_statu": [1, 2, 3, 4, 13, 14, 33, 67, 68], "drp_lock": [1, 2, 3, 4, 13, 14, 33, 67, 68], "pll": [1, 5, 14, 17, 67, 68], "lock": [1, 2, 3, 4, 5, 13, 14, 33, 60, 67, 68], "pend": [1, 2, 3, 4, 6, 13, 14, 15, 16, 18, 33, 67, 68], "0x1e": [1, 2, 3, 4, 13, 14, 33, 67, 68], "0x78": [1, 2, 3, 4, 11, 13, 14, 33, 67, 68], "drp_wdata": [1, 2, 3, 4, 13, 14, 33, 67, 68], "0x1f": [1, 2, 3, 4, 13, 14, 33, 67, 68], "0x7c": [1, 2, 3, 4, 13, 14, 33, 67, 68], "drp_rdata": [1, 2, 3, 4, 13, 14, 33, 67, 68], "0x20": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33, 67, 68], "0x80": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33, 67, 68], "dac_custom_rd": [1, 14, 68], "custom": [1, 2, 3, 4, 6, 13, 14, 15, 16, 17, 28, 33, 59, 63, 65, 67, 68, 69], "ui_ovf": [1, 2, 3, 4, 13, 14, 33, 67, 68], "rw1c": [1, 2, 3, 4, 6, 13, 14, 15, 16, 18, 33, 67, 68], "overflow": [1, 2, 3, 4, 5, 6, 13, 14, 33, 67, 68], "occur": [1, 2, 3, 4, 5, 6, 9, 11, 13, 14, 15, 16, 18, 21, 22, 33, 67, 68], "dure": [1, 2, 3, 4, 6, 9, 11, 13, 14, 15, 16, 21, 33, 35, 60, 67, 68, 69], "fifo": [1, 2, 3, 4, 5, 6, 11, 13, 14, 23, 33], "ui_unf": [1, 2, 3, 4, 13, 14, 33, 67, 68], "underflow": [1, 2, 3, 4, 5, 6, 13, 14, 33, 67, 68], "0x28": [1, 2, 3, 4, 5, 13, 14, 33, 67, 68], "0xa0": [1, 2, 3, 4, 5, 13, 14, 15, 16, 33, 67, 68], "usr_cntrl_1": [1, 2, 3, 4, 13, 14, 33, 67, 68], "usr_chanmax": [1, 2, 3, 4, 13, 14, 33, 67, 68], "multiplex": [1, 2, 3, 4, 13, 14, 20, 33, 67, 68], "add": [1, 2, 3, 4, 6, 13, 14, 23, 33, 46, 58, 59, 60, 67, 68, 69, 72, 73, 75], "differ": [1, 2, 3, 4, 5, 6, 7, 11, 13, 14, 15, 16, 17, 19, 20, 23, 26, 28, 33, 35, 37, 46, 50, 52, 56, 57, 58, 59, 60, 63, 64, 67, 68, 74], "process": [1, 2, 3, 4, 6, 13, 14, 15, 16, 17, 18, 20, 21, 25, 28, 33, 39, 42, 49, 50, 56, 59, 60, 63, 64, 67, 68, 73], "0x2e": [1, 2, 3, 4, 5, 13, 14, 33, 67, 68], "0xb8": [1, 2, 3, 4, 5, 13, 14, 33, 67, 68], "dac_gpio_in": [1, 14, 68], "gpio": [1, 2, 3, 4, 13, 14, 33, 67, 68, 73], "auxiliari": [1, 2, 3, 4, 13, 14, 33, 67, 68], "gpi": [1, 2, 3, 4, 13, 14, 33, 67, 68], "pin": [1, 2, 3, 4, 5, 21, 28, 33, 35, 36, 37, 39, 40, 42, 43, 44, 48, 52, 57, 59, 67, 68, 69, 71, 73], "0x2f": [1, 2, 3, 4, 5, 13, 14, 33, 67, 68], "0xbc": [1, 2, 3, 4, 5, 13, 14, 33, 67, 68], "dac_gpio_out": [1, 14, 68], "gpo": [1, 2, 3, 4, 13, 14, 33, 67, 68], "gpio_dis": [1, 2, 3, 4, 13, 14, 33, 67, 68], "n": [1, 2, 3, 4, 5, 6, 9, 13, 14, 15, 16, 21, 28, 30, 33, 35, 46, 60, 64, 67, 68, 69, 73], "chan_cntrln_1": [1, 2, 3, 4, 13, 14, 33, 67, 68], "where": [1, 2, 3, 4, 5, 6, 9, 13, 14, 15, 16, 23, 28, 33, 37, 41, 46, 58, 60, 63, 64, 67, 68, 69, 73], "dds_phase_dw": [1, 14, 68], "width": [1, 7, 11, 14, 15, 16, 18, 19, 25, 26, 27, 28, 31, 32, 33, 35, 64, 68, 69], "offer": [1, 14, 18, 20, 28, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 57, 58, 68], "hdl": [1, 2, 3, 4, 13, 14, 23, 28, 33, 53, 62, 65, 66, 67, 68, 72, 74, 75], "conjunct": [1, 14, 68], "chan_cntrl_9": [1, 14, 68], "chan_cntrl_10": [1, 14, 68], "info": [1, 5, 7, 11, 14, 18, 31, 35, 60, 68], "ad_dd": [1, 14, 68, 70], "dds_scale_1": [1, 14, 68], "amplitud": [1, 14, 51, 68], "fix": [1, 6, 14, 15, 16, 21, 23, 64, 68, 73], "point": [1, 6, 14, 15, 16, 18, 19, 39, 60, 68], "sign": [1, 2, 3, 4, 13, 14, 17, 33, 67, 68, 73], "integ": [1, 2, 3, 4, 13, 14, 15, 16, 33, 67, 68], "fraction": [1, 2, 3, 4, 13, 14, 33, 67, 68], "run": [1, 2, 3, 4, 6, 7, 13, 14, 15, 16, 18, 28, 35, 37, 41, 43, 44, 45, 46, 47, 56, 57, 58, 59, 60, 68, 69, 73, 74], "you": [1, 2, 3, 4, 13, 14, 15, 16, 17, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 59, 60, 63, 66, 68, 69, 70, 72, 73, 74], "do": [1, 5, 6, 9, 14, 15, 16, 17, 18, 28, 59, 60, 63, 64, 68, 73, 74], "both": [1, 2, 3, 4, 5, 6, 9, 11, 13, 14, 15, 16, 19, 22, 33, 35, 36, 37, 40, 42, 43, 52, 57, 59, 60, 64, 67, 68, 73], "0x4000": [1, 14, 68], "over": [1, 2, 3, 4, 6, 7, 9, 10, 13, 14, 15, 18, 20, 28, 33, 41, 50, 56, 60, 63, 67, 68], "tone_1_fullscal": [1, 14, 68], "scale_1": [1, 14, 68], "tone_2_fullscal": [1, 14, 68], "scale_2": [1, 14, 68], "0x101": [1, 2, 3, 4, 6, 13, 14, 33, 67, 68], "0x404": [1, 2, 3, 4, 6, 13, 14, 33, 67, 68], "chan_cntrln_2": [1, 2, 3, 4, 13, 14, 33, 67, 68], "dds_init_1": [1, 14, 68], "initi": [1, 2, 3, 4, 5, 6, 13, 14, 15, 33, 67, 68, 69], "dds_incr_1": [1, 14, 68], "accumul": [1, 6, 14, 68], "Its": [1, 6, 14, 15, 16, 68], "incr": [1, 14, 68], "f_": [1, 14, 21, 28, 30, 68], "clkratio": [1, 14, 68], "f_out": [1, 14, 68], "f_if": [1, 14, 68], "clock_ratio": [1, 14, 68], "between": [1, 2, 3, 4, 5, 6, 7, 11, 13, 14, 15, 16, 17, 19, 22, 23, 26, 28, 33, 35, 48, 57, 59, 63, 67, 68, 73], "greater": [1, 14, 15, 16, 68], "chan_cntrl_1": [1, 14, 68], "increment": [1, 2, 3, 4, 6, 7, 13, 14, 15, 16, 18, 33, 67, 68, 69, 74], "extend": [1, 2, 3, 4, 13, 14, 16, 33, 40, 43, 64, 67, 68], "0x102": [1, 2, 3, 4, 6, 13, 14, 33, 67, 68], "0x408": [1, 2, 3, 4, 6, 13, 14, 33, 67, 68], "chan_cntrln_3": [1, 2, 3, 4, 13, 14, 33, 67, 68, 69], "dds_scale_2": [1, 14, 68], "0x103": [1, 6, 14, 68], "0x40c": [1, 6, 14, 68], "chan_cntrln_4": [1, 2, 3, 4, 13, 14, 33, 67, 68], "dds_init_2": [1, 14, 68], "init": [1, 14, 68], "dds_incr_2": [1, 14, 68], "0x104": [1, 2, 3, 4, 6, 13, 14, 15, 16, 18, 33, 67, 68], "0x410": [1, 2, 3, 4, 6, 13, 14, 33, 67, 68], "chan_cntrln_5": [1, 14, 68], "dds_patt_2": [1, 14, 68], "dds_patt_1": [1, 14, 68], "0x105": [1, 2, 3, 4, 6, 13, 14, 33, 67, 68], "0x414": [1, 2, 3, 4, 6, 13, 14, 33, 67, 68], "chan_cntrln_6": [1, 14, 68], "iqcor_enb": [1, 2, 3, 4, 13, 14, 33, 67, 68], "dac_lb_owr": [1, 14, 68], "forc": [1, 2, 3, 4, 5, 13, 14, 33, 64, 67, 68], "dac_pn_owr": [1, 14, 68], "thei": [1, 2, 3, 4, 6, 9, 11, 13, 14, 15, 16, 17, 19, 23, 28, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 60, 62, 64, 67, 68, 69, 75], "ignor": [1, 2, 3, 4, 5, 6, 9, 11, 13, 14, 15, 16, 33, 60, 63, 67, 68], "IF": [1, 13, 14, 15, 17, 58, 68], "0x106": [1, 2, 3, 4, 6, 13, 14, 33, 67, 68], "0x418": [1, 2, 3, 4, 6, 13, 14, 33, 67, 68], "chan_cntrln_7": [1, 14, 68], "0x107": [1, 6, 14, 68], "0x41c": [1, 6, 14, 68], "chan_cntrln_8": [1, 14, 68], "iqcor_coeff_1": [1, 2, 3, 4, 13, 14, 33, 67, 68], "equip": [1, 2, 3, 4, 13, 14, 17, 33, 37, 49, 56, 57, 67, 68], "coeffici": [1, 2, 3, 4, 13, 14, 33, 67, 68], "matrix": [1, 2, 3, 4, 13, 14, 33, 67, 68], "iqcor_coeff_2": [1, 2, 3, 4, 13, 14, 33, 67, 68], "q": [1, 2, 3, 4, 13, 14, 16, 33, 42, 46, 67, 68], "0x108": [1, 2, 3, 4, 6, 13, 14, 15, 16, 18, 33, 67, 68], "0x420": [1, 2, 3, 4, 6, 13, 14, 33, 67, 68], "usr_cntrln_3": [1, 14, 68], "usr_datatype_b": [1, 2, 3, 4, 13, 14, 33, 67, 68], "big": [1, 2, 3, 4, 13, 14, 33, 67, 68], "endian": [1, 2, 3, 4, 13, 14, 33, 67, 68], "littl": [1, 2, 3, 4, 13, 14, 33, 67, 68], "usr_datatype_sign": [1, 2, 3, 4, 13, 14, 33, 67, 68], "usr_datatype_shift": [1, 2, 3, 4, 13, 14, 33, 67, 68], "amount": [1, 2, 3, 4, 6, 13, 14, 15, 21, 28, 33, 67, 68], "right": [1, 2, 3, 4, 9, 13, 14, 33, 60, 64, 67, 68], "shift": [1, 2, 3, 4, 13, 14, 21, 25, 27, 33, 67, 68], "total": [1, 2, 3, 4, 6, 13, 14, 15, 16, 21, 23, 33, 60, 67, 68], "usr_datatype_total_bit": [1, 2, 3, 4, 13, 14, 33, 67, 68], "align": [1, 2, 3, 4, 13, 14, 17, 33, 35, 64, 67, 68], "usr_datatype_bit": [1, 2, 3, 4, 13, 14, 33, 67, 68], "0x109": [1, 2, 3, 4, 6, 13, 14, 33, 67, 68], "0x424": [1, 2, 3, 4, 6, 13, 14, 33, 67, 68], "usr_cntrln_4": [1, 14, 68], "usr_interpolation_m": [1, 14, 68], "hold": [1, 2, 3, 4, 6, 9, 13, 14, 15, 16, 25, 28, 33, 43, 47, 67, 68], "interpol": [1, 14, 68], "m": [1, 2, 3, 4, 6, 13, 14, 15, 16, 21, 23, 33, 35, 58, 67, 68], "being": [1, 2, 3, 4, 6, 13, 14, 15, 16, 17, 21, 26, 28, 33, 56, 59, 60, 63, 64, 67, 68, 74], "abov": [1, 2, 3, 4, 5, 9, 13, 14, 16, 18, 23, 24, 33, 59, 60, 64, 67, 68, 69, 73], "form": [1, 2, 3, 4, 6, 8, 13, 14, 15, 16, 17, 28, 33, 50, 58, 67, 68], "usr_interpolation_n": [1, 14, 68], "0x10a": [1, 2, 3, 4, 6, 13, 14, 33, 67, 68], "0x428": [1, 2, 3, 4, 6, 13, 14, 33, 67, 68], "usr_cntrln_5": [1, 14, 68], "dac_iq_mod": [1, 14, 68], "complex": [1, 2, 3, 4, 11, 13, 14, 33, 36, 40, 52, 56, 64, 67, 68], "In": [1, 2, 3, 4, 5, 6, 9, 13, 14, 15, 16, 18, 22, 24, 28, 33, 35, 37, 40, 43, 44, 46, 47, 50, 56, 57, 59, 60, 63, 64, 67, 68, 69, 72, 73, 74, 75], "driven": [1, 9, 14, 18, 42, 43, 44, 59, 68, 71], "sequenc": [1, 2, 3, 4, 9, 11, 13, 14, 15, 33, 44, 67, 68], "pair": [1, 6, 11, 14, 44, 68, 72], "dac_iq_swap": [1, 14, 68], "swap": [1, 14, 60, 68, 72], "take": [1, 14, 15, 16, 17, 23, 26, 28, 50, 58, 59, 68, 69], "0x10b": [1, 6, 14, 68], "0x42c": [1, 6, 14, 68], "chan_cntrln_9": [1, 14, 68], "dds_init_1_extend": [1, 14, 68], "accord": [1, 2, 3, 7, 13, 14, 15, 16, 21, 68], "dds_incr_1_extend": [1, 14, 68], "phasedw": [1, 14, 68], "found": [1, 4, 13, 14, 28, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 59, 60, 61, 63, 64, 66, 67, 68, 69, 73, 75], "0x10c": [1, 6, 14, 68], "0x430": [1, 6, 14, 68], "chan_cntrln_10": [1, 14, 68], "dds_init_2_extend": [1, 14, 68], "chan_cntrl_2": [1, 14, 68], "dds_incr_2_extend": [1, 14, 68], "done": [1, 2, 3, 4, 6, 13, 14, 15, 26, 33, 43, 44, 48, 56, 57, 60, 72, 74], "through": [1, 2, 3, 4, 5, 6, 7, 10, 11, 13, 14, 15, 16, 17, 18, 33, 35, 37, 39, 46, 48, 50, 58, 64, 66, 67, 68], "connect": [1, 2, 3, 4, 5, 9, 13, 14, 15, 16, 17, 18, 20, 22, 24, 26, 28, 33, 35, 64, 71, 72], "io": [1, 2, 3, 4, 6, 15, 16, 28, 33, 35, 59, 67, 68], "move": [1, 2, 3, 4, 6, 33], "befor": [1, 2, 3, 4, 5, 6, 11, 13, 15, 21, 30, 33, 46, 60, 63, 64, 67, 69, 73, 74], "level": [1, 2, 3, 4, 7, 8, 9, 13, 14, 15, 16, 17, 18, 20, 21, 24, 25, 33, 39, 41, 44, 48, 49, 60, 64, 67, 68, 73], "program": [1, 2, 3, 4, 5, 6, 9, 10, 16, 18, 20, 22, 27, 33, 47, 60, 63, 65], "your": [1, 2, 3, 4, 17, 33, 35, 41, 46, 47, 58, 63, 69, 70, 73, 74], "linux": [1, 2, 3, 4, 5, 6, 10, 11, 15, 16, 20, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 57, 58, 59, 74], "dual": [1, 9, 11, 13, 14, 17, 20, 37, 42, 44, 46, 48, 50, 59], "33": [1, 36, 37, 40, 44, 46, 50, 51, 52, 57, 58, 59], "mup": 1, "multispan": 1, "multi": [1, 5, 25, 64, 69], "driver": [1, 5, 6, 9, 10, 11, 15, 16, 17, 20, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 57, 58], "ad3552r_evb": 1, "adi": [1, 2, 3, 4, 6, 12, 13, 14, 15, 16, 17, 18, 28, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 56, 57, 58, 60, 63, 65, 66, 71, 74, 75], "7000": [1, 2, 3, 4, 33, 36, 37, 38, 39, 40, 43, 44, 45, 46, 47, 49, 50, 51, 52, 56, 57, 58, 59], "soc": [1, 2, 3, 4, 33, 37, 59, 73], "overview": [1, 2, 3, 4, 10, 20, 33], "pinout": [1, 2, 3, 4, 33], "s_axis_axi_aclks_axi_aresetnclk_inadc_dovfready_indata_inadc_sshotadc_clkadc_resetadc_dataadc_syncadc_validadc_crc_ch_mismatchadc_enable_": 2, "adc_valid_": [2, 3], "adc_data_": [2, 3], "axi_ad7768": [2, 45, 60, 63], "line": [2, 3, 4, 13, 14, 15, 16, 18, 24, 25, 26, 27, 28, 32, 33, 35, 37, 43, 58, 60, 62, 63, 64, 67, 68, 69, 73], "about": [2, 3, 4, 9, 17, 18, 35, 58, 59, 60, 63, 69], "framework": [2, 3, 4, 5, 12, 13, 14, 19, 20, 25, 28, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 60, 66, 67, 68, 73], "up_adc_channel": [2, 3, 33, 67], "up_adc_common": [2, 3, 4, 33, 67], "crc": [2, 3, 4, 13, 15, 16, 33, 67], "real": [2, 3, 6], "time": [2, 3, 6, 11, 15, 16, 19, 20, 21, 22, 23, 25, 36, 37, 40, 52, 58, 59, 60, 63, 66, 72, 73, 74], "header": [2, 3, 4, 9, 11, 13, 15, 16, 33, 52, 64, 67, 69], "quartu": [2, 3, 4, 8, 9, 33, 59, 60, 63, 69, 73, 74], "axi_ad7768_if": 2, "axi_ad7768_ip": [2, 60], "axi_ad7768_hw": 2, "num_channel": [2, 13, 14], "adc_clk": [2, 3, 4, 67], "domain": [2, 3, 4, 6, 8, 9, 13, 14, 15, 16, 18, 25, 26, 27, 28, 32, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 48, 49, 50, 51, 52, 56, 57, 58, 64], "adc_reset": [2, 3, 43], "adc_dovf": [2, 3, 4, 13, 67], "ready_in": [2, 3], "data_in": [2, 3, 64], "adc_sshot": 2, "shot": 2, "adc_sync": [2, 3, 4, 13, 33, 67], "adc_valid": [2, 3, 4, 13], "adc_crc_ch_mismatch": [2, 3], "mismatch": [2, 3, 4, 6, 13, 15, 33, 60, 67], "adc_enable_": [2, 3, 4], "bu": [2, 3, 4, 6, 8, 9, 10, 11, 13, 14, 15, 16, 18, 19, 20, 21, 25, 26, 27, 28, 33, 49, 50, 67, 68, 69, 71], "deseri": [2, 3], "also": [2, 3, 5, 6, 9, 11, 14, 15, 16, 18, 21, 23, 28, 33, 37, 41, 45, 46, 47, 50, 56, 58, 59, 60, 64, 69, 73, 74], "check": [2, 3, 5, 6, 11, 15, 16, 18, 23, 28, 41, 46, 58, 59, 63, 74], "algorithm": [2, 3, 17, 50], "basic": [2, 3, 4, 10, 11, 33, 35, 63, 64, 66], "monitor": [2, 3, 4, 5, 6, 17, 21, 33, 37, 47, 50, 67, 68], "cntrl": [2, 3, 4, 13, 33, 67], "ad777x": [2, 4, 12, 13, 33, 67, 70], "ddr_edgesel": [2, 3, 4, 13, 33, 67], "rise": [2, 3, 4, 9, 13, 14, 15, 16, 18, 33, 67], "edg": [2, 3, 4, 7, 13, 14, 15, 16, 17, 21, 33, 37, 42, 57, 67], "fall": [2, 3, 4, 9, 13, 15, 18, 33, 42, 67], "first": [2, 3, 4, 6, 9, 11, 13, 15, 16, 17, 18, 23, 26, 33, 46, 58, 59, 60, 62, 64, 67, 68, 69, 72, 73, 74], "part": [2, 3, 4, 6, 13, 16, 17, 20, 23, 29, 33, 39, 41, 43, 47, 56, 57, 59, 60, 64, 67, 68, 71, 72, 73, 75], "follow": [2, 3, 4, 6, 7, 9, 11, 13, 14, 15, 16, 17, 18, 19, 21, 24, 28, 33, 35, 36, 37, 38, 39, 40, 42, 43, 44, 45, 46, 48, 49, 50, 51, 52, 56, 57, 58, 59, 60, 64, 65, 67, 68, 69, 71, 72, 73, 74], "success": [2, 3, 4, 5, 13, 33, 37, 42, 43, 44, 49, 56, 57, 60, 67], "remain": [2, 3, 4, 5, 13, 15, 16, 18, 21, 22, 33, 39, 52, 64, 67], "how": [2, 3, 4, 6, 13, 15, 16, 28, 33, 36, 38, 39, 40, 41, 42, 43, 44, 46, 47, 49, 52, 58, 60, 61, 63, 65, 66, 67], "delin": [2, 3, 4, 13, 33, 67], "incom": [2, 3, 4, 9, 13, 15, 25, 33, 67], "post": [2, 3, 4, 5, 13, 33, 67], "pin_mod": [2, 3, 4, 13, 33, 67], "altern": [2, 3, 4, 6, 13, 33, 42, 60, 67], "interleav": [2, 3, 4, 13, 33, 37, 67], "group": [2, 3, 4, 6, 9, 13, 15, 33, 64, 67, 69], "cntrl_3": [2, 3, 4, 13, 33, 67], "crc_en": [2, 3, 4, 13, 33, 67], "custom_control": [2, 3, 4, 13, 33, 67], "decod": [2, 3, 4, 5, 13, 15, 16, 33, 67], "adaq8092": [2, 3, 12, 13, 33, 67, 70], "random": [2, 3, 4, 13, 33, 67], "adc_ctrl_statu": [2, 3, 4, 13, 33, 67], "pn_err": [2, 3, 4, 13, 33, 67], "pn": [2, 3, 4, 13, 14, 33, 67, 68], "pn_oo": [2, 3, 4, 13, 33, 67], "oo": [2, 3, 4, 13, 33, 67], "over_rang": [2, 3, 4, 13, 33, 67], "delay_cntrl": [2, 3, 4, 13, 33, 67], "deprec": [2, 3, 4, 13, 33, 67], "delay_sel": [2, 3, 4, 13, 33, 67], "transit": [2, 3, 4, 6, 7, 13, 15, 16, 21, 33, 67], "delay_rwn": [2, 3, 4, 13, 33, 67], "directli": [2, 3, 4, 5, 13, 16, 18, 24, 33, 43, 56, 67], "decrement": [2, 3, 4, 6, 13, 18, 33, 67], "correspond": [2, 3, 4, 5, 6, 13, 14, 15, 16, 21, 33, 46, 60, 67, 73], "delay_address": [2, 3, 4, 13, 33, 67], "lower": [2, 3, 4, 13, 15, 16, 26, 28, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 57, 58, 64, 67, 68, 69], "delay_wdata": [2, 3, 4, 13, 33, 67], "200": [2, 3, 4, 13, 33, 43, 67], "0x19": [2, 3, 4, 5, 13, 33, 67], "0x64": [2, 3, 4, 5, 13, 33, 67], "delay_statu": [2, 3, 4, 13, 33, 67], "delay_lock": [2, 3, 4, 13, 33, 67], "fail": [2, 3, 4, 5, 13, 33, 60, 63, 67, 73], "calibr": [2, 3, 4, 13, 33, 37, 43, 67], "element": [2, 3, 4, 9, 11, 13, 33, 67], "delay_rdata": [2, 3, 4, 13, 33, 67], "after": [2, 3, 4, 5, 6, 7, 9, 11, 13, 15, 16, 18, 21, 22, 23, 26, 30, 33, 36, 40, 52, 57, 60, 64, 66, 67, 69, 72, 73, 74], "complet": [2, 3, 4, 5, 6, 9, 12, 13, 15, 16, 18, 22, 23, 26, 33, 41, 47, 51, 55, 59, 64, 67], "jesd204": [2, 3, 4, 5, 12, 13, 14, 33, 46, 58, 63, 67, 70], "adc_config_wr": [2, 3, 4, 13, 33, 67], "adc_config_rd": [2, 3, 4, 13, 33, 67], "ui_reserv": [2, 3, 4, 13, 33, 67], "adc_config_ctrl": [2, 3, 4, 13, 33, 67], "rd": [2, 3, 4, 13, 16, 33, 67], "wr": [2, 3, 4, 5, 13, 33, 67], "request": [2, 3, 4, 5, 6, 9, 11, 13, 14, 33, 62, 67, 71], "b1": [2, 3, 4, 11, 13, 33, 35, 64, 67], "b0": [2, 3, 4, 11, 13, 16, 25, 33, 64, 67], "oper": [2, 3, 4, 9, 10, 11, 24, 28, 33, 36, 37, 39, 40, 41, 42, 43, 44, 45, 46, 47, 49, 52, 56, 57, 58, 60, 64, 67], "captur": [2, 3, 4, 11, 13, 15, 16, 33, 37, 38, 46, 47, 51, 52, 67], "0x29": [2, 3, 4, 5, 13, 33, 67], "0xa4": [2, 3, 4, 5, 13, 33, 67], "adc_start_cod": [2, 3, 4, 13, 33, 67], "word": [2, 3, 4, 13, 15, 16, 18, 21, 22, 28, 30, 33, 67], "startcod": [2, 3, 4, 13, 33, 67], "start_code_dis": [2, 3, 4, 13, 33, 67], "adc_gpio_in": [2, 3, 4, 13, 33, 67], "adc_gpio_out": [2, 3, 4, 13, 33, 67], "0x30": [2, 3, 4, 5, 7, 9, 13, 15, 16, 18, 33, 67, 72], "0xc0": [2, 3, 4, 5, 7, 9, 13, 15, 16, 18, 33, 67], "pps_counter": [2, 3, 4, 13, 33, 67], "counter": [2, 3, 4, 5, 7, 13, 15, 21, 25, 33, 64, 67], "count": [2, 3, 4, 9, 13, 14, 15, 18, 23, 33, 37, 64, 67, 68, 73], "cycl": [2, 3, 4, 5, 6, 7, 8, 11, 13, 15, 16, 21, 23, 28, 33, 37, 58, 67], "two": [2, 3, 4, 6, 7, 10, 11, 13, 15, 16, 17, 21, 26, 28, 33, 35, 36, 37, 40, 52, 58, 59, 63, 64, 67, 68, 69, 71, 73], "0x31": [2, 3, 4, 5, 9, 13, 15, 16, 18, 33, 67], "0xc4": [2, 3, 4, 5, 9, 13, 15, 16, 18, 33, 67], "pps_statu": [2, 3, 4, 13, 33, 67], "assert": [2, 3, 4, 5, 6, 9, 13, 14, 15, 16, 18, 19, 21, 22, 25, 27, 33, 67, 68], "mayb": [2, 3, 4, 13, 33, 67], "chan_cntrln": [2, 3, 4, 13, 33, 67], "adc_lb_owr": [2, 3, 4, 13, 33, 67], "adc_data_sel": [2, 3, 4, 13, 33, 67], "adc_pn_sel_owr": [2, 3, 4, 13, 33, 67], "adc_pn_sel": [2, 3, 4, 13, 33, 67], "0x9": [2, 3, 4, 5, 13, 33, 67], "adc_pn_type_owr": [2, 3, 4, 13, 33, 67], "dcfilt_enb": [2, 3, 4, 13, 33, 67], "format_signext": [2, 3, 4, 13, 33, 67], "extens": [2, 3, 4, 13, 20, 33, 45, 60, 64, 67], "alwai": [2, 3, 4, 6, 9, 11, 13, 14, 15, 16, 18, 21, 28, 30, 33, 37, 58, 59, 60, 63, 64, 67, 69, 73], "nearest": [2, 3, 4, 13, 33, 67], "boundari": [2, 3, 4, 13, 15, 16, 33, 67], "format_typ": [2, 3, 4, 13, 33, 67], "format_en": [2, 3, 4, 13, 33, 67], "modifi": [2, 3, 4, 9, 13, 15, 16, 18, 21, 30, 33, 59, 60, 61, 65, 66, 67, 69, 73], "pn23": [2, 3, 4, 13, 33, 67], "A": [2, 3, 4, 5, 6, 11, 13, 14, 15, 16, 20, 21, 26, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 59, 60, 61, 63, 67, 68, 69, 73], "respect": [2, 3, 4, 5, 9, 13, 33, 45, 56, 64, 67, 73], "master": [2, 3, 4, 13, 33, 37, 67], "though": [2, 3, 4, 5, 11, 13, 33, 60, 67, 74], "individu": [2, 3, 4, 13, 15, 16, 24, 28, 33, 60, 64, 67, 68], "chan_statusn": [2, 3, 4, 13, 33, 67], "crc_err": [2, 3, 4, 13, 33, 67], "afterward": [2, 3, 4, 13, 33, 59, 67, 69], "status_head": [2, 3, 4, 13, 33, 67], "sent": [2, 3, 4, 9, 11, 13, 15, 16, 33, 67], "spuriou": [2, 3, 4, 13, 33, 67], "Of": [2, 3, 4, 13, 33, 67], "64": [2, 3, 4, 6, 13, 14, 15, 16, 28, 33, 45, 46, 58, 59, 67], "consecut": [2, 3, 4, 6, 13, 15, 16, 33, 37, 67, 71], "expect": [2, 3, 4, 5, 6, 13, 14, 15, 16, 33, 60, 67], "It": [2, 3, 4, 5, 6, 8, 9, 10, 13, 14, 15, 16, 18, 19, 20, 21, 22, 25, 26, 28, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 57, 58, 59, 60, 67, 68, 69, 71, 73, 74], "match": [2, 3, 4, 6, 13, 15, 16, 18, 33, 64, 67, 69], "independ": [2, 3, 4, 13, 15, 16, 33, 36, 40, 52, 59, 60, 64, 67, 71], "path": [2, 3, 4, 6, 11, 13, 15, 16, 17, 28, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 48, 49, 50, 51, 52, 56, 57, 58, 59, 60, 62, 66, 67, 68, 69, 72, 73], "chan_raw_datan": [2, 3, 4, 13, 33, 67], "adc_read_data": [2, 3, 4, 13, 33, 67], "dcfilt_offset": [2, 3, 4, 13, 33, 67], "remov": [2, 3, 4, 9, 13, 18, 33, 39, 40, 46, 51, 58, 60, 62, 67, 73], "ad": [2, 3, 4, 6, 13, 14, 17, 21, 28, 33, 36, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 59, 60, 64, 67, 69, 72, 73], "known": [2, 3, 4, 13, 15, 33, 46, 60, 67], "dcfilt_coeff": [2, 3, 4, 13, 33, 67], "pn9a": [2, 3, 4, 13, 33, 67], "pn9": [2, 3, 4, 13, 33, 67], "pn23a": [2, 3, 4, 13, 33, 67], "0x5": [2, 3, 4, 5, 6, 7, 13, 15, 16, 18, 33, 67], "0x6": [2, 3, 4, 5, 7, 13, 15, 16, 33, 67], "pn31": [2, 3, 4, 13, 33, 67], "chan_usr_cntrln_1": [2, 3, 4, 13, 33, 67], "chan_usr_cntrln_2": [2, 3, 4, 13, 33, 67], "usr_decimation_m": [2, 3, 4, 13, 33, 67], "usr_decimation_n": [2, 3, 4, 13, 33, 67], "softspan": [2, 3, 4, 13, 33, 67], "0x00000007": [2, 3, 4, 13, 33, 67], "which": [2, 3, 4, 5, 6, 7, 9, 10, 11, 15, 16, 17, 18, 19, 20, 21, 23, 24, 25, 27, 28, 30, 31, 33, 35, 37, 38, 39, 43, 46, 48, 50, 51, 56, 58, 59, 60, 63, 64, 67, 68, 71, 73, 74], "own": [2, 3, 4, 6, 23, 60, 70, 73], "suport": [2, 3], "s_axis_axi_aclks_axi_aresetnclk_inadc_dovfready_insync_adc_misodata_inadc_clkadc_resetsync_adc_mosiadc_validadc_crc_ch_mismatchadc_enable_": 3, "axi_ad777x": [3, 33, 63], "ad7770": 3, "ad7771": 3, "ad7779": 3, "axi_ad777x_if": 3, "axi_ad777x_ip": 3, "axi_ad777x_hw": 3, "sync_adc_mosi": 3, "syncron": 3, "sync_adc_miso": 3, "ad7768": [3, 4, 12, 13, 20, 33, 51, 55, 67, 70], "s_axis_axi_aclks_axi_aresetndelay_clkadc_clk_in_padc_clk_in_nlvds_adc_data_in1_plvds_adc_data_in1_nlvds_adc_data_in2_plvds_adc_data_in2_nlvds_adc_or_in_plvds_adc_or_in_ncmos_adc_data_in1cmos_adc_data_in2adc_dovfcmos_adc_or_in_": 4, "adc_clkadc_rstadc_validadc_data_channel1adc_data_channel2adc_enable_": 4, "axi_adaq8092": 4, "axi_adaq8092_apb_decod": 4, "axi_adaq8092_channel": 4, "axi_adaq8092_if": 4, "axi_adaq8092_rand_decod": 4, "axi_adaq8092_ip": 4, "dev": [4, 13, 14], "adc_datapath_dis": 4, "datapath": [4, 15, 16, 35], "taken": [4, 21, 30, 58, 73], "io_delay_group": 4, "adc_if_delay_group": 4, "output_mod": 4, "polarity_mask": 4, "h0fffffff": 4, "pass": [4, 15, 16, 45, 50, 60], "ibufgd": 4, "bufg": 4, "reult": 4, "delay_clk": [4, 67, 68], "idelayctrl": 4, "200mhz": 4, "adc_clk_in_p": 4, "adc_clk_in_n": 4, "adc_rst": [4, 13], "lvds_adc_data_in1_p": 4, "lvds_adc_data_in1_n": 4, "lvds_adc_data_in2_p": 4, "lvds_adc_data_in2_n": 4, "lvds_adc_or_in_p": 4, "lvds_adc_or_in_n": 4, "cmos_adc_data_in1": 4, "cmos_adc_data_in2": 4, "adc_data_channel1": 4, "adc_data_channel2": 4, "cmos_adc_or_in_": 4, "channel1": 4, "channel2": 4, "rout": [4, 37], "distribut": [4, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 59, 60, 64], "drive": [4, 5, 6, 20, 28, 37, 47, 56], "circuitri": [4, 15, 16, 37, 39, 43, 44, 46, 47, 58], "idelaye2": 4, "so": [4, 6, 15, 16, 21, 22, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 59, 60, 62, 66, 67, 68, 69, 71, 72, 73, 75], "everi": [4, 5, 6, 11, 13, 14, 15, 16, 23, 58, 59, 60, 67, 68, 69], "along": [4, 56, 67, 68, 74], "latenc": [4, 6, 10, 13, 16, 20, 28, 45], "up_delay_cntrl": 4, "dynam": [4, 7, 9, 14, 16, 17, 18, 30, 35, 37, 42, 45, 47, 48, 51, 57, 67, 68], "reconfigur": [4, 5, 13, 14, 15, 35, 67, 68], "help": [4, 15, 16, 17, 28, 43, 59, 66, 69, 73, 75], "compens": [4, 48], "trace": 4, "pcb": [4, 28, 45, 56], "nativ": 4, "fmc": [4, 17, 39, 41, 42, 43, 44, 45, 46, 48, 49, 52, 55, 56, 57, 58, 59, 63], "card": [4, 37, 41, 43, 56, 59, 73], "s_axis_axi_aclks_axi_aresetnm_axiup_pll_rstup_cm_": 5, "up_es_": [5, 35], "up_ch_": 5, "up_statusaxi_adxcvr": 5, "util": [5, 17, 20, 29, 39, 56], "configur": [5, 17, 22, 23, 28, 34, 36, 39, 40, 47, 49, 50, 52, 59, 60, 67, 68, 69, 72, 73], "highspe": [5, 17], "transceiv": [5, 35, 61, 67, 68, 69, 72, 73], "There": [5, 11, 17, 28, 37, 47, 59, 60, 63, 64, 69, 72, 73], "separ": [5, 15, 20, 28, 42, 46, 56, 58, 62, 63, 64, 73], "design": [5, 6, 13, 14, 15, 16, 17, 20, 23, 24, 26, 28, 29, 34, 54, 55, 60, 61, 63, 64, 65, 66, 67, 68, 74], "due": [5, 15, 16, 23, 28, 35, 46, 52, 58, 60], "small": [5, 25], "architectur": [5, 6, 15, 16, 17, 23, 35, 36, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 64, 65, 73], "util_adxcvr": [5, 15, 16, 17, 34, 46, 58, 72], "axi4": [5, 6, 13, 14, 15, 16, 18, 28, 69], "lite": [5, 6, 9, 13, 14, 15, 16, 18, 28, 46, 69], "broadcast": [5, 9, 11], "statist": [5, 15, 17], "ey": 5, "scan": [5, 64], "phy": [5, 16, 24, 46, 58], "per": [5, 6, 8, 11, 13, 14, 15, 16, 21, 23, 35, 37, 43, 44, 45, 46, 58, 60, 64, 67, 68, 72], "adi_jesd204": 5, "link_manag": 5, "provid": [5, 6, 9, 11, 13, 14, 15, 16, 17, 18, 21, 28, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 57, 58, 59, 60, 61, 65, 66, 67, 68, 73], "global": [5, 60, 64, 73], "jesd204b": [5, 35, 46, 58, 67, 68], "xcvr": [5, 58], "itself": [5, 11, 15, 16, 60, 69], "stack": [5, 11, 17], "besid": [5, 15, 16, 28, 63, 67, 68], "descript": [5, 6, 8, 9, 11, 13, 14, 15, 16, 18, 19, 21, 22, 24, 25, 26, 27, 29, 30, 31, 32, 35, 36, 39, 40, 42, 43, 44, 45, 51, 52, 56, 57, 59, 64, 67, 68, 69, 71, 75], "identif": [5, 7, 13, 14], "num_of_lan": [5, 72], "xcvr_type": [5, 35], "gtpe2_not_support": [5, 35], "gtxe2": [5, 17, 35], "gthe2_not_support": [5, 35], "gtze2_not_support": [5, 35], "gthe3": [5, 17, 35], "gtye3_not_support": [5, 35], "gtre4_not_support": [5, 35], "gthe4": [5, 17, 35], "gtye4": [5, 17, 35], "gtme4_not_support": [5, 35], "link_mod": [5, 15, 16, 35], "64b66b": [5, 13, 15, 16, 35, 46, 58], "8b10b": [5, 15, 16, 35, 46, 58], "cyclon": [5, 58, 59], "stratix": 5, "fpga_voltag": 5, "5000": 5, "mv": 5, "wich": 5, "suppli": [5, 17, 37, 39, 42, 43, 44, 45, 49, 56, 57, 59], "tx_or_rx_n": [5, 35, 72], "transmit": [5, 11, 14, 15, 17, 19, 25, 35, 37, 40, 46, 48, 73], "otherwis": [5, 6, 7, 9, 15, 16, 22, 23, 60, 66, 67, 68, 73, 74], "qpll_enabl": [5, 35, 72], "qpll": [5, 35], "lpm_or_dfe_n": 5, "lpm": [5, 35], "Or": [5, 74], "dfe": [5, 35], "b000": [5, 6], "tx_diffctrl": 5, "diffctrl": 5, "b01000": 5, "tx_postcursor": 5, "postcursor": 5, "b00000": 5, "tx_precursor": 5, "precursor": 5, "sys_clk_sel": 5, "sy": 5, "sel": [5, 35], "b11": [5, 64], "out_clk_sel": 5, "b100": [5, 15], "subordin": [5, 9, 18, 19, 25, 26, 27, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 69, 71], "100": [5, 15, 28, 35, 40, 46], "mhz": [5, 13, 15, 17, 28, 35, 37, 39, 46, 48, 58, 64], "m_axi": [5, 6], "m_axi_awaddr": 5, "m_axi_awprot": 5, "m_axi_awvalid": 5, "m_axi_awreadi": 5, "m_axi_wdata": 5, "m_axi_wstrb": 5, "m_axi_wvalid": 5, "m_axi_wreadi": 5, "m_axi_bresp": 5, "m_axi_bvalid": 5, "m_axi_breadi": 5, "m_axi_araddr": 5, "m_axi_arprot": 5, "m_axi_arvalid": 5, "m_axi_arreadi": 5, "m_axi_rdata": 5, "m_axi_rresp": 5, "m_axi_rvalid": 5, "m_axi_rreadi": 5, "up_pll_rst": [5, 72], "up_cm_": [5, 35], "pll_lock": 5, "fpll": 5, "up_statu": 5, "axi_xcvr": 5, "gp": 5, "w": [5, 6, 17, 21, 30, 64], "resetn": [5, 25, 26, 32], "held": [5, 7], "report": [5, 13, 15], "status_32": 5, "up_pll_lock": 5, "channel_n_readi": 5, "0x24": 5, "generic_info": 5, "0x140": [5, 9], "board": [5, 20, 28, 60, 63, 65, 75], "power": [5, 6, 10, 15, 16, 20, 25, 28, 36, 37, 39, 40, 42, 44, 45, 47, 49, 51, 52, 56, 57, 59, 73], "atx": 5, "stabl": [5, 6, 15, 16, 22, 49, 60, 63], "order": [5, 6, 15, 16, 17, 18, 43, 58, 63, 64, 72, 73], "automat": [5, 6, 9, 15, 16, 18, 37, 60, 73, 74], "just": [5, 6, 28, 35, 46, 59, 60, 62, 63, 67, 68, 72, 73], "ident": 5, "defin": [5, 6, 7, 10, 11, 14, 15, 16, 17, 19, 20, 25, 28, 35, 37, 43, 44, 46, 56, 57, 58, 59, 60, 63, 64, 67, 68, 69, 71, 73], "basi": [5, 21, 26, 45, 50], "share": [5, 28, 35, 37, 46, 56, 72], "them": [5, 6, 15, 16, 26, 28, 56, 58, 59, 60, 64, 69, 72, 73, 74, 75], "chose": [5, 28], "equal": [5, 6, 7, 15, 16, 18, 21, 64], "0x0008": 5, "swing": [5, 57], "transmitt": [5, 13, 14, 15, 16, 17, 50, 59], "cursor": 5, "pre": [5, 10, 11, 16, 20, 25, 37], "emphasi": 5, "rxoutclk": 5, "txoutclk": 5, "bufstatus_rst": 5, "bufstatu": 5, "either": [5, 6, 11, 15, 16, 17, 22, 28, 35, 45, 58, 59, 64, 73, 75], "until": [5, 6, 9, 14, 15, 16, 18, 21, 22, 23, 26, 37, 39], "els": [5, 17, 60, 64], "bufststatu": 5, "buftatu": 5, "consult": [5, 6, 56], "search": [5, 35, 60, 67, 68, 69, 72], "rxbufstatu": 5, "txbufstatu": 5, "pll_lock_n": 5, "cpll": [5, 35, 46], "did": [5, 11, 15, 16], "lpm_dfe_n": 5, "document": [5, 12, 15, 16, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 55, 56, 57, 58, 59, 60, 63, 64, 65, 67, 68, 70, 73], "sysclk_sel": 5, "sysclksel": 5, "gth": [5, 35, 59, 69], "gty": [5, 35, 59, 69], "pllclksel": 5, "indirectli": 5, "outclk_sel": 5, "01": [5, 9, 15, 16, 36, 40, 52], "aka": [5, 15, 16], "204b": [5, 13, 14, 15, 16], "204c": [5, 13, 14, 15, 16], "cm_sel": 5, "0xff": [5, 21], "cm_control": 5, "cm_wr": 5, "cm_addr": 5, "cm_wdata": 5, "cm_statu": 5, "cm_busi": 5, "idl": [5, 6, 9, 21, 23], "cm_rdata": 5, "ch_sel": 5, "ch_control": 5, "ch_wr": 5, "ch_addr": 5, "ch_wdata": 5, "ch_statu": 5, "ch_busi": 5, "ch_rdata": 5, "es_sel": 5, "es_req": 5, "auto": [5, 59, 64, 73], "es_control_1": 5, "es_prescal": 5, "0x2a": 5, "0xa8": 5, "es_control_2": 5, "es_voffset_rang": 5, "es_voffset_step": 5, "es_voffset_max": 5, "es_voffset_min": 5, "0x2b": 5, "0xac": 5, "es_control_3": 5, "es_hoffset_max": 5, "es_hoffset_min": 5, "0x2c": 5, "0xb0": [5, 9], "es_control_4": 5, "es_hoffset_step": 5, "0x2d": 5, "0xb4": 5, "es_control_5": 5, "es_startaddr": 5, "written": [5, 6, 7, 9, 11, 15, 16, 18, 22, 43, 44, 58, 64], "es_statu": 5, "es_reset": 5, "es_resetn": [5, 69], "eyescanreset": [5, 69], "0x32": [5, 9, 15, 16], "0xc8": [5, 9, 15, 16], "0x180": [5, 9], "prbs_cntrl": 5, "prbsforceerr": 5, "checker": [5, 13], "other": [5, 6, 11, 13, 14, 15, 16, 17, 18, 21, 22, 23, 25, 28, 37, 47, 50, 58, 59, 60, 63, 64, 67, 68, 69, 70, 71, 72, 73, 74], "side": [5, 6, 23, 59, 64, 69], "prbscntreset": 5, "via": [5, 6, 13, 14, 15, 16, 18, 25, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 57, 58], "prbssel": 5, "zero": [5, 6, 14], "put": [5, 6, 15, 58, 60], "bypass": [5, 16, 37, 39, 43], "non": [5, 6, 15, 16, 60, 64, 65, 69, 73], "stop": [5, 6, 7, 9, 11, 18, 21, 60], "normal": [5, 9, 14, 15, 16, 17, 60, 64], "dataflow": 5, "inject": 5, "instead": [5, 6, 11, 15, 16, 24, 37, 60, 64], "0x61": 5, "0x184": 5, "prbs_statu": 5, "prbserr": 5, "sticki": 5, "prbslock": 5, "free": [5, 6, 9, 18, 23, 36, 60, 64, 69, 72], "xclk": 5, "deassert": [5, 13, 14, 15, 22], "necessari": [5, 18, 35, 36, 37, 38, 40, 47, 52, 59, 60, 64, 67, 68, 73], "addr": [5, 15, 16, 23], "hardwar": [5, 6, 11, 17, 18, 63, 65], "As": [5, 15, 16, 21, 60, 75], "soon": [5, 15, 16, 63], "OR": [5, 9, 18, 64], "reason": [5, 6, 15, 16, 37, 60, 64, 73], "finish": [5, 6, 11, 23], "immun": 5, "abort": [5, 6], "further": [5, 18], "wide": [5, 11, 13, 14, 15, 16, 28, 36, 37, 40, 41, 42, 51, 52, 56, 69], "option": [5, 6, 11, 14, 15, 16, 25, 28, 36, 37, 40, 42, 43, 45, 47, 49, 52, 56, 57, 60, 64, 67, 68, 72], "combin": [5, 9, 15, 16, 17, 18, 26, 45, 59, 64], "That": [5, 60, 74], "To": [5, 6, 7, 9, 11, 13, 14, 15, 16, 18, 23, 28, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 60, 62, 63, 66, 67, 68, 71, 73], "00": [5, 9, 18, 21, 69], "qpll1": [5, 46], "qpll0": [5, 46], "001": [5, 15], "010": [5, 15], "011": 5, "101": [5, 40, 46], "outclkpc": 5, "outclkpma": 5, "refclk": [5, 58], "progdivclk": 5, "expos": [5, 6, 28, 35], "gigabit": [5, 17, 35, 67, 68], "without": [5, 6, 9, 11, 16, 17, 18, 22, 26, 37, 51, 56, 64, 73, 74], "bringup": 5, "under": [5, 15, 16, 17, 28, 59, 60, 64, 69, 72], "exact": [5, 23], "On": [5, 9, 11, 43, 57, 60], "No": [5, 11, 15, 16, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 57, 58, 64], "record": [5, 6, 15, 16], "detect": [5, 15, 43, 50], "detail": [5, 6, 15, 16, 46, 48, 58, 60, 66, 67, 68], "appear": [5, 28, 59, 60, 72, 73], "stai": [5, 6, 14, 15, 16, 20, 22, 26], "alon": [5, 60], "suffici": [5, 11], "get": [5, 15, 22, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 59, 60, 63], "seri": [5, 20, 35, 59, 73], "s_axis_axi_aclks_axi_aresetnfifo_rd_clkfifo_wr_clkm_axis_aclkm_dest_axi_aclkm_sg_axi_aclkm_src_axi_aclks_axis_aclkm_dest_axi_aresetnm_sg_axi_aresetnm_src_axi_aresetns_axisfifo_wrfifo_rdm_dest_axim_sg_axim_src_axim_axisirqs_axis_xfer_reqm_axis_xfer_reqfifo_rd_xfer_reqdest_diag_level_burstsaxi_dmac": 6, "throughput": [6, 23, 42, 43, 44, 56, 59], "purpos": [6, 15, 16, 17, 28, 37, 59, 64, 66, 69], "intend": [6, 14, 20, 29, 64, 66], "like": [6, 15, 16, 41, 48, 58, 59, 60, 62, 67, 68, 69, 73, 74], "axi3": 6, "switch": [6, 15, 16, 18, 39, 43, 44, 51, 59, 60, 63, 73], "continu": [6, 9, 15, 16, 18, 36, 37, 38, 40, 51, 52, 60], "lut": 6, "tbd": [6, 37], "axi_dmac": [6, 28, 33, 36, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58], "dma_data_width_src": [6, 28], "32": [6, 11, 13, 14, 15, 16, 18, 25, 28, 36, 37, 38, 39, 40, 43, 44, 45, 46, 49, 50, 51, 52, 56, 57, 58, 59, 64, 67, 68, 72], "128": [6, 28, 45, 46, 58, 59], "256": [6, 15, 16, 18, 26, 27, 28, 32, 33, 45], "512": [6, 45], "1024": [6, 45], "2048": 6, "dma_data_width_dest": [6, 28], "destin": [6, 28], "dma_data_width_sg": 6, "dma_length_width": 6, "dma_2d_transf": [6, 28], "fals": [6, 9, 18, 25, 27, 64], "dma_sg_transf": 6, "async_clk_req_src": 6, "whether": [6, 15, 16, 21, 25], "asynchron": [6, 7, 9, 15, 16, 18, 23, 27], "true": [6, 7, 15, 16, 23, 43, 44, 64], "async_clk_src_dest": 6, "async_clk_dest_req": 6, "async_clk_req_sg": 6, "async_clk_src_sg": 6, "async_clk_dest_sg": 6, "axi_slice_dest": [6, 28], "insert": [6, 9, 15, 16, 18, 21, 35, 39, 43, 51, 57, 58, 62, 64], "extra": [6, 60], "slice": 6, "axi_slice_src": [6, 28], "sync_transfer_start": [6, 28], "dma_axi_protocol_dest": 6, "protocol": [6, 15, 16, 17, 19], "dma_axi_protocol_src": 6, "dma_axi_protocol_sg": 6, "dma_type_dest": [6, 28], "mm": [6, 28, 45, 49], "dma_type_src": [6, 28], "dma_axi_addr_width": 6, "max_bytes_per_burst": 6, "burst": [6, 9, 11, 23], "beat": [6, 13, 14, 15, 16], "4096": [6, 11], "largest": [6, 21], "unlimit": 6, "upper": [6, 64, 69], "threshold": [6, 15], "fifo_s": 6, "axi_id_width_src": 6, "src": [6, 59, 60, 73], "axi_id_width_dest": 6, "dest": 6, "axi_id_width_sg": 6, "sg": 6, "dma_axis_id_w": 6, "dma_axis_dest_w": 6, "disable_debug_regist": 6, "debug": [6, 9, 15, 16, 18, 60, 74], "enable_diagnostics_if": 6, "insight": 6, "allow_asym_mem": 6, "asym": 6, "mem": [6, 23], "cache_coher": 6, "axi_axcach": 6, "arcach": 6, "awcach": 6, "b0011": 6, "axi_axprot": 6, "irq": [6, 9, 14, 15, 16, 18, 72], "m_dest_axi": [6, 28], "present": [6, 11, 15, 16, 20, 21, 26, 28, 29, 37, 47, 48, 58, 62, 66, 67, 68, 69, 73], "m_dest_axi_awid": 6, "awid": 6, "m_dest_axi_awaddr": 6, "m_dest_axi_awlen": 6, "awlen": 6, "m_dest_axi_aws": 6, "awsiz": 6, "m_dest_axi_awburst": 6, "awburst": 6, "m_dest_axi_awlock": 6, "awlock": 6, "m_dest_axi_awcach": 6, "m_dest_axi_awprot": 6, "m_dest_axi_awvalid": 6, "m_dest_axi_awreadi": 6, "m_dest_axi_wid": 6, "wid": 6, "m_dest_axi_wdata": 6, "63": [6, 33, 58, 59], "m_dest_axi_wstrb": 6, "m_dest_axi_wlast": 6, "wlast": 6, "m_dest_axi_wvalid": 6, "m_dest_axi_wreadi": 6, "m_dest_axi_bid": 6, "bid": [6, 15, 16], "m_dest_axi_bresp": 6, "m_dest_axi_bvalid": 6, "m_dest_axi_breadi": 6, "m_dest_axi_arid": 6, "arid": 6, "m_dest_axi_araddr": 6, "m_dest_axi_arlen": 6, "arlen": 6, "m_dest_axi_ars": 6, "arsiz": 6, "m_dest_axi_arburst": 6, "arburst": 6, "m_dest_axi_arlock": 6, "arlock": 6, "m_dest_axi_arcach": 6, "m_dest_axi_arprot": 6, "m_dest_axi_arvalid": 6, "m_dest_axi_arreadi": 6, "m_dest_axi_rid": 6, "rid": 6, "m_dest_axi_rdata": 6, "m_dest_axi_rresp": 6, "m_dest_axi_rlast": 6, "rlast": 6, "m_dest_axi_rvalid": 6, "m_dest_axi_rreadi": 6, "m_sg_axi": 6, "m_sg_axi_awid": 6, "m_sg_axi_awaddr": 6, "m_sg_axi_awlen": 6, "m_sg_axi_aws": 6, "m_sg_axi_awburst": 6, "m_sg_axi_awlock": 6, "m_sg_axi_awcach": 6, "m_sg_axi_awprot": 6, "m_sg_axi_awvalid": 6, "m_sg_axi_awreadi": 6, "m_sg_axi_wid": 6, "m_sg_axi_wdata": 6, "m_sg_axi_wstrb": 6, "m_sg_axi_wlast": 6, "m_sg_axi_wvalid": 6, "m_sg_axi_wreadi": 6, "m_sg_axi_bid": 6, "m_sg_axi_bresp": 6, "m_sg_axi_bvalid": 6, "m_sg_axi_breadi": 6, "m_sg_axi_arid": 6, "m_sg_axi_araddr": 6, "m_sg_axi_arlen": 6, "m_sg_axi_ars": 6, "m_sg_axi_arburst": 6, "m_sg_axi_arlock": 6, "m_sg_axi_arcach": 6, "m_sg_axi_arprot": 6, "m_sg_axi_arvalid": 6, "m_sg_axi_arreadi": 6, "m_sg_axi_rid": 6, "m_sg_axi_rdata": 6, "m_sg_axi_rresp": 6, "m_sg_axi_rlast": 6, "m_sg_axi_rvalid": 6, "m_sg_axi_rreadi": 6, "m_src_axi": 6, "m_src_axi_awid": 6, "m_src_axi_awaddr": 6, "m_src_axi_awlen": 6, "m_src_axi_aws": 6, "m_src_axi_awburst": 6, "m_src_axi_awlock": 6, "m_src_axi_awcach": 6, "m_src_axi_awprot": 6, "m_src_axi_awvalid": 6, "m_src_axi_awreadi": 6, "m_src_axi_wid": 6, "m_src_axi_wdata": 6, "m_src_axi_wstrb": 6, "m_src_axi_wlast": 6, "m_src_axi_wvalid": 6, "m_src_axi_wreadi": 6, "m_src_axi_bid": 6, "m_src_axi_bresp": 6, "m_src_axi_bvalid": 6, "m_src_axi_breadi": 6, "m_src_axi_arid": 6, "m_src_axi_araddr": 6, "m_src_axi_arlen": 6, "m_src_axi_ars": 6, "m_src_axi_arburst": 6, "m_src_axi_arlock": 6, "m_src_axi_arcach": 6, "m_src_axi_arprot": 6, "m_src_axi_arvalid": 6, "m_src_axi_arreadi": 6, "m_src_axi_rid": 6, "m_src_axi_rdata": 6, "m_src_axi_rresp": 6, "m_src_axi_rlast": 6, "m_src_axi_rvalid": 6, "m_src_axi_rreadi": 6, "fifo_rd_clk": 6, "fifo_rd": 6, "fifo_wr_clk": 6, "fifo_wr": 6, "m_axis_aclk": 6, "m_dest_axi_aclk": 6, "m_sg_axi_aclk": 6, "m_src_axi_aclk": 6, "s_axis_aclk": [6, 28], "m_dest_axi_aresetn": 6, "m_sg_axi_aresetn": 6, "m_src_axi_aresetn": 6, "s_axis_readi": 6, "treadi": [6, 9, 13, 14, 15, 16, 27], "s_axis_valid": 6, "tvalid": [6, 9, 13, 14, 15, 16, 27], "s_axis_data": 6, "tdata": [6, 9, 13, 14, 16, 27], "s_axis_strb": 6, "tstrb": 6, "s_axis_keep": 6, "tkeep": 6, "s_axis_us": 6, "tuser": 6, "s_axis_id": 6, "tid": 6, "s_axis_dest": 6, "tdest": 6, "s_axis_last": 6, "tlast": 6, "m_axis_readi": 6, "m_axis_valid": 6, "m_axis_data": 6, "m_axis_strb": 6, "m_axis_keep": 6, "m_axis_us": 6, "m_axis_id": 6, "m_axis_dest": 6, "m_axis_last": 6, "fifo_wr_en": 6, "en": [6, 13, 35, 58, 59, 64], "fifo_wr_din": 6, "fifo_wr_overflow": 6, "fifo_wr_sync": 6, "fifo_wr_xfer_req": 6, "xfer_req": 6, "fifo_rd_en": 6, "fifo_rd_dout": 6, "fifo_rd_valid": 6, "fifo_rd_underflow": 6, "least": [6, 9, 15, 16, 18, 28, 58, 67, 68], "s_axis_xfer_req": 6, "m_axis_xfer_req": 6, "fifo_rd_xfer_req": 6, "dest_diag_level_burst": 6, "semant": [6, 9, 15, 16, 18, 69], "05": 6, "62": [6, 58, 59], "version_major": [6, 9, 15, 16, 18, 69], "0x00000004": [6, 18], "version_minor": [6, 9, 15, 16, 18, 69], "0x00000005": [6, 18], "version_patch": [6, 9, 15, 16, 18, 69], "0x00000062": 6, "peripheral_id": [6, 15, 16, 18, 69], "0x444d4143": 6, "d": [6, 11, 35, 60], "interface_description_1": 6, "bytes_per_beat_dest_log2": 6, "log2": [6, 15, 16, 18], "memorymap": 6, "bytes_per_beat_src_log2": 6, "bytes_per_burst_width": 6, "avoid": [6, 9, 28, 64, 71], "cross": [6, 15, 28], "4kb": 6, "interface_description_2": 6, "irq_mask": [6, 9, 18], "transfer_complet": 6, "transfer_queu": 6, "irq_pend": [6, 9, 15, 16, 18], "queu": 6, "queue": 6, "next": [6, 9, 11, 15, 16, 17, 22, 23, 28, 37, 58, 60, 64, 69], "irq_sourc": [6, 9, 15, 16, 18], "togeth": [6, 20, 29, 58, 72], "hwdesc": 6, "paus": [6, 21], "resum": 6, "again": [6, 73], "transfer_id": 6, "transfer_don": 6, "content": [6, 9, 11, 15, 16, 18, 22, 59, 60, 69], "transfer_submit": 6, "new": [6, 7, 9, 11, 12, 15, 16, 18, 19, 21, 22, 30, 55, 59, 63, 67, 68, 70, 73, 74, 75], "back": [6, 15, 16, 23, 35, 37, 64, 67, 68], "re": [6, 15, 16, 20, 21, 22, 26, 27, 28, 37, 42, 58, 60, 62, 73, 75], "end": [6, 7, 9, 11, 18, 21, 35, 37, 42, 43, 59, 63, 64, 69], "last": [6, 11, 15, 16, 18, 21, 60, 64, 67, 68, 69], "occurr": [6, 15, 16], "partial_reporting_en": 6, "partial": 6, "caus": [6, 64], "eventu": 6, "dest_address": 6, "src_address": 6, "x_length": 6, "max": [6, 15, 16, 24, 25, 28], "y_length": 6, "row": 6, "dest_strid": 6, "src_stride": 6, "x": [6, 7, 15, 16, 17, 39, 42, 46, 59, 60, 67, 68], "transfer_0_don": 6, "transfer_1_don": 6, "transfer_2_don": 6, "transfer_3_don": 6, "partial_transfer_don": 6, "partial_transfer_length": 6, "partial_transfer_id": 6, "active_transfer_id": 6, "futur": [6, 21, 60, 69], "usag": [6, 15, 60, 64], "0x10d": 6, "0x434": 6, "current_dest_address": 6, "0x10e": 6, "0x438": 6, "current_src_address": 6, "0x112": 6, "0x448": 6, "transfer_progress": 6, "0x000000": 6, "0x113": 6, "0x44c": 6, "partial_length": 6, "moment": [6, 15, 16], "smaller": [6, 15, 16, 17], "0x114": [6, 18], "0x450": 6, "0x115": 6, "0x454": 6, "descriptor_id": 6, "segment": 6, "0x11f": 6, "0x47c": 6, "sg_address": 6, "0x124": 6, "0x490": 6, "dest_address_high": 6, "bigger": 6, "0x125": 6, "0x494": 6, "src_address_high": 6, "0x126": 6, "0x498": 6, "current_dest_address_high": 6, "0x127": 6, "0x49c": 6, "current_src_address_high": 6, "0x12f": 6, "0x4bc": 6, "sg_address_high": 6, "those": [6, 11, 15, 16, 18, 60, 67, 68, 73], "were": [6, 9, 15, 16, 18, 37, 43, 44, 46, 56, 57, 58, 60, 69, 73], "accept": [6, 9, 11, 14, 15, 16, 19, 21, 23, 42], "intent": [6, 23, 64], "keep": [6, 15, 58, 63, 69, 74], "full": [6, 9, 17, 18, 37, 46, 56, 58, 60], "still": [6, 15, 22, 28, 41, 49, 56, 60, 74, 75], "risk": 6, "similarli": [6, 18, 24], "empti": [6, 9, 11, 18, 73], "determin": [6, 13, 14, 15, 16], "buffer_width_in_byt": 6, "buffer_depth": 6, "startup": [6, 15, 16], "de": [6, 9, 15, 16, 17, 18], "pressur": [6, 16, 40], "submit": 6, "go": [6, 15, 16, 41, 46, 47, 58, 59, 60, 66, 72], "enough": [6, 59, 60, 69, 73], "space": [6, 15, 16, 46, 59, 64, 73], "unexpectedli": [6, 60], "mean": [6, 9, 11, 14, 15, 16, 18, 19, 22, 23, 26, 35, 46, 58, 59, 60, 63, 74], "shorter": [6, 11], "alreadi": [6, 15, 16, 18, 23, 73], "few": [6, 15, 16, 28, 60, 63, 64, 67, 68, 73], "hand": [6, 60], "send": [6, 9, 11, 15, 16, 18, 26, 27, 28, 36, 40, 52, 56], "queri": [6, 13, 15, 16, 18], "well": [6, 10, 15, 16, 17, 18, 19, 20, 22, 47, 50, 60, 71], "discoveri": [6, 15, 16], "apart": [6, 15, 16], "section": [6, 13, 14, 15, 16, 23, 37, 45, 46, 47, 48, 58, 59, 60, 63, 64, 67, 68, 72, 73], "0x000": [6, 15, 16], "layout": [6, 13, 14, 15, 16, 17, 37], "major": [6, 15, 16, 28, 59, 60], "incompat": [6, 15, 16], "minor": [6, 15, 16, 67, 68], "patch": [6, 15, 16], "letter": [6, 15, 16, 64], "incorrect": [6, 15, 64], "behavior": [6, 15, 16, 21, 22, 30, 59, 60, 64], "0x004": [6, 15, 16], "primari": [6, 15, 16], "function": [6, 7, 15, 16, 17, 23, 25, 28, 37, 39, 45, 47, 50, 59, 60, 64, 67, 68, 71, 72, 75], "distinguish": [6, 15, 16], "0x008": [6, 15, 16], "arbitrari": [6, 15, 16], "yield": [6, 9, 11, 15, 16], "previous": [6, 15, 16, 22], "test": [6, 13, 14, 15, 16, 28, 37, 49, 51, 57, 60, 73, 74, 75], "associ": [6, 9, 15, 16, 23, 49, 56], "0x00c": [6, 15, 16], "ensur": [6, 9, 11, 13, 14, 15, 16, 28, 35, 39], "exist": [6, 15, 16, 18, 46, 58, 59, 68, 73, 74], "locat": [6, 15, 16, 41, 46, 47, 58, 59, 60, 62, 67, 68, 72], "three": [6, 11, 16, 17, 18, 24, 35, 37, 40, 45, 50, 67, 68, 73], "close": [6, 15, 16, 17, 28, 60, 64], "particular": [6, 11, 15, 16, 17, 28, 63, 64], "0x088": [6, 15, 16], "0x080": [6, 15, 16], "propag": [6, 9, 15, 16, 18], "prevent": [6, 15, 16, 73], "0x084": [6, 15, 16], "upstream": [6, 9, 15, 16, 18], "acknowledg": [6, 9, 11, 15, 16, 18, 71], "regard": [6, 15, 16, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 57, 58, 60, 63, 67, 68], "0x3ff": 6, "1079": 6, "1080": 6, "room": 6, "becom": [6, 15, 21, 23, 45], "specifi": [6, 13, 14, 21, 42, 45, 49, 57, 58, 59, 60, 63, 64, 71, 74], "act": [6, 21], "ahead": 6, "intervent": [6, 15], "wai": [6, 15, 16, 17, 23, 28, 47, 58, 60, 64, 73], "gracefulli": 6, "resolut": [6, 13, 14, 15, 16, 28, 36, 40, 48, 51, 52, 57, 67, 68], "shut": 6, "transact": [6, 8, 9, 11, 18, 21, 23, 25, 26, 27], "won": [6, 11, 16, 60], "t": [6, 8, 9, 11, 16, 21, 23, 30, 46, 58, 60, 62, 63, 69, 73, 74], "toward": [6, 9, 14, 15, 16, 18], "fulfil": 6, "lead": [6, 21, 42, 45, 57, 64], "lost": 6, "sinc": [6, 9, 11, 15, 16, 21, 28, 45, 58, 60, 69, 72], "break": 6, "notif": [6, 15, 16, 18], "certain": [6, 15, 16, 23, 28, 60, 64, 74], "cpu": [6, 18], "poll": 6, "equival": [6, 13, 14, 35, 46], "find": [6, 35, 46, 47, 48, 50, 51, 58, 59, 60, 63, 66, 67, 68, 70, 72, 73], "handler": 6, "compos": [6, 64], "pad": [6, 14, 59, 73], "skip": [6, 16], "second": [6, 11, 15, 16, 26, 37, 43, 74], "plu": [6, 23], "stride": 6, "_src": 6, "_address": 6, "_stride": 6, "_dest": 6, "restart": [6, 15], "less": [6, 11, 15, 16, 18, 36, 37, 40, 52, 60], "manag": [6, 19, 20, 22, 23, 26, 31, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 67, 68, 71], "overhead": 6, "addit": [6, 9, 11, 14, 16, 18, 21, 23, 37, 40, 43, 50, 60, 62, 63], "never": [6, 11, 15, 16], "execut": [6, 9, 10, 11, 18, 20, 21, 22, 24, 26, 27, 28, 37, 60, 72], "noncontigu": 6, "area": [6, 56, 60], "list": [6, 12, 15, 16, 17, 20, 23, 29, 46, 55, 58, 59, 63, 64, 65, 69, 72, 73, 74, 75], "vector": [6, 64], "call": [6, 59, 60, 63, 67, 68, 69, 71, 72, 73], "By": [6, 7, 14, 15, 16, 20, 21, 43, 44, 50, 51, 56, 57, 60, 69], "contigu": 6, "dedic": [6, 56, 73], "fetch": [6, 60], "bit0": 6, "next_sg_addr": 6, "load": [6, 7, 46], "bit1": 6, "rais": [6, 15], "dest_addr": 6, "src_addr": 6, "y_len": 6, "minu": [6, 15, 16], "x_len": 6, "dst_stride": 6, "replic": 6, "loop": [6, 35, 37, 49], "similar": [6, 11, 15, 16, 17, 56, 72], "simpl": [6, 15, 16, 21, 28, 35, 43, 44, 61, 67, 73], "howev": [6, 11, 15, 16, 46, 49, 52, 60], "distinct": 6, "advantag": [6, 11, 17], "fewer": [6, 17, 64], "treat": [6, 21, 64], "thu": [6, 18, 21, 23, 56, 59, 64, 74], "improv": [6, 37, 42, 45, 64], "perform": [6, 13, 15, 16, 17, 20, 21, 28, 39, 41, 44, 45, 47, 48, 49, 50, 56, 57, 60, 64, 73], "primarili": 6, "unit": [6, 25, 67, 68], "packet": 6, "properli": [6, 11, 15, 16, 26, 63, 64], "begin": [6, 16, 62, 64, 73], "carri": [6, 11, 16, 19, 24, 31], "qualifi": [6, 13, 14, 64], "permiss": 6, "b1111": 6, "b010": [6, 15], "polici": 6, "leav": [6, 16, 24, 60, 64, 73], "condit": [6, 9, 15, 16, 17, 20, 23, 37, 46, 49, 58, 67, 68], "mod": 6, "min": [6, 15, 25, 28], "widest": 6, "restrict": [6, 11, 35, 46], "relax": [6, 28, 37], "strobe": 6, "discard": [6, 9, 11, 18], "fine": 6, "long": [6, 22, 25, 56, 64], "method": [6, 60], "belong": [6, 59], "recommend": [6, 11, 13, 14, 15, 16, 18, 60, 64, 66, 74], "erron": 6, "workaround": 6, "increas": [6, 11, 15, 22, 28, 37, 64, 73], "larger": 6, "onlin": [6, 13, 14, 15, 16, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 57, 58, 64], "anyon": [6, 13, 14, 15, 16, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 57, 58], "compon": [6, 13, 14, 15, 16, 17, 20, 26, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 57, 58, 59, 64, 69, 72, 73], "video": [6, 13, 14], "audio": [6, 13, 14, 59], "etc": [6, 13, 14, 15, 16, 28, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 57, 58, 59, 60, 63, 64, 67, 68, 73, 74], "engineerzon": [6, 13, 14, 15, 16, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 57, 58, 60, 63, 67, 68], "term": [6, 13, 14, 15, 17, 23, 64], "earlier": [6, 60], "s_axis_axi_aclks_axi_aresetnext_clkext_syncpwm_": 7, "axi_pwm_gen": [7, 28, 36, 37, 38, 40, 42, 43, 44, 49, 52, 56, 57], "sv": 7, "systemverilog": 7, "axi_pwm_gen_1": 7, "axi_pwm_gen_regmap": 7, "regmap": [7, 63, 67, 68, 69, 72], "axi_pwm_gen_constr": 7, "ttcl": 7, "constraint": [7, 17, 23, 34, 46, 58, 59, 63], "amd": [7, 12, 17, 46, 55, 58, 65, 66, 74], "sdc": [7, 59, 73], "axi_pwm_gen_ip": 7, "definit": [7, 19, 22, 24, 31, 59, 64, 73], "axi_pwm_gen_hw": 7, "async_clk_en": 7, "n_pwm": 7, "pwm_ext_sync": 7, "ext_async_sync": 7, "software_bringup": 7, "ext_sync_phase_align": 7, "force_align": 7, "start_at_sync": 7, "pulse_0_width": [7, 28], "2147483647": 7, "pulse_1_width": 7, "pulse_2_width": 7, "pulse_3_width": 7, "pulse_4_width": 7, "pulse_5_width": 7, "pulse_6_width": 7, "pulse_7_width": 7, "pulse_8_width": 7, "pulse_9_width": 7, "pulse_10_width": 7, "pulse_11_width": 7, "pulse_12_width": 7, "pulse_13_width": 7, "pulse_14_width": 7, "pulse_15_width": 7, "pulse_0_period": [7, 28], "pulse_1_period": 7, "pulse_2_period": 7, "pulse_3_period": 7, "pulse_4_period": 7, "pulse_5_period": 7, "pulse_6_period": 7, "pulse_7_period": 7, "pulse_8_period": 7, "pulse_9_period": 7, "pulse_10_period": 7, "pulse_11_period": 7, "pulse_12_period": 7, "pulse_13_period": 7, "pulse_14_period": 7, "pulse_15_period": 7, "pulse_0_offset": 7, "pulse_1_offset": 7, "pulse_2_offset": 7, "pulse_3_offset": 7, "pulse_4_offset": 7, "pulse_5_offset": 7, "pulse_6_offset": 7, "pulse_7_offset": 7, "pulse_8_offset": 7, "pulse_9_offset": 7, "pulse_10_offset": 7, "pulse_11_offset": 7, "pulse_12_offset": 7, "pulse_13_offset": 7, "pulse_14_offset": 7, "pulse_15_offset": 7, "ext_clk": [7, 28, 43], "pwm_": 7, "index": [7, 26, 35], "let": [7, 60, 69, 72, 73], "some": [7, 9, 11, 15, 16, 23, 24, 28, 43, 44, 46, 48, 56, 57, 58, 59, 60, 63, 64, 65, 66, 68, 69, 73, 75], "notion": 7, "interv": 7, "we": [7, 15, 16, 17, 23, 28, 35, 46, 59, 60, 63, 66, 69, 73, 75], "load_config": 7, "duti": 7, "reg_up_control": 7, "external_sync_align": 7, "neg": [7, 35, 37, 39, 56, 64], "toggl": 7, "immedi": [7, 15, 16], "realign": 7, "overwrit": 7, "runtim": [7, 9, 13, 14, 15, 16, 18, 21, 30], "writabl": 7, "given": [7, 50, 59, 73], "ext": [7, 47], "show": [7, 13, 14, 15, 24, 35, 58, 60, 64, 71], "reg_vers": 7, "0x00020101": 7, "reg_id": 7, "reg_scratch": 7, "reg_core_mag": 7, "core_mag": 7, "0x504c5347": 7, "reg_rstn": 7, "wo": [7, 9, 18], "reg_config": 7, "ext_sync_align": 7, "valew": 7, "overwritten": 7, "reg_nb_puls": 7, "nb_puls": 7, "0x0000": 7, "reg_pulse_x_period": 7, "pulse_x_period": 7, "h4": 7, "ch3": 7, "h4c": 7, "durat": [7, 15, 16, 21], "reg_pulse_x_width": 7, "pulse_x_width": 7, "h8c": 7, "reg_pulse_x_offset": 7, "pulse_x_offset": 7, "hcc": 7, "sdiocmdprmapclkreset_ni3ci3c_controller_cor": 8, "peripher": [8, 9, 10, 11, 17, 18, 25, 26, 27, 32, 33, 36, 40, 46, 52, 56, 60, 67, 68, 69, 73], "heart": [8, 25], "respons": [8, 9, 11, 15, 16, 17, 20, 23, 24, 25, 32, 45, 50, 60, 64], "command": [8, 9, 10, 18, 19, 20, 21, 22, 23, 25, 26, 27, 37, 41, 43, 44, 46, 47, 56, 57, 58, 64, 69, 73], "translat": [8, 24, 25], "i3c_control": [8, 9], "i3c_controller_cor": 8, "i3c_controller_core_ip": 8, "i3c_controller_core_hw": 8, "max_dev": 8, "clk_mod": 8, "maximun": 8, "5mhz": 8, "50mhz": [8, 9, 28], "i3c_scl": 8, "scl": [8, 11], "i3c_sdo": 8, "sdo": [8, 9, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 37, 38], "i3c_sdi": 8, "sdi": [8, 9, 10, 18, 19, 21, 23, 24, 25, 26, 28, 32, 33, 37, 43, 49], "i3c_t": 8, "sdio": [8, 9], "sdo_readi": [8, 9, 18, 19, 25, 26, 27, 32], "sdo_valid": [8, 9, 18, 19, 25, 26, 27, 32], "sdi_readi": [8, 9, 18, 19, 25, 26, 27, 32], "sdi_valid": [8, 9, 18, 19, 25, 26, 27, 32], "sdi_last": [8, 9], "ibi_readi": [8, 9], "ibi_valid": [8, 9], "ibi": [8, 9, 11], "cmdp": [8, 9], "cmdp_valid": [8, 9], "cmdp_readi": [8, 9], "cmdp_error": [8, 9], "cmdp_nop": [8, 9], "cmdp_daa_trigg": [8, 9], "rmap": [8, 9], "rmap_ibi_config": [8, 9], "rmap_pp_sg": [8, 9], "rmap_dev_char_addr": [8, 9], "rmap_dev_char_data": [8, 9], "buse": [8, 9, 25, 26, 32, 68], "reset_n": [8, 9, 45, 64], "s_axis_axi_aclks_axi_aresetnclkoffload_triggersdiooffload_sdicmdprmapreset_nirqi3c_controller_host_interfac": 9, "typic": [9, 15, 16, 18, 22, 24, 37, 45, 58, 60], "softwar": [9, 11, 18, 34, 54, 57, 59, 60, 64, 67, 68, 74], "offload": [9, 10, 18, 20, 28, 37, 38, 72], "i3c_controller_host_interfac": 9, "i3c_controller_host_interface_ip": 9, "i3c_controller_host_interface_hw": 9, "255": [9, 18, 25], "async_clk": [9, 15, 16], "engin": [9, 12, 24, 29, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 57, 58, 69, 70], "axi": [9, 12, 13, 14, 17, 19, 20, 27, 28, 33, 35, 37, 39, 46, 59, 69, 70, 71], "offload_sdi": [9, 27], "consum": [9, 10, 15, 16], "offload_sdi_readi": [9, 27], "offload_sdi_valid": [9, 23, 27], "pars": [9, 10, 60, 69], "descriptor": [9, 10, 13, 14, 67, 68], "instruct": [9, 10, 18, 20, 25, 29, 46, 62, 63, 66], "give": [9, 15, 26, 36, 40, 48, 52, 58, 60, 64], "unmask": [9, 18], "offload_trigg": [9, 11], "device_id": 9, "proper": [9, 16, 18, 41, 60, 74], "daa_pend": [9, 11], "ibi_pend": 9, "cmdr_pend": 9, "ibi_almost_ful": 9, "sdi_almost_ful": [9, 18], "sdo_almost_empti": [9, 18], "cmdr_almost_ful": 9, "cmd_almost_empti": [9, 18], "got": 9, "pipelin": [9, 15, 16, 20, 50], "cmd_fifo_room": [9, 18], "0xxxxxxxxx": [9, 18], "entri": [9, 18, 22, 27], "cmd": [9, 11, 19, 23, 25, 27, 31], "cmdr_fifo_level": 9, "cmdr": [9, 11], "sdo_fifo_room": [9, 18], "0x33": [9, 15, 16], "0xcc": [9, 15, 16], "sdi_fifo_level": [9, 18], "0x34": [9, 11, 18], "0xd0": [9, 18], "ibi_fifo_level": 9, "0x35": [9, 18], "0xd4": [9, 18], "cmd_fifo": [9, 18], "ack": [9, 11], "procedur": [9, 11, 15, 16, 59, 60], "exit": [9, 11], "interpret": [9, 11], "structur": [9, 11], "cmd_is_ccc": 9, "0xx": 9, "ccc": 9, "cmd_bcast_head": 9, "privat": 9, "cmd_sr": 9, "repeat": [9, 11, 16, 69], "sr": [9, 11], "p": [9, 11, 36, 40, 41, 46, 47, 48, 51, 52, 58, 59, 67, 68, 72, 73], "cmd_buffer_lenght": 9, "0xxxx": 9, "payload": [9, 11, 13, 14], "length": [9, 11, 18, 28, 30], "rnw": [9, 11], "cmd_da": 9, "0xxx": 9, "don": [9, 11, 16, 60, 62, 63, 69, 73], "care": [9, 11, 16, 26, 59], "cmd_rnw": 9, "retriev": [9, 11, 73], "0x36": [9, 18], "0xd8": [9, 18], "cmdr_fifo": 9, "undefin": [9, 15, 16, 18, 22], "cmdr_fifo_error": 9, "0x": 9, "cmdr_fifo_buffer_length": 9, "cmdr_fifo_sync": 9, "0x37": 9, "0xdc": 9, "sdo_fifo": [9, 18], "sdo_fifo_byte_3": 9, "sdo_fifo_byte_2": 9, "sdo_fifo_byte_1": 9, "sdo_fifo_byte_0": 9, "0x38": [9, 18], "0xe0": [9, 18], "sdi_fifo": [9, 18], "0x39": [9, 18], "0xe4": [9, 18], "ibi_fifo": 9, "ibi_fifo_da": 9, "ibi_fifo_mdb": 9, "mdb": [9, 11], "bcr": [9, 11], "ibi_fifo_sync": 9, "0x3a": [9, 18], "0xe8": [9, 18], "fifo_statu": 9, "sdi_empti": 9, "ibi_empti": 9, "cmdr_empti": 9, "op": [9, 43, 44], "ops_status_nop": 9, "ops_speed_grad": 9, "push": 9, "pull": [9, 15, 16, 60, 62, 63, 75], "56mhz": 9, "12mhz": 9, "25mhz": 9, "ops_offload_length": [9, 11], "ops_mod": [9, 11], "ibi_config": [9, 11], "band": [9, 17, 36, 40, 45, 52], "featur": [9, 11, 34, 36, 40, 42, 43, 45, 48, 49, 50, 52, 56, 60, 63, 65, 73], "ibi_config_listen": 9, "listen": [9, 11, 18, 22], "sda": [9, 11], "resolv": [9, 11, 60, 64], "ibi_config_en": 9, "nack": [9, 11], "proce": [9, 11, 64], "fill": [9, 11, 73], "reject": [9, 11, 36, 40, 50, 52], "come": [9, 28, 56, 57, 60], "dev_char": 9, "characterist": [9, 28], "look": [9, 15, 41, 48, 51, 58, 59, 60, 68, 69, 73], "dev_char_0_wen": 9, "dev_char_addr": 9, "appli": [9, 13, 14, 15, 16, 21, 46, 57, 58, 59, 64, 69, 72], "dev_char_wen": 9, "dev_char_has_ibi_payload": 9, "dev_char_is_ibi_cap": 9, "dev_char_is_attach": 9, "attach": [9, 59, 64], "0x2c0": 9, "offload_cmd_n": 9, "offload_cmd_length": 9, "offload_cmd": 9, "0x300": [9, 15], "offload_sdo_n": 9, "sector": 9, "store": [9, 11, 15, 16, 18, 20, 21, 22, 27, 46, 58, 60], "offload_sdo_0": 9, "offload_sdo_1": 9, "conclud": 9, "pointer": 9, "bound": [9, 69], "offload_sdo_byte_3": 9, "offload_sdo_byte_2": 9, "offload_sdo_byte_1": 9, "offload_sdo_byte_0": 9, "bellow": [9, 18], "almost": [9, 18, 37, 59, 60, 72], "receipt": 9, "arriv": [9, 15, 18, 23], "daa": [9, 11], "suppos": [9, 15, 16, 18, 35], "flow": [9, 13, 14, 15, 16, 18, 60, 66, 73, 74], "loss": 9, "watermark": [9, 18], "drop": [9, 18], "_pend": 9, "notifi": [9, 18, 60, 74], "recept": [9, 18], "subset": [10, 15, 16], "consist": [10, 11, 15, 16, 19, 20, 22, 25, 26, 28, 31, 46, 58, 64, 72], "commun": [10, 17, 20, 23, 25, 41, 48, 49, 50, 67, 68], "lean": [10, 20], "host": [10, 37, 73], "minim": [10, 15, 49, 67, 68, 73], "map": [10, 11, 20, 35, 59, 71], "main": [10, 15, 16, 20, 37, 40, 60, 63, 64, 66, 67, 68, 73, 74], "cyclic": [10, 11, 28, 46], "exchang": [11, 19], "i3c": [11, 12], "five": 11, "what": [11, 18, 28, 47, 59, 60, 69], "metadata": 11, "latter": 11, "bcast": 11, "lenght": 11, "da": [11, 43, 44], "branch": [11, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 57, 58, 60, 64], "cannot": [11, 15, 62, 75], "jump": [11, 73], "flowchart": 11, "fig": 11, "168": 11, "387": [11, 46], "mipi": 11, "subsect": [11, 58], "therefor": [11, 15, 16, 28, 46, 58, 74], "adi_i3c_controller_send_ccc_cmd": 11, "h": 11, "file": [11, 28, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 60, 63, 65, 74], "enter": [11, 15, 16, 60], "entdaa": 11, "tabl": [11, 15, 28, 35, 46, 47, 58, 73], "constant": [11, 50, 64, 73], "rx": [11, 46, 58, 72], "tx": [11, 46, 58, 72], "except": [11, 37, 60, 64], "setxtim": 11, "vendor": [11, 66], "adi_i3c_controller_priv_xf": 11, "Not": [11, 35, 59, 60], "broad": 11, "unus": [11, 64], "interrupton": 11, "origin": [11, 17, 23, 59, 60, 69], "middl": 11, "no_error": 11, "ce0_error": 11, "illeg": [11, 60], "ce2_error": 11, "nack_resp": 11, "uda_error": 11, "c0": 11, "ce0": 11, "unexpect": [11, 15], "ce1": 11, "ce3": 11, "ce2": 11, "veri": [11, 20, 27, 28, 50, 56, 60], "h7e": 11, "autonom": [11, 36, 40, 52], "mandatori": [11, 15, 16, 64], "kept": [11, 64], "left": [11, 15, 69], "u32": 11, "0x78563412": 11, "0xfe": [11, 21], "exemplifi": 11, "byte3": 11, "byte2": 11, "byte1": 11, "byte0": 11, "0x56": 11, "would": [11, 15, 16, 17, 21, 28, 73], "sd1": 11, "pid": 11, "dcr": 11, "twice": [11, 21, 60], "acquir": [11, 36, 37, 38, 51, 52], "msb": [11, 13, 14, 15, 16, 18], "Then": [11, 41, 46, 47, 58, 69, 72, 74], "pending_daa": 11, "subsequ": 11, "becaus": [11, 21, 28, 37, 41, 44, 46, 48, 58, 59, 60, 62], "seek": [11, 60], "desir": [11, 47, 60, 64, 66, 72, 73], "getpid": 11, "setnewda": 11, "opportun": [11, 15], "approach": [11, 15, 16], "stall": [11, 21], "guarante": [11, 15, 16, 37], "target": [11, 21, 37, 45, 59, 66], "cohes": 11, "abbrevi": [11, 64], "397": 11, "bcast_7e_w": 11, "bodi": 11, "enumer": 11, "emit": [11, 15], "prefer": [11, 60], "special": [11, 60, 63, 69, 72], "summari": 11, "suitabl": [11, 39], "offload_cmd_": 11, "popul": 11, "offload_sdo_": 11, "preserv": [11, 56], "slot": [11, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 52, 56, 57, 58], "mix": [11, 64], "subfield": 11, "shall": [11, 28, 69], "place": [11, 15, 16, 28, 59, 63], "ground": [11, 43, 73], "eas": [11, 37, 47, 56, 63, 67, 68], "ila": 11, "bit_mod": 11, "rx_raw": 11, "sm": 11, "cmdp_ccc_id": 11, "alter": [11, 59], "cmd_parser": 11, "interest": [11, 60], "view": [11, 36, 37, 38, 39, 40, 43, 44, 45, 46, 49, 50, 51, 52, 56, 57, 58], "depth": 11, "8192": 11, "whole": [11, 69], "posit": [11, 15, 16, 35, 36, 37, 39, 40, 42, 43, 44, 45, 51, 52, 57, 64], "window": [11, 37, 72], "footnot": 11, "v1": [11, 43], "page": [12, 28, 35, 46, 55, 58, 59, 61, 62, 63, 66, 67, 68, 73], "ad3552r": [12, 70], "axi_adxcvr": [12, 17, 35, 46, 58, 72], "pwm": [12, 28, 37, 70], "interfac": [12, 21, 23, 28, 34, 36, 37, 38, 39, 40, 42, 46, 47, 48, 49, 51, 52, 56, 57, 58, 60, 63, 64, 65, 69, 70, 72, 73], "s_axis_axi_aclks_axi_aresetnlink_clklink_sofadc_dovfadc_sync_inadc_sync_manual_req_inlinkenableadc_validadc_dataadc_sync_manual_req_outadc_rstad_ip_jesd204_tpl_adc": 13, "defram": [13, 14, 15, 46, 58, 67, 68], "ad_ip_jesd204_tpl_adc": [13, 46, 58], "samples_per_fram": [13, 14], "converter_resolut": [13, 14], "bits_per_sampl": [13, 14], "np": [13, 14, 15, 16, 46, 58], "dma_bits_per_sampl": [13, 14], "octets_per_beat": [13, 14], "en_frame_align": 13, "twos_compl": 13, "pn7_enabl": 13, "pn15_enabl": 13, "link_data": [13, 14], "link_readi": [13, 14], "link_valid": [13, 14], "link_clk": [13, 14, 15, 16], "40": [13, 14, 15, 16, 28, 35, 37, 42, 44, 45, 46, 49, 51, 57, 58, 59, 68], "66": [13, 14, 15, 16, 46, 58, 59], "link_sof": 13, "concaten": [13, 14, 64], "adc_sync_in": 13, "adc_sync_manual_req_out": 13, "adc_sync_manual_req_in": 13, "device_clk": [13, 15, 16], "refer": [13, 14, 17, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 55, 56, 57, 58, 59, 61, 65, 69, 72], "jesd": [13, 14, 15, 16, 46, 58, 60], "tpl": [13, 14, 15, 58, 67, 68, 72], "up_tpl_common": [13, 14, 67, 68], "0x200": [13, 14, 15, 16, 18, 67, 68], "tpl_cntrl": [13, 14, 67, 68], "profile_sel": [13, 14, 67, 68], "framer": [13, 14, 46, 67, 68], "profile_num": [13, 14, 67, 68], "0x81": [13, 14, 18, 67, 68], "0x204": [13, 14, 18, 67, 68], "tpl_statu": [13, 14, 67, 68], "profil": [13, 14, 15, 16, 40, 67, 68], "0x90": [13, 14, 15, 16, 67, 68], "0x240": [13, 14, 15, 16, 67, 68], "tpl_descriptorn_1": [13, 14, 67, 68], "jesd_f": [13, 14, 67, 68], "octet": [13, 14, 15, 16, 67, 68], "jesd_": [13, 14, 67, 68], "jesd_l": [13, 14, 67, 68], "jesd_m": [13, 14, 67, 68], "0x91": [13, 14, 15, 16, 67, 68], "0x244": [13, 14, 15, 16, 67, 68], "tpl_descriptorn_2": [13, 14, 67, 68], "jesd_n": [13, 14, 67, 68], "jesd_np": [13, 14, 67, 68], "mmsn": [13, 14], "mms1": [13, 14], "mns0": [13, 14], "m1sn": [13, 14], "m1s1": [13, 14], "m1s0": [13, 14], "m0sn": [13, 14], "m0s1": [13, 14], "m0s0": [13, 14], "mjsi": [13, 14], "th": [13, 14, 15, 16, 35, 67, 68], "j": [13, 14, 60], "With": [13, 14, 15, 16, 37], "0x054": [13, 14], "verifi": [13, 14, 15, 16, 60, 73], "chan_cntrl": 13, "introduc": [13, 21, 28], "compar": [13, 15, 25, 56], "against": [13, 15], "chan_cntrl_3": 13, "make": [13, 18, 20, 23, 26, 28, 29, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 59, 62, 64, 66, 69, 72, 73, 74], "sure": [13, 26, 60, 62, 69, 73, 74], "chan_statu": 13, "movement": [13, 14], "reflect": [13, 14, 15, 16], "downstream": [13, 15], "fresh": 13, "highli": [13, 14, 15, 16, 17, 20, 66, 67, 68], "abl": [13, 14, 15, 16, 18, 19, 21, 26, 28, 60, 66, 72, 74], "aris": [13, 14, 15, 16], "reduc": [13, 14, 15, 16, 17, 18, 21, 37, 42, 45, 56, 57, 64], "commit": [13, 14], "longer": [13, 14, 15, 16, 22, 37], "ad6673": [13, 15, 17], "80": [13, 15, 16, 17, 28, 58, 59], "bandwidth": [13, 15, 17, 36, 40, 42, 45, 46, 49, 51, 52, 58], "ad6674": [13, 15, 17], "385": [13, 15, 17], "bw": [13, 15, 17], "divers": [13, 15, 17], "ad6676": [13, 15, 17], "wideband": [13, 14, 15, 16, 17, 40, 45, 47], "subsystem": [13, 15, 17, 20, 49, 59], "ad6677": [13, 15, 17], "ad6684": [13, 15, 17], "135": [13, 15, 17, 46], "ad6688": [13, 15, 17], "2ghz": [13, 15, 17], "observ": [13, 14, 15, 16, 17], "ad9207": [13, 15, 17, 46], "gsp": [13, 14, 15, 16, 17], "jesd204c": [13, 15, 16, 17, 58], "ad9208": [13, 15, 17], "3gsp": [13, 15, 17], "ad9209": [13, 15, 17, 46, 58], "4gsp": [13, 14, 15, 16, 17], "ad9213": [13, 15, 17, 60], "ad9234": [13, 15, 17], "500": [13, 15, 17, 20, 28, 46, 47, 48, 56], "msp": [13, 15, 17, 20, 28, 37, 40, 42, 44, 46, 47, 48, 52, 56, 57], "ad9250": [13, 15, 17], "170": [13, 15, 17], "250": [13, 15, 17, 28, 46], "ad9625": [13, 15, 17], "ad9656": [13, 15, 17], "125": [13, 15, 17, 37, 42, 46, 49, 58, 59], "ad9680": [13, 15, 17], "820": [13, 15, 17], "ad9683": [13, 15, 17], "ad9690": [13, 15, 17], "ad9691": [13, 15, 17], "ad9694": [13, 15, 17], "ad9695": [13, 15, 17, 58], "1300": [13, 15, 17], "625": [13, 15, 17], "ad9083": [13, 15, 17], "ad9094": [13, 15, 17], "ad9371": [13, 14, 15, 16, 17], "ad9375": [13, 14, 15, 16, 17], "dpd": [13, 14, 15, 16, 17], "adrv9009": [13, 14, 15, 16, 17, 60], "adrv9008": [13, 14, 15, 16, 17], "ad9081": [13, 14, 15, 16, 17, 55, 58], "mxfe": [13, 14, 15, 16, 17, 46, 58], "12gsp": [13, 14, 15, 16, 17], "rfdac": [13, 14, 15, 16, 17], "rfadc": [13, 14, 15, 16, 17], "ad9082": [13, 14, 15, 16, 17, 55, 58], "6gsp": [13, 14, 15, 16, 17], "ad9986": [13, 14, 15, 16, 17, 46, 58], "4t2r": [13, 14, 15, 16, 17], "ad9988": [13, 14, 15, 16, 17, 46, 58], "4t4r": [13, 14, 15, 16, 17], "glossari": [13, 14, 15, 17], "limit": [13, 14, 15, 16, 28, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 51, 52, 54, 56, 57, 59, 60, 64], "s_axis_axi_aclks_axi_aresetnlink_clkdac_ddatadac_dunfdac_sync_indac_sync_manual_req_inlinkenabledac_validdac_rstdac_sync_manual_req_outad_ip_jesd204_tpl_dac": 14, "verif": 14, "ad_ip_jesd204_tpl_dac": [14, 46, 58], "padding_to_msb_lsb_n": 14, "polynomi": 14, "polynomin": 14, "datapath_dis": 14, "xbar_en": 14, "xbar": 14, "127": [14, 46, 58, 59], "dac_valid": [14, 33], "dac_ddata": 14, "dac_dunf": [14, 33, 68], "dac_rst": [14, 33], "dac_sync_in": 14, "dac_sync_manual_req_out": 14, "dac_sync_manual_req_in": 14, "prb": 14, "onto": [14, 16], "regardless": [14, 15, 16, 21, 37, 43, 44], "happen": [14, 16, 23, 25, 60], "gate": [14, 17, 56], "ad9135": [14, 16, 17], "txdac": [14, 16, 17], "ad9136": [14, 16, 17], "ad9144": [14, 16, 17], "ad9152": [14, 16, 17], "ad9154": [14, 16, 17], "ad9161": [14, 16, 17], "ad9162": [14, 16, 17], "ad9163": [14, 16, 17], "upconvert": [14, 16, 17], "ad9164": [14, 16, 17], "synthes": [14, 16, 17, 60], "ad9172": [14, 16, 17], "ad9173": [14, 16, 17], "ad9174": [14, 16, 17], "ad9175": [14, 16, 17], "ad9176": [14, 16, 17], "ad9177": [14, 16, 17, 46, 58], "s_axis_axi_aclks_axi_aresetnrx_ilas_configrx_eventrx_statuscore_clkcore_reset_extdevice_clkrx_cfgirqcore_resetdevice_resetaxi_jesd204_rx": 15, "accordingli": [15, 16, 46, 58, 60, 74], "descrambl": [15, 16, 17], "charact": [15, 16, 17, 46, 58, 60, 64], "replac": [15, 16, 17, 43, 46, 60, 69, 73], "interoper": [15, 16], "product": [15, 16, 17, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 59, 65], "subclass": [15, 16, 58], "determinist": [15, 16], "diagnost": [15, 43], "laner": [15, 16], "gbp": [15, 16, 35, 59], "axi_jesd204_rx": [15, 46, 58], "axi_jesd204_rx_ip": 15, "num_link": [15, 16], "enable_link_stat": [15, 16], "stat": [15, 16], "data_path_width": [15, 16, 35], "num_input_pipelin": 15, "num": [15, 16], "num_output_pipelin": [15, 16], "enable_frame_align_check": 15, "enable_frame_align_err_reset": 15, "err": 15, "enable_char_replac": [15, 16], "char": [15, 16, 35], "gearbox": [15, 16], "tpl_data_path_width": [15, 16], "sysref_iob": [15, 16], "iob": [15, 16], "rx_cfg": 15, "core_cfg_lanes_dis": [15, 16], "lanes_dis": [15, 16], "core_cfg_links_dis": [15, 16], "links_dis": [15, 16], "core_cfg_octets_per_multifram": [15, 16], "octets_per_multifram": [15, 16], "core_cfg_octets_per_fram": [15, 16], "octets_per_fram": [15, 16], "core_cfg_disable_char_replac": [15, 16], "disable_char_replac": [15, 16], "core_cfg_disable_scrambl": [15, 16], "disable_scrambl": [15, 16], "core_cfg_frame_align_err_threshold": 15, "frame_align_err_threshold": 15, "device_cfg_octets_per_multifram": [15, 16], "device_octets_per_multifram": [15, 16], "device_cfg_octets_per_fram": [15, 16], "device_octets_per_fram": [15, 16], "device_cfg_beats_per_multifram": [15, 16], "device_beats_per_multifram": [15, 16], "device_cfg_lmfc_offset": [15, 16], "device_lmfc_offset": [15, 16], "device_cfg_sysref_oneshot": [15, 16], "device_sysref_oneshot": [15, 16], "device_cfg_sysref_dis": [15, 16], "device_sysref_dis": [15, 16], "device_cfg_buffer_early_releas": 15, "device_buffer_early_releas": 15, "device_cfg_buffer_delai": 15, "device_buffer_delai": 15, "core_ctrl_err_statistics_reset": 15, "err_statistics_reset": 15, "core_ctrl_err_statistics_mask": 15, "err_statistics_mask": 15, "rx_ilas_config": 15, "core_ilas_config_valid": 15, "core_ilas_config_addr": [15, 16], "core_ilas_config_data": [15, 16], "rx_event": 15, "device_event_sysref_alignment_error": [15, 16], "sysref_alignment_error": [15, 16], "device_event_sysref_edg": [15, 16], "sysref_edg": [15, 16], "core_event_frame_alignment_error": 15, "frame_alignment_error": 15, "core_event_unexpected_lane_state_error": 15, "unexpected_lane_state_error": 15, "rx_statu": 15, "core_status_ctrl_st": 15, "ctrl_state": 15, "core_status_lane_cgs_st": 15, "lane_cgs_st": 15, "core_status_lane_emb_st": 15, "lane_emb_st": 15, "core_status_lane_ifs_readi": 15, "lane_ifs_readi": 15, "core_status_lane_lat": 15, "lane_lat": 15, "core_status_lane_frame_align_err_cnt": 15, "lane_frame_align_err_cnt": 15, "core_status_err_statistics_cnt": 15, "err_statistics_cnt": 15, "status_synth_params0": [15, 16], "synth_params0": [15, 16], "status_synth_params1": [15, 16], "synth_params1": [15, 16], "status_synth_params2": [15, 16], "synth_params2": [15, 16], "core_clk": [15, 16], "rx_status_rx_event_rx_ilas_config_rx_cfg": 15, "core_reset_ext": [15, 16], "core_reset": [15, 16], "device_reset": [15, 16], "cfg_lanes_dis": [15, 16], "cfg_links_dis": [15, 16], "cfg_octets_per_multifram": [15, 16], "cfg_octets_per_fram": [15, 16], "cfg_disable_scrambl": [15, 16], "cfg_disable_char_replac": [15, 16], "cfg_frame_align_err_threshold": 15, "ctrl_err_statistics_reset": 15, "ctrl_err_statistics_mask": 15, "status_ctrl_st": 15, "status_lane_cgs_st": 15, "status_lane_emb_st": 15, "status_err_statistics_cnt": 15, "status_lane_ifs_readi": 15, "status_lane_lat": 15, "status_lane_frame_align_err_cnt": 15, "ilas_config_valid": 15, "ilas_config_addr": [15, 16], "ilas_config_data": [15, 16], "event_frame_alignment_error": 15, "event_unexpected_lane_state_error": 15, "rx_phy": 15, "phy_data": [15, 16], "rxdata": 15, "phy_charisk": [15, 16], "rxcharisk": 15, "phy_disperr": 15, "rxdisperr": 15, "phy_notint": 15, "rxnotint": 15, "phy_head": [15, 16], "rxheader": 15, "phy_block_sync": 15, "rxblock_sync": 15, "rx_cfg_rx_ilas_config_rx_event_rx_statu": 15, "lmfc_edg": [15, 16], "lmfc_clk": [15, 16], "sync_n": [15, 16], "phy_en_char_align": 15, "rx_valid": [15, 67], "rx_eof": 15, "rx_sof": [15, 67], "rx_eomf": 15, "rx_somf": 15, "03": [15, 16], "0x00000003": [15, 16], "0x00000061": [15, 16], "0x32303452": 15, "synth_num_lan": [15, 16], "synth_data_path_width": [15, 16], "0x00000002": [15, 16, 18], "07": [15, 51, 52, 56, 59], "synth_1": [15, 16], "presenc": [15, 16], "scrambl": [15, 16, 17], "misalign": 15, "synth_elastic_buffer_s": 15, "0x00000100": 15, "elast": 15, "size": [15, 17, 18, 22, 27, 43, 60, 64], "irq_en": [15, 16], "link_dis": [15, 16], "link_stat": [15, 16], "external_reset": [15, 16], "link_clk_freq": [15, 16], "device_clk_freq": [15, 16], "sysref_conf": [15, 16], "sysref_oneshot": [15, 16], "oneshot": [15, 16], "sysref_dis": [15, 16], "0x41": [15, 16, 18], "sysref_lmfc_offset": [15, 16], "lmfc": [15, 16], "0x42": [15, 16, 18], "sysref_statu": [15, 16], "unalign": [15, 16], "sysref_detect": [15, 16], "lane_disablen": [15, 16], "0x210": [15, 16], "link_conf0": [15, 16], "k": [15, 16, 35], "0x85": [15, 16], "0x214": [15, 16], "link_conf1": [15, 16], "char_replacement_dis": [15, 16], "descrambler_dis": 15, "0x86": [15, 16], "0x218": [15, 16], "multi_link_dis": [15, 16], "link_disablen": [15, 16], "0x87": [15, 16], "0x21c": [15, 16], "link_conf4": [15, 16], "tpl_beats_per_multifram": [15, 16], "link_conf2": [15, 16], "buffer_early_releas": 15, "releas": [15, 16, 17, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 57, 58, 60, 64, 65], "buffer_deali": 15, "link_conf3": [15, 16], "mask_invalid_head": 15, "invalid": 15, "mask_unexpected_eomb": 15, "mask_unexpected_eoemb": 15, "mask_crc_mismatch": 15, "mask_unexpectedk": 15, "mask_notint": 15, "mask_disperr": 15, "dispar": [15, 35], "reset_count": 15, "0x280": [15, 16], "link_statu": [15, 16], "status_st": [15, 16], "b10b_link_state_machin": 15, "wait_for_phi": 15, "b66b_link_state_machin": 15, "wait_b": 15, "block_sync": 15, "lanen_statu": 15, "emb_stat": 15, "emb_init": 15, "emb_hunt": 15, "emb_lock": 15, "ilas_readi": 15, "ifs_readi": 15, "cgs_state": 15, "0xc1": 15, "0x304": 15, "lanen_lat": 15, "eoemb": 15, "lemc": [15, 16], "kxf": 15, "0xc2": 15, "0x308": 15, "lanen_error_statist": 15, "error_regist": 15, "manual": [15, 60, 74], "0xc3": 15, "0x30c": 15, "lanen_lane_frame_align_err_cnt": 15, "0x310": [15, 16], "lanen_ilas0": [15, 16], "bank": [15, 16], "0xc5": [15, 16], "0x314": [15, 16], "lanen_ilas1": [15, 16], "29": [15, 16, 58, 59], "scr": [15, 16], "lid": [15, 16], "0xc6": [15, 16], "0x318": [15, 16], "lanen_ilas2": [15, 16], "jesdv": [15, 16], "subclassv": [15, 16], "0xc7": [15, 16], "0x31c": [15, 16], "lanen_ilas3": [15, 16], "fchk": [15, 16], "checksum": [15, 16], "hd": [15, 16], "densiti": [15, 16, 56], "cf": [15, 16], "fulli": [15, 16, 17, 20, 56, 59, 60, 64, 73, 74], "achiev": [15, 16, 28, 36, 37, 40, 44, 45, 49, 51, 52, 56], "met": [15, 16, 28, 60], "These": [15, 16, 17, 47, 48, 49, 58, 59, 60, 66, 67, 68, 69], "recoveri": [15, 35], "now": [15, 16, 60, 69, 72, 74], "deactiv": [15, 16, 22, 60], "reiniti": 15, "lowest": [15, 16], "highest": [15, 16, 28], "tempor": [15, 16], "bug": [15, 16, 28], "204r": 15, "0x010": [15, 16], "0x014": [15, 16], "0x040": 15, "local": [15, 16, 60, 64], "skew": 15, "0x0c0": [15, 16], "react": [15, 16], "short": [15, 16, 27, 64], "0x0c4": [15, 16], "involv": [15, 16, 60], "aspect": [15, 16, 21, 37], "turn": [15, 16, 60], "multipli": [15, 16], "fxk": [15, 16], "ex32x8": [15, 16], "stage": [15, 16], "disregard": [15, 16], "earliest": 15, "former": 15, "later": [15, 16], "buffer_delai": 15, "trail": [15, 21], "round": [15, 28], "down": [15, 16, 28, 59, 63], "overal": [15, 17, 28, 60, 67, 68], "maintain": [15, 41, 73, 75], "pvt": 15, "multifram": [15, 16], "optim": [15, 16, 35, 37, 45, 47, 49], "bogu": [15, 16], "Their": [15, 16], "reach": [15, 16, 18], "b001": 15, "track": [15, 43], "embed": [15, 45, 46, 59], "four": [15, 16, 19, 20, 35, 36, 39, 40, 49, 52], "lanen_ilasx": 15, "0x0c8": [15, 16], "0x0cc": [15, 16], "upon": [15, 16, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 60], "behav": [15, 16, 22], "satisfi": [15, 16], "adjust": [15, 16, 36, 39, 40, 49, 52, 60, 73], "predict": [15, 16, 51], "recov": [15, 16], "sever": [15, 16, 59, 60, 73], "succe": 15, "depict": [15, 16, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 48, 49, 50, 51, 52, 56, 57, 58], "jtxn": 15, "counterpart": [15, 16], "step": [15, 16, 17, 28, 60, 63, 73], "sc1": [15, 16], "correctli": [15, 16, 60], "sc0": [15, 16], "fairli": [15, 16, 73], "serv": [15, 28], "marker": 15, "reconstruct": 15, "extract": 15, "lose": [15, 60], "At": [15, 58, 60, 66, 69, 73], "eight": 15, "construct": [15, 64], "previou": 15, "goal": [15, 16, 28, 59, 73], "deliv": [15, 16, 71], "rule": [15, 16, 21, 59, 60, 64, 73], "context": [15, 16, 18], "could": [15, 16, 60], "vari": [15, 16, 36, 40, 41, 45, 52], "closer": 15, "measur": [15, 23, 37, 45, 50, 51], "slowest": [15, 39], "sw": 15, "formula": [15, 21, 28], "frac": [15, 21, 28, 30], "tpldw": 15, "absolut": [15, 45, 64], "slightli": [15, 28, 59], "better": [15, 23, 51, 60], "margin": 15, "variat": [15, 60], "deliber": [15, 16], "decis": [15, 16], "made": [15, 16, 28, 59, 64, 69, 74], "mandat": [15, 16], "here": [15, 16, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 59, 60, 61, 62, 63, 67, 68, 69, 70, 72, 73, 75], "lie": [15, 16], "dormant": [15, 16], "unneed": [15, 16], "leaner": [15, 16], "resourc": [15, 16, 35, 59, 60, 63, 65, 66, 67, 68, 73], "higher": [15, 16, 26, 28, 41, 43, 44, 56], "deviat": [15, 16], "seldom": [15, 16], "viabl": [15, 16], "modern": [15, 16], "gpl": [15, 16, 17, 64], "licens": [15, 16, 60, 63, 64], "pleas": [15, 16, 35, 43, 44, 58, 59, 60, 63, 73], "investig": [15, 16], "commerci": [15, 16, 17], "encount": [15, 16, 74], "s_axis_axi_aclks_axi_aresetntx_ilas_configtx_eventtx_statuscore_clkcore_reset_extdevice_clktx_cfgtx_ctrlirqcore_resetdevice_resetaxi_jesd204_tx": 16, "axi_jesd204_tx": [16, 46, 58], "axi_jesd204_tx_ip": 16, "tx_cfg": 16, "core_cfg_continuous_cg": 16, "continuous_cg": 16, "core_cfg_continuous_ila": 16, "continuous_ila": 16, "core_cfg_skip_ila": 16, "skip_ila": 16, "core_cfg_mframes_per_ila": 16, "mframes_per_ila": 16, "tx_ilas_config": 16, "core_ilas_config_rd": 16, "tx_event": 16, "tx_statu": 16, "core_status_st": 16, "core_status_sync": 16, "tx_ctrl": 16, "core_ctrl_manual_sync_request": 16, "tx_status_tx_event_tx_ilas_config_tx_cfg_tx_ctrl": 16, "tx_valid": 16, "tx_readi": 16, "cfg_continuous_cg": 16, "cfg_continuous_ila": 16, "cfg_skip_ila": 16, "cfg_mframes_per_ila": 16, "ilas_config_rd": 16, "status_sync": 16, "ctrl_manual_sync_request": 16, "tx_phy": 16, "txdata": 16, "txcharisk": 16, "txheader": 16, "tx_cfg_tx_ilas_config_tx_event_tx_status_tx_ctrl": 16, "tx_eof": 16, "tx_sof": 16, "tx_somf": 16, "tx_eomf": 16, "0x32303454": 16, "06": 16, "multiblock": 16, "scrambler_dis": 16, "0x92": 16, "0x248": 16, "w1": 16, "cml": [16, 35], "differenti": [16, 35, 37, 42, 43, 56, 64, 71], "204t": 16, "indefinit": 16, "link_config2": 16, "iter": 16, "link_config3": 16, "asid": 16, "storag": [16, 27, 47], "absenc": 16, "analyz": 16, "stuck": [16, 60], "too": [16, 58, 72, 74], "much": [16, 18, 28, 64, 73, 74], "3rd": 16, "16th": 16, "numer": [16, 64], "fifth": 16, "split": 16, "succeed": 16, "jrxn": 16, "troubleshoot": 16, "scrambler": 16, "mark": 16, "jesd204a": 17, "jedec": 17, "committe": 17, "programm": [17, 20, 21, 25, 36, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 59], "arrai": [17, 56], "interconnect": [17, 20, 21, 67, 68, 71, 72], "simplifi": [17, 36, 37, 40, 49, 50, 52, 56, 73], "realiz": 17, "impact": [17, 49], "attribut": [17, 35, 60, 67, 68], "cost": [17, 37], "wireless": 17, "infrastructur": [17, 37], "gsm": 17, "cdma": 17, "lte": 17, "cdma2000": 17, "wimax": 17, "td": 17, "scdma": 17, "radio": 17, "portabl": [17, 73], "instrument": [17, 37, 49, 50, 56], "medic": [17, 37, 49, 56], "ultrasound": 17, "mil": 17, "aero": 17, "radar": 17, "secur": [17, 60], "particip": 17, "member": 17, "concurr": 17, "develop": [17, 28, 36, 37, 40, 52, 59, 63, 64, 66, 67, 68, 73, 74], "compliant": [17, 73], "comprehens": [17, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58], "roadmap": 17, "our": [17, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 57, 58, 59, 60, 63, 65, 69, 73, 74, 75], "breakthrough": 17, "experi": 17, "partner": 17, "download": [17, 60], "github": [17, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 57, 58, 60, 63, 64, 65, 66, 72, 75], "mail": 17, "oblig": 17, "compli": [17, 64], "agreement": 17, "choos": [17, 60], "purchas": 17, "author": 17, "distributor": 17, "anyth": 17, "question": [17, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 57, 58, 60], "email": 17, "com": [17, 46, 58, 59, 60, 63, 64, 72, 73, 74, 75], "chosen": 17, "meanwhil": 17, "regist": [17, 23, 25, 27, 37, 39, 42, 47, 49, 56, 57, 59, 64, 71], "collect": [17, 61], "wire": [17, 24, 28, 39, 49, 64], "kernel": [17, 60], "eyescan": 17, "introduct": [17, 50, 65], "block": [17, 20, 21, 28, 34, 59, 60, 64, 67, 68, 73], "understand": [17, 35, 60, 64, 66, 67, 68], "checkout": [17, 60], "altera": [17, 67, 68], "fmcadc2": 17, "ebz": [17, 55, 58, 59, 60], "vc707": [17, 59], "zc706": [17, 44, 46, 47, 58, 59, 60, 63, 73], "fmcadc3": 17, "fmcadc4": 17, "retir": 17, "fmcjesdadc1": 17, "kc705": [17, 59, 60], "fmcomms8": 17, "a10soc": [17, 46, 58, 59, 60, 63, 73, 75], "zcu102": [17, 48, 58, 59, 60, 63, 73], "fmcomms11": 17, "fmcdaq2": 17, "a10gx": [17, 59], "kcu105": [17, 59, 60], "fmcdaq3": [17, 60], "vcu118": [17, 58, 59, 60, 63], "adrv9371": 17, "zu11eg": [17, 60], "som": 17, "ad913x": 17, "ad917x": 17, "ad915x": 17, "ad916x": 17, "fmca": [17, 55, 58], "vcu128": [17, 46, 58, 59], "vck190": [17, 46, 58, 59], "s10soc": [17, 58, 59, 60], "quadmxfe1": 17, "fmclidar1": 17, "adrv9026": 17, "surviv": 17, "eval": [17, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58], "9009": 17, "ad9528": 17, "hstl": 17, "hmc7043": 17, "ghz": 17, "fanout": 17, "hmc7044": [17, 46], "jitter": 17, "attenu": [17, 45], "ltc6952": 17, "ultralow": 17, "5ghz": 17, "adf": 17, "4371": 17, "microwav": 17, "vco": 17, "s_axis_axi_aclks_axi_aresetnup_clkup_rstnup_wrequp_waddrup_wdataup_rrequp_raddrspi_clkspi_engine_ctrlspi_engine_offload_ctrl0up_wackup_rdataup_rackirqspi_resetnaxi_spi_engin": 18, "spi_engin": [18, 19, 22, 24, 25, 26, 27, 28, 31, 32, 36, 37, 38, 39, 40, 42, 43, 44, 49, 50, 51, 52, 56, 72], "axi_spi_engin": [18, 36, 37, 38, 39, 40, 42, 43, 44, 49, 50, 51, 52, 56, 69], "axi_spi_engine_ip": 18, "cmd_fifo_address_width": 18, "sync_fifo_address_width": 18, "sdo_fifo_address_width": 18, "sdi_fifo_address_width": 18, "mm_if_typ": 18, "async_spi_clk": [18, 27, 28, 72], "spi_clk": [18, 27, 28], "num_offload": 18, "offload0_cmd_mem_address_width": 18, "offload0_sdo_mem_address_width": 18, "mosi": [18, 24, 25, 37], "data_width": [18, 19, 21, 25, 26, 27, 28, 32, 33, 72], "num_of_sdi": [18, 19, 25, 26, 27, 32, 33, 37, 43, 72], "miso": [18, 24, 25, 27, 32, 33, 37, 44], "cfg_info_0": [18, 72], "cfg": [18, 35], "cfg_info_1": [18, 72], "cfg_info_2": [18, 72], "cfg_info_3": [18, 72], "spi_engine_ctrl": [18, 27], "cmd_readi": [18, 19, 25, 26, 27, 31, 32], "cmd_valid": [18, 19, 25, 26, 27, 31, 32], "cmd_data": [18, 19, 25, 26, 27, 31, 32], "sdo_data_readi": [18, 25, 27], "sdo_data_valid": [18, 23, 25, 27], "sdo_data": [18, 19, 21, 25, 26, 27, 32], "sdi_data_readi": [18, 25, 27], "sdi_data_valid": [18, 23, 25, 27], "sdi_data": [18, 19, 21, 25, 26, 27, 32], "sync_readi": [18, 19, 25, 26, 27, 32], "sync_valid": [18, 19, 25, 26, 27, 32], "sync_data": [18, 19, 25, 26, 27, 32], "spi_engine_offload_ctrl0": 18, "offload0_cmd_wr_en": 18, "cmd_wr_en": [18, 22, 27], "offload0_cmd_wr_data": 18, "cmd_wr_data": [18, 22, 27], "offload0_sdo_wr_en": 18, "sdo_wr_en": [18, 22, 27], "offload0_sdo_wr_data": 18, "sdo_wr_data": [18, 22, 27], "offload0_en": 18, "offload0_mem_reset": 18, "mem_reset": [18, 22, 27], "offload_sync_readi": 18, "offload_sync_valid": 18, "offload_sync_data": 18, "up_clk": [18, 35, 71], "up_rstn": [18, 35, 71], "up_wreq": [18, 71], "up_waddr": [18, 71], "up_wdata": [18, 71], "up_wack": [18, 71], "up_rreq": [18, 71], "up_raddr": [18, 71], "up_rdata": [18, 71], "up_rack": [18, 71], "spi_resetn": [18, 27], "02": [18, 21], "data_with": 18, "offload_mem_addr_width": 18, "sdo_mem_address_width": [18, 27], "cmd_mem_address_width": [18, 27], "fifo_addr_width": 18, "offload_sync_id_pend": 18, "sync_id": 18, "offload_sync_id": 18, "0x3b": 18, "0xec": 18, "sdi_fifo_msb": 18, "0x3c": 18, "0xf0": 18, "sdi_fifo_peek": 18, "peek": 18, "offload0_statu": 18, "0x110": 18, "offload0_cdm_fifo": 18, "0x45": 18, "offload0_sdo_fifo": 18, "0x82": 18, "0x208": 18, "0x83": 18, "0x20c": 18, "cfg_info_4": 18, "faster": 18, "task": [18, 56], "incorpor": [18, 39, 51, 56], "One": [18, 64, 69, 73], "attempt": 18, "unmodifi": 18, "monoton": 18, "manner": [18, 60, 74], "easili": [18, 20, 43, 73], "want": [18, 59, 60, 63, 67, 68, 69, 72, 73, 74], "fit": [18, 58, 64], "suspend": 18, "handshak": [19, 23, 31], "spi_engine_ctrl_rtl": [19, 31], "xml": [19, 22, 24, 31, 60], "flexibl": [20, 26, 40, 43, 44, 45, 49, 56], "degre": [20, 23], "usabl": 20, "customiz": 20, "sigma": [20, 29, 36, 40, 45, 50, 51, 52], "delta": [20, 29, 36, 40, 45, 50, 51, 52], "helper": [20, 29], "cn0363": [20, 29, 55], "colorimet": [20, 29, 50], "ad7175": [20, 29, 50], "adaq7980": [20, 55], "sdz": [20, 55], "ad5766": [20, 55], "\u03c3": [20, 45], "\u03b4": [20, 45], "ad40xx_fmc": [20, 63], "evalu": [20, 26, 37, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 56, 57, 58, 60, 65, 75], "ad4000": 20, "precis": [20, 28, 36, 37, 38, 40, 41, 45, 51, 52, 56], "sar": [20, 37, 42, 49, 56, 57], "ad469x": [20, 55], "ksp": [20, 28, 36, 40, 43, 45, 52, 56], "easi": [20, 37, 42, 56, 60], "ad4630": [20, 55], "ad4030": [20, 37, 55], "philosophi": [20, 29], "tutori": [20, 29, 60, 63, 66, 69], "pulsar": [20, 29, 55], "alloc": [21, 35, 46, 60], "sdo_t": [21, 24, 25], "transpar": 21, "paramet": [21, 23, 28, 34, 37, 43, 44, 46, 56, 57, 58, 60, 64, 67, 68, 69, 72, 73], "delay_": 21, "div": [21, 23, 28, 30], "b00": [21, 30, 35], "b01": 21, "b10": [21, 64], "arbitr": [21, 26], "_time": 21, "three_wir": [21, 24, 25, 30], "cpol": 21, "cpha": 21, "divid": [21, 25, 35, 56, 58, 59, 63, 64, 73], "deriv": [21, 28, 64, 65], "thumb": [21, 59, 73], "ram": [22, 27, 46, 60], "spi_engine_offload_ctrl_rtl": 22, "But": [22, 73], "memt_reset": 22, "impos": 23, "addition": 23, "relev": [23, 58, 60], "unless": [23, 60, 64], "sleep": 23, "prescal": [23, 25, 28, 64], "simpli": [23, 28, 60, 73], "familiar": [23, 63, 66], "knowledg": [23, 63, 66, 67, 68], "sub": [23, 51, 56, 60, 64], "2ff": 23, "cdc": [23, 46, 58], "s0": 23, "s1": [23, 43], "account": 23, "worst": 23, "n_": 23, "s1_sdo_valid": [23, 26, 32], "m_sdo_valid": [23, 26, 32], "m_sdi_valid": [23, 26, 32], "s1_sdi_valid": [23, 26, 32], "sink": [23, 39, 67, 68], "backpressur": 23, "parametr": 23, "deep": 23, "bin2grai": 23, "gray2bin": 23, "async": 23, "spi_engine_rtl": 24, "tri": 24, "tristat": 24, "represent": 24, "appropri": [24, 47, 67, 68], "mux": 24, "unconnect": 24, "diagram": [24, 34, 67, 68], "simplif": 24, "prefix": [24, 64, 71], "assign": [24, 59, 64, 73], "phy_sclk": 24, "spi_sclk": [24, 28], "phy_c": 24, "spi_c": 24, "phy_mosi": 24, "spi_sdo_t": 24, "bz": 24, "spi_sdo": 24, "spi_sdi": [24, 50], "spi_three_wir": 24, "phy_miso": 24, "ctrlclkresetnecho_sclkspiactivespi_engine_execut": [25, 32, 33], "spi_engine_execut": [25, 32, 36, 37, 38, 39, 40, 42, 43, 44, 49, 50, 51, 52, 56], "spi_engine_execution_ip": [25, 32], "num_of_c": 25, "default_spi_cfg": [25, 72], "default_clk_div": 25, "granular": 25, "sdo_default": 25, "echo_sclk": [25, 28, 72], "echo": [25, 57], "sdi_delai": [25, 28, 72], "latch": [25, 28, 37, 64], "ctrl": [25, 35], "scaler": 25, "s0_ctrls1_ctrlclkresetnm_ctrlspi_engine_interconnect": 26, "consequenti": 26, "creation": [26, 73], "effici": [26, 49, 66], "spi_engine_interconnect": [26, 36, 37, 38, 39, 40, 42, 43, 44, 49, 50, 51, 52, 56], "spi_engine_interconnect_ip": 26, "m_ctrl": [26, 32], "m_cmd_readi": [26, 32], "m_cmd_valid": [26, 32], "m_cmd_data": [26, 32], "m_sdo_readi": [26, 32], "m_sdo_data": [26, 32], "m_sdi_readi": [26, 32], "m_sdi_data": [26, 32], "m_sync_readi": [26, 32], "m_sync_valid": [26, 32], "m_sync": [26, 32], "s0_ctrl": [26, 32], "s0_cmd_readi": [26, 32], "s0_cmd_valid": [26, 32], "s0_cmd_data": [26, 32], "s0_sdo_readi": [26, 32], "s0_sdo_valid": [26, 32], "s0_sdo_data": [26, 32], "s0_sdi_readi": [26, 32], "s0_sdi_valid": [26, 32], "s0_sdi_data": [26, 32], "s0_sync_readi": [26, 32], "s0_sync_valid": [26, 32], "s0_sync": [26, 32], "s1_ctrl": [26, 32], "s1_cmd_readi": [26, 32], "s1_cmd_valid": [26, 32], "s1_cmd_data": [26, 32], "s1_sdo_readi": [26, 32], "s1_sdo_data": [26, 32], "s1_sdi_readi": [26, 32], "s1_sdi_data": [26, 32], "s1_sync_readi": [26, 32], "s1_sync_valid": [26, 32], "s1_sync": [26, 32], "prioriti": 26, "grant": 26, "spi_engine_offload_ctrlctrl_clkspi_clkspi_resetntriggerspi_engine_ctrloffload_sdispi_engine_offload": 27, "rom": 27, "reaction": 27, "spi_engine_offload": [27, 36, 37, 38, 40, 42, 43, 44, 49, 50, 51, 52, 56], "spi_engine_offload_ip": 27, "ctrl_clk": 27, "async_trig": 27, "cmd_mem_addr_width": [27, 28, 72], "sdo_mem_addr_width": 27, "spi_engine_offload_ctrl": 27, "ctrl_cmd_wr_en": 27, "ctrl_cmd_wr_data": 27, "ctrl_sdo_wr_en": 27, "ctrl_sdo_wr_data": 27, "ctrl_enabl": 27, "ctrl_mem_reset": 27, "status_sync_readi": 27, "status_sync_valid": 27, "status_sync_data": 27, "offload_sdi_data": 27, "spi_engine_ctrl_offload_sdi": 27, "carrier": [28, 59, 60, 63, 65, 75], "digil": [28, 37], "cora": [28, 41, 51, 52, 56, 59], "z7": [28, 41, 51, 52, 56, 59], "pmod": [28, 41, 50, 56], "connector": [28, 42, 43, 50, 51, 56, 59, 73], "aim": 28, "comparison": [28, 60], "kei": [28, 60], "3v": [28, 43, 44, 59], "vio": 28, "solut": [28, 35, 37, 39, 40, 47, 51, 57, 59], "t_": 28, "t_conv": 28, "t_cyc": 28, "t_acq": 28, "ad7942": [28, 56], "2200": 28, "4000": [28, 46], "1800": 28, "ad7946": [28, 56], "1600": 28, "2000": [28, 64], "400": 28, "ad7988": [28, 56], "9500": 28, "1000": 28, "ad7685": [28, 56], "ad7687": [28, 56], "ad7691": [28, 56], "ad7686": [28, 56], "ad7693": [28, 56], "ad7": 28, "988": 28, "b": [28, 39, 42, 43, 45, 57], "1200": 28, "800": 28, "ad7980": [28, 56], "710": 28, "290": 28, "ad7983": [28, 56], "1333": 28, "750": 28, "ad7690": [28, 56], "2100": 28, "2500": 28, "ad7982": [28, 56], "demand": 28, "250n": 28, "downgrad": 28, "argument": [28, 60, 73], "proc": [28, 60], "spi_engine_cr": [28, 72], "num_c": [28, 72], "num_sdi": [28, 72], "num_sdo": [28, 72], "data_mem_addr_width": [28, 72], "sdi_fifo_addr_width": [28, 72], "sdo_fifo_addr_width": [28, 72], "sync_fifo_addr_width": [28, 72], "cmd_fifo_addr_width": [28, 72], "pulsar_adc": [28, 56], "18bit": 28, "32bit": 28, "80mhz": 28, "160mhz": 28, "impli": [28, 64], "ad_hdl_dir": [28, 59, 69, 72], "hier_spi_engin": 28, "spi_pulsar_adc": [28, 56], "categori": [28, 72], "40mhz": 28, "axi_clkgen": [28, 36, 37, 38, 39, 40, 42, 43, 44, 45, 47, 49, 51, 52, 56, 57, 60, 70], "obtain": [28, 59, 60, 64], "bitstream": [28, 60], "meet": 28, "ad_ip_inst": [28, 72], "spi_clkgen": [28, 37, 38, 42, 43, 44, 49, 51, 56], "ad_ip_paramet": [28, 72], "clk0_div": 28, "vco_div": 28, "vco_mul": 28, "ad_connect": 28, "sys_cpu_clk": 28, "clk_0": 28, "axi_pulsar_adc_dma": [28, 56], "overlin": 28, "shown": [28, 64, 72], "figur": 28, "t_sclk": 28, "3v3": [28, 42, 44], "gen": [28, 37, 47], "spi_clock": 28, "decreas": 28, "pulsar_adc_trigger_gen": [28, 56], "120": [28, 46], "sys_cpu_resetn": 28, "pwm_0": 28, "cnv": [28, 37, 57], "ad_mem_hp1_interconnect": 28, "system_wrapp": [28, 59, 73], "oddr": [28, 59], "harder": 28, "pulsar_adc_spi_pd": [28, 56], "system_constr": [28, 59, 73], "xdc": [28, 59, 73], "folder": [28, 37, 43, 44, 46, 56, 57, 58, 60, 72], "coraz7": [28, 41, 51, 56], "exclud": 28, "ethernet": [28, 59], "uart": 28, "create_generated_clock": 28, "get_pin": 28, "clkin1": 28, "get_cel": 28, "hier": 28, "i_mmcm": 28, "master_clock": 28, "clk_fpga_0": 28, "clkout0": 28, "set_multicycle_path": 28, "hierarch": 28, "data_sdo_shift_reg": 28, "get_clock": 28, "inst": 28, "left_aligned_reg": 28, "bd": [28, 59, 60, 73], "pulsar_adc_pmdz": 28, "system_bd": [28, 59, 73], "l50": 28, "repo": [28, 69], "clone": [28, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 60, 63, 72], "cfg1": [28, 35], "earli": 28, "333": 28, "322": 28, "500n": 28, "25n": 28, "brief": [29, 30, 31, 32], "introdut": 29, "dac_clk_in_p": 33, "dac_clk_in_n": 33, "dac_clk_out_p": 33, "dac_clk_out_n": 33, "dac_data_out_p": 33, "dac_data_out_n": 33, "dac_div_clk": 33, "dac_enable_": 33, "dac_ddata_": 33, "imag": [33, 37, 57, 58, 60], "detailed_architectur": 33, "svg": [33, 58], "alt": 33, "center": [33, 35], "guidelin": [34, 65, 73], "consider": [34, 69], "up_clkup_rstncpll_ref_clk_": 35, "rx_clk_": 35, "tx_clk_": 35, "qpll_ref_clk_": [35, 72], "rx_clk_2x_": 35, "tx_clk_2x_": 35, "up_rx_rst_": 35, "up_tx_rst_": 35, "up_cpll_rst_": 35, "up_qpll_rst_": [35, 72], "up_rx_": 35, "up_tx_": 35, "tx_": 35, "rx_": 35, "_prx_": 35, "_nrx_calign_": 35, "rx_out_clk_": 35, "tx_out_clk_": 35, "rx_out_clk_div2_": 35, "tx_out_clk_div2_": 35, "_ptx_": 35, "_nutil_adxcvr": 35, "wrapper": [35, 67, 68, 73], "column": [35, 58, 59, 69], "visit": [35, 59, 63], "gtx2": 35, "gth3": 35, "gth4": 35, "gtex2_common": 35, "gtxe2_channel": 35, "rx_lane_r": [35, 46, 58, 60], "tx_lane_r": [35, 46, 58, 60], "link": [35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 51, 52, 56, 57, 58, 59, 60, 62, 67, 68, 72, 75], "qpll_refclk_div": [35, 72], "qpll_fbdiv_ratio": [35, 72], "por_cfg": 35, "por": 35, "h0006": 35, "ppf0_cfg": 35, "ppf0": 35, "h0600": 35, "ppf1_cfg": 35, "ppf1": 35, "qpll_cfg": 35, "b000011010000000000110000001": 35, "qpll_fbdiv": [35, 72], "b0000110000": 35, "qpll_cfg0": 35, "cfg0": 35, "h331c": 35, "qpll_cfg1": 35, "hd038": 35, "qpll_cfg1_g3": 35, "g3": 35, "qpll_cfg2": 35, "cfg2": 35, "h0fc0": 35, "qpll_cfg2_g3": 35, "qpll_cfg3": 35, "cfg3": 35, "h0120": 35, "qpll_cfg4": 35, "cfg4": 35, "h0003": 35, "qpll_cp_g3": 35, "b0000011111": 35, "qpll_lpf": 35, "lpf": 35, "b0100110111": 35, "qpll_cp": 35, "b0001111111": 35, "cpll_fbdiv": 35, "feedback": [35, 42, 49, 67, 68], "n2": 35, "cpll_fbdiv_4_5": 35, "n1": 35, "cpll_cfg0": 35, "h01fa": 35, "cpll_cfg1": 35, "h0023": 35, "cpll_cfg2": 35, "h0002": 35, "cpll_cfg3": 35, "h0000": 35, "ch_hspmux": 35, "ch": 35, "hspmux": 35, "h2424": 35, "preiq_freq_bst": 35, "preiq": 35, "freq": 35, "bst": 35, "rxpi_cfg0": 35, "rxpi": 35, "rxpi_cfg1": 35, "h0015": 35, "rtx_buf_cml_ctrl": 35, "rtx": 35, "buf": 35, "b011": 35, "tx_num_of_lan": [35, 72], "tx_out_div": [35, 72], "tx_clk25_div": 35, "tx_lane_invert": 35, "tx_pi_biasset": 35, "pi": 35, "biasset": 35, "txpi_cfg": 35, "txpi": 35, "h0054": 35, "a_txdiffctrl": 35, "txdiffctrl": 35, "b10110": 35, "rx_num_of_lan": [35, 72], "rx_out_div": [35, 72], "rx_clk25_div": 35, "rx_dfe_lpm_cfg": [35, 72], "h0104": 35, "rx_pma_cfg": 35, "pma_rsv": 35, "h001e7080": 35, "rx_cdr_cfg": [35, 72], "circuit": [35, 39, 45, 47, 50, 51], "h0b000023ff10400020": 35, "rxcdr_cfg0": 35, "rxcdr": 35, "rxcdr_cfg2": 35, "h0269": 35, "rxcdr_cfg2_gen2": 35, "gen2": 35, "b1001100101": 35, "rxcdr_cfg2_gen4": 35, "gen4": 35, "h00b4": 35, "rxcdr_cfg3": 35, "h0012": 35, "rxcdr_cfg3_gen2": 35, "b011010": 35, "rxcdr_cfg3_gen3": 35, "gen3": 35, "rxcdr_cfg3_gen4": 35, "h0024": 35, "rxdfe_kh_cfg2": 35, "rxdfe": 35, "kh": 35, "h0200": 35, "rxdfe_kh_cfg3": 35, "h4101": 35, "rx_widemode_cdr": 35, "widemod": 35, "cdr": 35, "rx_xmode_sel": 35, "xmode": 35, "txdrv_freqband": 35, "txdrv": 35, "freqband": 35, "txfe_cfg0": 35, "txfe": 35, "h03c2": 35, "txfe_cfg1": 35, "h6c00": 35, "txfe_cfg2": 35, "txfe_cfg3": 35, "txpi_cfg0": 35, "h0300": 35, "txpi_cfg1": 35, "h1000": 35, "txswbst_en": 35, "txswbst": 35, "rx_lane_invert": 35, "qpll_ref_clk_0": 35, "cpll_ref_clk_0": 35, "_p": [35, 64], "_n": [35, 64], "rx_charisk_": 35, "rx_disperr_": 35, "rx_notintable_": 35, "rx_data_": 35, "rx_calign_": 35, "comma": 35, "tx_charisk_": 35, "tx_data_": 35, "wizard": 35, "sequenti": 35, "tightli": 35, "coupl": [35, 46, 51, 56, 59, 64, 73], "placement": 35, "permut": 35, "conflict": 35, "rearrang": [35, 73], "complementari": 35, "reorder": [35, 46, 58], "crossbar": 35, "nois": [36, 37, 39, 40, 41, 42, 45, 50, 52, 56, 57], "simultan": [36, 37, 39, 40, 42, 43, 44, 45, 52], "ctsd": [36, 40, 52], "scheme": [36, 40, 52], "inher": [36, 40, 52], "around": [36, 40, 52, 64], "alias": [36, 40, 52], "antialias": [36, 40, 43, 45, 52], "removesth": [36, 52], "391": [36, 40, 52], "khz": [36, 40, 45, 51, 52], "odr": [36, 40, 52], "1496": [36, 40, 52], "wih": [36, 52], "sp": [36, 40, 52], "granularli": [36, 40, 52], "coher": [36, 40, 52], "benefit": [36, 40, 52], "standalon": [36, 40, 52], "interact": [36, 37, 38, 40, 52, 63], "alia": [36, 37, 38, 39, 42, 43, 44, 45, 49, 50, 51, 56, 57, 58], "zedboard": [36, 37, 38, 39, 40, 42, 43, 44, 45, 47, 49, 50, 52, 56, 57, 59], "dclk": [36, 40, 52], "din": [36, 40, 52], "solder": [36, 39, 40, 42, 43, 44, 45, 51, 52, 57], "jp16": [36, 40], "mount": [36, 40, 44, 52], "dclkio": [36, 40, 52], "spi_ad4134_axi_regmap": 36, "0x44a0_0000": [36, 37, 38, 39, 40, 42, 43, 44, 47, 49, 50, 51, 52, 56, 57], "axi_ad4134_dma": 36, "0x44a3_0000": [36, 37, 38, 40, 42, 43, 44, 47, 49, 50, 51, 52, 56, 57], "odr_gener": [36, 40, 52], "0x44b0_0000": [36, 37, 38, 40, 42, 43, 44, 49, 52, 56], "axi_ad4134_clkgen": 36, "0x44b1_0000": [36, 40, 46, 52, 58], "ps7": [36, 37, 38, 39, 40, 43, 44, 45, 49, 50, 52, 56, 57, 59], "54": [36, 37, 38, 39, 40, 43, 44, 45, 46, 49, 50, 51, 52, 56, 57, 58, 59], "emio": [36, 37, 38, 39, 40, 43, 44, 45, 46, 49, 50, 51, 52, 56, 57, 58, 59], "ad4134_dclkio": 36, "inout": [36, 37, 38, 39, 40, 45, 46, 49, 51, 52, 56, 57, 58, 64], "45": [36, 40, 46, 51, 57, 58, 59], "99": [36, 40, 46], "ad4134_dclk_mod": 36, "44": [36, 46, 51, 58, 59], "98": [36, 46], "ad4134_gpio": 36, "43": [36, 44, 46, 58, 59], "36": [36, 40, 43, 44, 51, 52, 58, 59], "97": [36, 44, 46], "90": [36, 40, 43, 44, 51, 52, 58, 59, 69], "ad4134_pinbspi": 36, "35": [36, 37, 40, 43, 44, 51, 52, 57, 58, 59], "89": [36, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47, 49, 50, 51, 52, 56, 57, 58, 59], "ad4134_mod": 36, "34": [36, 37, 40, 43, 50, 51, 52, 57, 58, 59], "88": [36, 37, 38, 39, 40, 42, 43, 44, 46, 49, 50, 51, 52, 56, 57, 58, 59], "ad4134_pdn": 36, "87": [36, 37, 40, 44, 45, 46, 50, 51, 52, 57, 58, 59], "ad4134_resetn": 36, "86": [36, 37, 38, 39, 40, 43, 44, 45, 46, 49, 50, 51, 52, 56, 57, 58, 59], "57": [36, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47, 49, 50, 51, 52, 56, 57, 58, 59, 60, 73], "spi_ad4134": 36, "56": [36, 37, 38, 39, 40, 42, 43, 44, 46, 49, 50, 51, 52, 56, 58, 59], "built": [36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 59, 60, 62], "elf": [36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 60], "cygwin": [36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 60], "wsl": [36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 60], "cd": [36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 60, 73], "ad4134_fmc": 36, "zed": [36, 37, 38, 39, 40, 42, 43, 44, 45, 49, 50, 52, 56, 57, 59, 60], "datasheet": [36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58], "ug": [36, 38, 39, 40, 42, 43, 44, 45, 46, 49, 56, 57, 58], "2016": [36, 74], "ad4134fmcz": 36, "axi_hdmi_tx": [36, 37, 38, 39, 40, 42, 43, 44, 45, 47, 49, 50, 51, 52, 56, 57, 70], "axi_i2s_adi": [36, 37, 38, 39, 40, 42, 43, 44, 45, 49, 50, 52, 56, 57], "axi_sddif_tx": [36, 40, 52], "axi_spdif_tx": [36, 37, 38, 39, 40, 42, 43, 44, 45, 47, 49, 50, 52, 56, 57], "axi_sysid": [36, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 70], "axi_sysid_rom": [36, 40, 52], "sysid_rom": [36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58], "util_i2c_mix": [36, 37, 38, 39, 40, 42, 43, 45, 49, 50, 52, 56, 57], "tree": [36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 57, 58, 62], "adv7511": [36, 47, 59], "dt": [36, 47, 48], "ad7134": [36, 52, 55], "forum": [36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 57, 58, 67, 68], "team": [36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 57, 58, 65, 75], "concern": [36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 57, 58], "microcontrol": [36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 57, 58], "older": [36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 57, 58, 60, 74], "chanc": [36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 57, 58], "approxim": [37, 42, 43, 44, 49, 56, 57], "ppm": [37, 45], "inl": [37, 45, 57], "miss": [37, 59, 73], "unparallel": 37, "106": [37, 46, 58, 59], "db": [37, 44, 45], "109": [37, 46, 58, 59], "floor": 37, "gain": [37, 43, 45, 48, 49, 50], "averag": 37, "153": 37, "155": 37, "5db": 37, "vref": [37, 42], "satur": 37, "settl": 37, "broaden": [37, 56], "front": 37, "versatil": [37, 39], "flexi": 37, "isol": [37, 56], "bga": 37, "critic": [37, 49, 60, 64], "capacitor": [37, 56], "footprint": [37, 45, 67, 68], "lessen": 37, "adaq4224": [37, 55], "\u03bcmodul": 37, "acquisit": [37, 40, 42, 44, 49, 51, 56, 57], "daq": [37, 51], "challeng": [37, 49, 56], "85": [37, 57, 58, 59], "ad4630_fmcz": 37, "ad4030_fmcz": 37, "seismologi": 37, "semiconductor": [37, 64], "manufactur": [37, 59], "scientif": 37, "24fmcz": 37, "16fmcz": 37, "fmcz": [37, 56, 57], "iso": 37, "4224": 37, "save": [37, 56, 69, 72, 73], "forward": [37, 67, 68], "titl": [37, 69], "AND": 37, "explan": [37, 58, 60, 64], "fact": 37, "compil": [37, 60, 64], "sd": [37, 41, 59], "accommod": [37, 43, 44], "sckout": 37, "sck": 37, "ye": [37, 43], "clk_mode": [37, 72], "configut": 37, "capture_zon": [37, 72], "20n": 37, "ddr_en": [37, 72], "doubl": [37, 60, 69], "spi_ad463x_axi_regmap": 37, "axi_ad463x_dma": 37, "0x44a7_0000": [37, 38, 42, 43, 44, 49, 51, 56], "cnv_gener": 37, "sync_gener": 37, "0x44c0_0000": 37, "pl": [37, 38, 39, 42, 43, 44, 45, 49, 50, 51, 56, 57, 58, 59, 72], "iic_fmc": [37, 38, 39, 42, 43, 44, 45, 49, 50, 56, 57], "axi_iic_fmc": [37, 38, 39, 42, 43, 44, 45, 49, 50, 56, 57], "0x4162_0000": [37, 38, 39, 42, 43, 44, 45, 49, 50, 56, 57], "eeprom": 37, "0x5f": 37, "temperatur": [37, 40, 42, 43, 45], "sensor": [37, 40, 43, 51], "hw": [37, 60], "ad463x_resetn": 37, "adaq42xx_pgia_mux": 37, "max17687_rst": 37, "spi_ad463x": [37, 72], "ad4630_fmc": [37, 72], "numofsdi4_capturezone2": 37, "ad463x": 37, "ad403x": 37, "ad463x_data_captur": [37, 63], "spi_axis_reord": 37, "ad463x_fmc": 37, "ad4696": 38, "ad4695": 38, "ad4697": 38, "ad4698": 38, "axi_ad469x_dma": 38, "spi_ad469x_axi_regmap": 38, "ad469x_trigger_gen": 38, "iic_main": [38, 39, 42, 43, 44, 45, 49, 50, 56, 57], "axi_iic_main": [38, 39, 42, 43, 44, 45, 49, 50, 56, 57], "0x4160_0000": [38, 39, 42, 43, 44, 45, 49, 50, 56, 57], "ad469x_resetn": 38, "spi_ad469x": 38, "ad469x_fmc": 38, "1882": 38, "ad4694fmcz": 38, "ad469x_fmcz": 38, "ad5767": 39, "mid": 39, "ma": 39, "indium": 39, "phosphid": 39, "mach": 39, "zehnder": 39, "inp": 39, "mzm": 39, "bias": 39, "0v": 39, "avcc": 39, "avdd": 39, "avss": [39, 45], "amplifi": [39, 42, 43, 50, 56, 57], "vlogic": [39, 42], "50": [39, 45, 46, 51, 58, 59], "10mhz": 39, "readback": 39, "daisi": [39, 49], "spir": 39, "qspi": 39, "microwir": 39, "dsp": [39, 42], "4mm": 39, "wlcsp": 39, "40c": 39, "105c": 39, "bia": 39, "sdp": [39, 44], "lk1": [39, 42, 45], "lk2": [39, 42, 45, 57], "lk3": [39, 42, 57], "j12": 39, "lk4": [39, 42, 57], "lk5": [39, 42, 57], "adp5071": 39, "lk6": [39, 57], "rail": [39, 56], "en2": 39, "lk7": [39, 57], "adr4525": [39, 43], "lk8": 39, "lk9": [39, 57], "lk10": [39, 57], "slew": 39, "best": [39, 58, 60, 64], "lk11": 39, "lk12": 39, "lc": 39, "sw1": 39, "po": 39, "adp5070_vpo": 39, "8v": [39, 59], "adp5070_vneg": 39, "22v": 39, "axi_ad5766": [39, 63], "0x44a1_0000": [39, 46, 58], "axi_ad5766_dac_dma": 39, "0x44a2_0000": 39, "ad5766_sdz": 39, "1070": 39, "util_i2c": [39, 42, 50], "mixer": [39, 42, 50], "ideal": 40, "candid": 40, "univers": 40, "breadth": 40, "vibrat": [40, 51], "shock": 40, "rippl": [40, 45], "374": 40, "respond": 40, "sinc3": 40, "balanc": 40, "sinc6": 40, "496": 40, "ad7134fmcz": 40, "kit": [40, 45], "demonstr": [40, 56], "multidevic": 40, "jp14": [40, 43, 57], "dec0": [40, 52], "jp15": 40, "jp17": 40, "dual_ad7134_axi_regmap": 40, "axi_ad7134_dma": 40, "axi_sdp_clkgen": 40, "0x44a4_0000": [40, 51], "axi_ad7134_clkgen": 40, "ad713x_dclkmod": 40, "49": [40, 45, 46, 58, 59], "103": [40, 45, 46], "ad713x_pinbspi": 40, "48": [40, 45, 46, 58, 59], "102": [40, 45, 46], "ad713x_dclkio": 40, "47": [40, 46, 58, 59], "46": [40, 46, 58, 59], "ad713x_gpio": 40, "38": [40, 43, 44, 51, 52], "92": [40, 43, 44, 51, 52, 58, 59], "ad713x_mod": 40, "37": [40, 43, 44, 51], "91": [40, 43, 44, 51, 58, 59], "ad713x_pdn": 40, "ad713x_resetn": 40, "dual_ad7134": 40, "ad7134_fmc": 40, "1599": 40, "ad4134": [40, 52, 55], "milli": 41, "volt": 41, "excel": [41, 50, 64, 73], "ad7190": 41, "ad7193": 41, "ad7195": 41, "ja": 41, "prompt": [41, 46, 47, 58, 60], "ad719x_asdz": 41, "prepar": 41, "boot": [41, 59, 60], "modif": [41, 43, 44, 48, 56, 57, 60, 64], "ad7380": 42, "ad7381": 42, "ad4680": 42, "ad4681": 42, "ad7389": 42, "ad7383": 42, "ad7384": 42, "ad4682": 42, "ad4683": 42, "pseudo": 42, "ad7386": 42, "ad7387": 42, "ad7388": 42, "ad4684": 42, "ad4685": 42, "oversampl": [42, 43, 44], "microprocessor": [42, 67, 68, 70], "3mm": 42, "lfcsp": [42, 57], "4mmx4mm": 42, "motor": 42, "sens": 42, "edfa": 42, "demodul": 42, "sonar": 42, "qualiti": 42, "ad7380fmcz": 42, "ad7381fmcz": 42, "ad7386fmcz": 42, "ad7383fmcz": 42, "4fmcz": [42, 45], "u9": 42, "amp_pwr": 42, "u8": 42, "u3": 42, "u6": 42, "jp1": [42, 43, 57], "smd": 42, "subminiatur": 42, "smb": [42, 43], "j1": [42, 45, 48], "a1": [42, 64], "jp2": [42, 43, 57], "a2": [42, 64], "u10": 42, "aina": 42, "jp3": [42, 43, 57], "jp4": [42, 43, 57], "refio": 42, "jp5": [42, 43, 57], "u2": 42, "vcc": 42, "jp6": [42, 43, 57], "j2": 42, "spi_ad738x_adc_axi_regmap": 42, "axi_ad738x_dma": 42, "spi_trigger_gen": [42, 49], "ad738x": [42, 55], "spi_ad738x_adc": 42, "1304": 42, "ad7606": 43, "bipolar": [43, 44], "clamp": [43, 44], "protect": [43, 44, 51, 52], "charg": [43, 44, 47, 57], "redistribut": [43, 44, 57, 64], "toler": [43, 44], "m\u03c9": [43, 44], "imped": [43, 44, 49], "elimin": [43, 44, 49, 56, 73], "amp": [43, 44], "ad7606c": 43, "ad7608": 43, "ad7609": 43, "disconnect": 43, "vdrive": 43, "unipolar": 43, "ad7606b": 43, "adp7118": 43, "axi_ad7606x": [43, 63, 70], "intf": 43, "rebuild": [43, 44], "variabl": [43, 44, 59, 60, 63, 64, 69, 73, 74], "dev_config": 43, "stby": 43, "ti": [43, 67], "12v": 43, "10v": 43, "p5": 43, "u1": 43, "jp7": [43, 57], "j5": 43, "jp8": [43, 57], "jp10": [43, 57], "mezzanin": [43, 56, 73], "jp9": [43, 57], "jp11": [43, 57], "jp12": [43, 57], "v2": 43, "j6": 43, "jp13": [43, 57], "v3": [43, 64], "j7": 43, "v4": 43, "j8": 43, "p13": [43, 52], "v5": 43, "p14": 43, "v8": 43, "p15": [43, 52], "v6": 43, "p16": 43, "v7": 43, "os0": [43, 44], "os1": [43, 44], "os2": [43, 44], "axi_ad7606x_dma": 43, "ad7606_pwm_gen": 43, "spi_ad7616_axi_regmap": [43, 44], "adc_serpar": 43, "39": [43, 49, 51, 52, 60], "93": [43, 49, 51, 52, 58, 59], "adc_refsel": 43, "adc_first_data": 43, "adc_stbi": 43, "adc_rang": 43, "adc_o": [43, 44], "axi_ad7606_dma": 43, "spi_ad7606": 43, "ad7606x_fmc": 43, "devconfig2_intf0": 43, "1870": 43, "sync_bit": [43, 44], "util_cdc": [43, 44], "ad_edge_detect": [43, 44], "util_cpack2": [43, 45, 46, 58, 70, 72], "util_pack": [43, 45, 46, 48, 58], "ad7606_fmc": 43, "snr": [44, 57], "lpc": [44, 47, 59, 73], "axi_ad7616": [44, 63, 70], "ser_par_n": 44, "sl5": 44, "unmount": 44, "sl1": 44, "sl2": 44, "rc": 44, "sl3": 44, "sl4": 44, "sl6": 44, "sl7": 44, "lk40": 44, "onboard": 44, "5v0": 44, "lk41": 44, "axi_ad7616_dma": [44, 57], "ad7616_pwm_gen": 44, "0x44a8_0000": [44, 57], "adc_reset_n": 44, "adc_hw_rngsel": 44, "42": [44, 46, 52, 58, 59], "41": [44, 49, 51, 58, 59], "96": [44, 46, 52, 58, 59], "95": [44, 49, 58, 59], "94": [44, 49, 51, 58, 59], "adc_seq_en": 44, "adc_burst": 44, "adc_chsel": 44, "adc_crcen": 44, "spi_ad7616": 44, "serparn0": 44, "vadj": [44, 73], "1012": 44, "ad7768fmcz": 45, "bench": 45, "regul": 45, "ac": [45, 51], "108": [45, 46, 48, 58, 59], "110": [45, 46, 58, 59], "nonlinear": 45, "\u03bcv": 45, "trade": 45, "off": [45, 56, 60], "dissip": 45, "consumpt": [45, 56], "reusabl": 45, "platform": [45, 46, 58, 60, 66], "51": [45, 46, 58, 59], "mw": 45, "median": 45, "55": [45, 46, 49, 51, 58, 59], "375": [45, 46, 58], "005": 45, "sharp": 45, "roll": 45, "105": [45, 46, 58, 59], "nyquist": 45, "linear": [45, 51, 57], "flat": 45, "sinc5": 45, "abil": [45, 49], "easier": [45, 59, 64, 74], "precharg": 45, "glitch": 45, "termin": [45, 51, 60], "avdd1a": 45, "avdd1b": 45, "avdd2a": 45, "avdd2b": 45, "iovdd": 45, "avdd1": 45, "hous": [45, 49], "lqfp": 45, "print": 45, "j3": 45, "sl4a": 45, "crystal": 45, "oscil": [45, 47], "axi_ad7768_adc": 45, "0x43c0_0000": [45, 50], "ad7768_dma": 45, "0x7c40_0000": 45, "ad7768_dma_2": 45, "0x7c48_0000": 45, "gpio_1_mode_3": 45, "gpio_1_mode_2": 45, "104": [45, 46, 58, 59], "gpio_1_mode_1": 45, "gpio_0_mode_0": 45, "ad7768evb": 45, "917": 45, "921": 45, "bare": 45, "metal": 45, "quick": [45, 46, 47, 48, 50, 51, 56, 58, 60, 69], "iio": [45, 46, 58], "microblaz": [46, 47, 48, 58, 59, 60, 74], "util_adc_fifo": 46, "64k": 46, "util_dac_fifo": 46, "tx_device_clk": 46, "rx_device_clk": 46, "fmc0": [46, 58, 73], "hpc0": [46, 48, 58], "hpc": [46, 58, 59, 73], "ref_clk": 46, "500mhz": 46, "10gbp": 46, "1550": 46, "775mhz": 46, "5gbp": 46, "2019_r2": [46, 74], "newer": [46, 74], "jesd_mod": [46, 58], "rx_rate": 46, "tx_rate": 46, "rx_jesd_m": [46, 58, 60], "rx_jesd_l": [46, 58, 60], "rx_jesd_": [46, 58, 60], "rx_jesd_np": [46, 58, 60], "tx_jesd_m": [46, 58, 60], "tx_jesd_l": [46, 58, 60], "tx_jesd_": [46, 58, 60], "tx_jesd_np": [46, 58, 60], "8000": 46, "system_project": [46, 59, 60, 73], "ad9081_fmca_ebz": [46, 58], "ref_clk_rat": [46, 58], "_jesd_m": [46, 58], "_jesd_l": [46, 58], "_jesd_": [46, 58], "_jesd_np": [46, 58], "_num_link": [46, 58], "_tpl_width": [46, 58], "tdd_support": [46, 58], "tdd": [46, 58], "shared_devclk": [46, 58], "tdd_channel_cnt": [46, 58], "tdd_sync_width": [46, 58], "tdd_sync_int": [46, 58], "tdd_sync_ext": [46, 58], "tdd_sync_ext_cdc": [46, 58], "_ks_per_channel": [46, 58], "kilosampl": [46, 58], "_do_mem_typ": [46, 58], "axi_tdd": [46, 58, 70], "http": [46, 58, 59, 63, 64, 72, 75], "intf_cfg": [46, 58], "adi_phy_sel": [46, 58], "instati": [46, 58], "zynqmp": [46, 48, 58, 59, 60], "axi_mxfe_rx_xcvr": [46, 58], "0x44a6_0000": [46, 57, 58], "0x84a6_0000": [46, 58], "0xa4a6_00000": [46, 58], "rx_mxfe_tpl_cor": [46, 58], "0x84a1_0000": [46, 58], "0xa4a1_00000": [46, 58], "axi_mxfe_rx_jesd": [46, 58], "0x44a9_0000": [46, 58], "0x84a9_0000": [46, 58], "0xa4a9_00000": [46, 58], "axi_mxfe_rx_dma": [46, 58], "0x7c42_0000": [46, 48, 58], "0x9c42_0000": [46, 48, 58], "0xbc42_00000": [46, 58], "mxfe_rx_data_offload": [46, 58], "0x7c45_0000": [46, 58], "0x9c45_0000": [46, 58], "0xbc45_00000": [46, 58], "axi_mxfe_tx_xcvr": [46, 58], "0x44b6_0000": [46, 58], "0x84b6_0000": [46, 58], "0xa4b6_00000": [46, 58], "tx_mxfe_tpl_cor": [46, 58], "0x84b1_0000": [46, 58], "0xa4b1_00000": [46, 58], "axi_mxfe_tx_jesd": [46, 58], "0x44b9_0000": [46, 58], "0x84b9_0000": [46, 58], "0xa4b9_00000": [46, 58], "axi_mxfe_tx_dma": [46, 58], "0x7c43_0000": [46, 58], "0x9c43_0000": [46, 58], "0xbc43_00000": [46, 58], "mxfe_tx_data_offload": [46, 58], "0x7c44_0000": [46, 58], "0x9c44_0000": [46, 58], "0xbc44_00000": [46, 58], "axi_tdd_0": [46, 58], "0x7c46_0000": [46, 58], "0x9c46_0000": [46, 58], "0xbc46_00000": [46, 58], "spi0": 46, "spi1": 46, "mp": [46, 48, 58, 59], "txen": 46, "59": [46, 58, 59], "58": [46, 58, 59], "113": 46, "112": 46, "137": [46, 58, 59], "136": [46, 58, 59], "rxen": 46, "111": [46, 58, 59], "134": 46, "rstb": 46, "133": 46, "hmc_sync": 46, "132": 46, "irqb": 46, "53": [46, 58, 59], "52": [46, 58, 59], "107": [46, 58, 59], "131": 46, "130": 46, "agc3": 46, "129": 46, "agc2": 46, "126": [46, 58, 59], "agc1": 46, "124": [46, 58, 59], "agc0": 46, "123": [46, 58, 59], "122": [46, 58, 59], "hmc_gpio1": 46, "121": [46, 58, 59], "141": [46, 58, 59], "140": [46, 48, 58, 59], "139": [46, 58, 59], "138": [46, 58, 59], "parameter1": [46, 58, 64], "parameter2": [46, 58, 64], "dropdown": [46, 58, 72], "cell": [46, 58], "dash": [46, 58, 59], "doesn": [46, 58, 74], "ad9082_fmca_ebz": [46, 58], "notat": 46, "75": [46, 56, 58, 59], "rx_num_link": [46, 58], "rx_tpl_width": [46, 58], "tx_num_link": [46, 58], "tx_tpl_width": [46, 58], "rx_ks_per_channel": [46, 58], "16384": 46, "tx_ks_per_channel": [46, 58], "adc_do_mem_typ": 46, "dac_do_mem_typ": 46, "rxrate2_5_txrate2_5_rxl8_rxm4_rxs1_rxnp16_txl8_txm4_txs1_txnp16": [46, 58, 60], "truncat": [46, 58, 60], "keyword": [46, 58, 60], "exce": [46, 58, 60], "260": [46, 58, 60], "dokuwiki": [46, 58, 62], "quickstart": [46, 58], "vmk180": [46, 58, 59], "1578": [46, 58], "1829": [46, 58], "util_upack2": [46, 48, 58, 70, 72], "jesd204_tpl_adc": [46, 58], "jesd204_tpl_dac": [46, 58], "python": [46, 58], "class": [46, 58], "pyadi": [46, 58], "monolith": 47, "outstand": 47, "broadband": 47, "dram": 47, "500ebz": 47, "rework": 47, "instal": [47, 60, 63], "uninstal": 47, "r209": 47, "p1": 47, "shunt": 47, "lvpecl": [47, 58], "r208": 47, "r307": 47, "r308": 47, "c300": 47, "c311": 47, "c304": 47, "c305": 47, "c209": 47, "c210": 47, "c306": 47, "c307": 47, "r311": 47, "pump": 47, "ad9517": 47, "axi_ad9434": 47, "axi_ad9434_dma": 47, "ad9434bcpz": 47, "axi_ad9783_dma": [47, 48], "ad9434_fmc": 47, "ad9467": 47, "seamlessli": 48, "quadratur": 48, "adp": 48, "interpos": [48, 56], "ad9780": 48, "ad9781": 48, "axi_ad9783": [48, 58, 70], "0x7420_0000": 48, "0x9420_0000": 48, "explain": [48, 64, 65], "nb": 48, "ad9783_ebz": 48, "rev10": 48, "adaq7988": 49, "sip": [49, 56], "varieti": [49, 56], "passiv": 49, "tradit": 49, "crucial": 49, "tini": 49, "lga": 49, "solv": [49, 56, 60], "autom": [49, 56, 60, 63], "ATE": 49, "batteri": [49, 56], "axi_adaq7980_dma": 49, "spi_adaq7980_adc_axi_regmap": 49, "adaq7980_rbuf_pf": 49, "adaq7980_ref_pd": 49, "adaq7980_gpio": 49, "spi_adaq7980": 49, "adaq7980_sdz": 49, "1060": 49, "pmdz": [50, 56], "light": 50, "transimped": 50, "rather": [50, 60, 64], "strongli": [50, 64], "absorb": 50, "liquid": 50, "wavelength": 50, "chemic": 50, "analysi": [50, 57, 60], "environment": 50, "concentr": 50, "character": 50, "materi": 50, "absorpt": 50, "spectroscopi": 50, "ad5201": 50, "potentiomet": 50, "detector": 50, "led": [50, 59, 69, 73], "excit": 50, "axi_adc": 50, "spi_cn0363_axi_regmap": 50, "axi_dma": 50, "gain1_o": 50, "gain0_o": 50, "ad8615": 50, "adg819": 50, "ada4528": 50, "cn0363_pmdz": 50, "cn0540": [50, 55], "axi_generic_adc": 50, "cn0363_dma_sequenc": 50, "cn0363_phase_data_sync": 50, "cordic_demod": 50, "util_axis_res": 50, "util_sigma_delta_spi": 50, "electron": 51, "piezoelectr": 51, "iep": 51, "piezo": 51, "icp": 51, "market": 51, "lack": 51, "hertz": 51, "fault": [51, 52], "harmon": 51, "fft": 51, "spectrum": [51, 57], "1024ksp": 51, "ltc2606": 51, "fda": 51, "ada4945": [51, 56], "200ma": 51, "lt3092": 51, "adg5421f": 51, "ardz": 51, "arduino": [51, 52], "shield": 51, "de10": [51, 52], "nano": [51, 52], "p10": [51, 52], "spi_cn0540_axi_regmap": 51, "axi_cn0540_dma": 51, "axi_iic_cn0540": 51, "xadc_in": 51, "0x44a5_0000": 51, "axi_dmac_0": 51, "0x0002_0000": 51, "axi_spi_engine_0": 51, "0x0003_0000": 51, "axi_i": 51, "i2c1": 51, "sys_hps_i2c1": 51, "cn0540_shutdown": 51, "cn0540_reset_adc": 51, "cn0540_csb_aux": 51, "cn0540_sw_ff": 51, "cn0540_drdy_aux": 51, "cn0540_blue_l": 51, "cn0540_yellow_l": 51, "cn0540_sync_in": 51, "cn0540_drdy": 51, "ltc2308_c": 51, "spi_cn0540": 51, "77": [51, 58, 59], "76": [51, 58, 59], "quid": 51, "cn0540_ardz": 51, "24mhz": 52, "contrast": 52, "48mhz": 52, "15v": 52, "spi_cn0561_axi_regmap": 52, "axi_cn0561_dma": 52, "axi_cn0561_clkgen": 52, "cn0561_gpio": 52, "cn0561_pinbspi": 52, "cn0561_mode": 52, "cn0561_pdn": 52, "cn0561_resetn": 52, "spi_cn0561": 52, "de10nano": 52, "ad719x": 55, "asdz": 55, "ad7606x": 55, "ad7616": 55, "evb": 55, "ad9434": 55, "ad9783": 55, "cn0561": 55, "100ksp": 56, "3msp": 56, "adaq40xx": 56, "pmd": 56, "ib1z": 56, "adaq4003": 56, "lamin": 56, "ad4003": 56, "ada4807": 56, "resistor": 56, "ipass": 56, "network": 56, "die": 56, "discret": 56, "ad400x": 56, "ttm": 56, "ad40xx": 56, "ad4007": 56, "ad4011": 56, "ad4020": 56, "z": [56, 64], "optimum": 56, "compress": 56, "ad7688": 56, "ad7984": 56, "ad40xx_adaq400x_n": 56, "spi_pulsar_adc_axi_regmap": 56, "ad40xx_amp_pd": 56, "ad40xx_adaq400x_n0": 56, "682": 56, "340": 56, "1042": 56, "unmatch": 57, "92db": 57, "opposit": 57, "ref": 57, "096v": 57, "5mm": 57, "096": 57, "qfn": 57, "telecommun": 57, "adr3412": 57, "adr4520": 57, "ad74540": 57, "ad4550": 57, "ad8031": 57, "ada4899": 57, "ada4897": 57, "adp7102": 57, "adp7104": 57, "adp124": 57, "adp2300": 57, "resolution_16_18n": 57, "refin": 57, "2v": [57, 59], "adr4540": 57, "vcm": 57, "adr4550": 57, "vin": 57, "048": 57, "axi_pulsar_lvd": 57, "axi_pulsar_lvds_dma": 57, "reference_clkgen": 57, "en3_fmc": 57, "en2_fmc": 57, "en1_fmc": 57, "en0_fmc": 57, "pulsar_lvds_adc": 57, "resolution_16_18n0": 57, "745": 57, "490": 57, "581": 57, "pulsar_lvd": 57, "www": [58, 59, 64], "websit": [58, 59], "IT": 58, "popular": [58, 73], "paragraph": 58, "tip": [58, 62], "subtitl": 58, "mention": [58, 59, 60, 69], "FOR": [58, 64], "BUT": 58, "TO": [58, 69], "synchrona14": 58, "sysref": 58, "adcclk": 58, "THE": 58, "ex": [58, 69], "synchrona": 58, "rest": [58, 62], "OF": 58, "kind": [58, 63, 67, 68], "13gbp": 58, "paramat": 58, "078125": 58, "325mhz": 58, "deviceclk": 58, "325": 58, "1300mhz": 58, "merg": 58, "hexadecim": 58, "cap": 58, "underscor": [58, 64], "THESE": 58, "whichev": 58, "adxyzt": 58, "ad0000": 58, "axi_spi_bus_1": 58, "ad23456": 58, "signal_nam": [58, 64], "181": 58, "205": 58, "174": 58, "149": 58, "118": 58, "173": 58, "142": [58, 59], "117": 58, "descend": 58, "realli": [58, 64], "draw": 58, "suit": [58, 60], "143": [58, 59], "84": [58, 59], "68": [58, 59], "67": [58, 59], "65": [58, 59], "61": [58, 59], "83": [58, 59], "82": [58, 59], "26": [58, 59], "81": [58, 59], "79": [58, 59], "78": [58, 59], "74": [58, 59], "73": [58, 59], "72": [58, 59], "project_nam": [58, 59, 73], "project_name_bd": 58, "delet": [58, 73], "THAT": 58, "sai": [58, 69], "isn": 58, "makefil": [58, 59, 60, 63, 73], "soft": 59, "hard": [59, 60, 64], "fmcomms2": [59, 61, 75], "zed_system_bd": 59, "fmcomms2_bd": 59, "acap": 59, "hp": 59, "nio": [59, 60], "ii": [59, 60], "ps8": 59, "worth": 59, "cortex": 59, "a9": [59, 64], "mpcore": 59, "processing_system7": 59, "mpsoc": 59, "zynq_ultra_ps_": 59, "cip": 59, "versal_cip": 59, "land": 59, "u": [59, 60, 63], "html": [59, 64], "intellectu": 59, "properti": [59, 60, 69], "mig": [59, 73], "beginn": 59, "ad_cpu_interconnect": [59, 72], "sys_zynq": [59, 73], "0x4000_0000": 59, "0x4fff_ffff": 59, "0x8000_0000": 59, "0x8fff_ffff": 59, "0x7000_0000": 59, "0x7fff_ffff": 59, "0x9000_0000": 59, "0x9fff_ffff": 59, "0x2000_0000": 59, "0x4400_0000": 59, "0xa400_0000": 59, "0xafff_ffff": 59, "0x6000_0000": 59, "0xb000_0000": 59, "0xbfff_ffff": 59, "hsmc": 59, "necessarili": [59, 63, 73], "vital": 59, "role": [59, 67, 68], "button": 59, "complain": 59, "usb": 59, "otg": 59, "borrow": [59, 73], "golden": [59, 73], "preffer": 59, "firstli": [59, 60, 64], "Be": [59, 63], "carrier_system_bd": 59, "ac701": 59, "jtag": 59, "gtp": 59, "5v": 59, "3125": 59, "microz": 59, "vc709": 59, "ai": 59, "hbm": 59, "prime": [59, 60], "vpk180": 59, "gtyp": 59, "premium": 59, "zc702": 59, "bold": 59, "fmc1": [59, 73], "fmc2": 59, "35v": 59, "25v": 59, "1v": 59, "carrier_nam": [59, 73], "system_top": [59, 60, 73], "everyth": [59, 60], "transform": 59, "sources_1": [59, 73], "declar": [59, 64], "visual": [59, 64], "system_qsi": [59, 73], "a10soc_plddr4_assign": 59, "a10soc_system_assign": [59, 73], "rundown": 60, "thing": [60, 64, 73, 74], "said": 60, "suggest": [60, 64, 73], "entir": [60, 64], "catch": 60, "problem": [60, 74], "mostli": 60, "pro": [60, 74], "latest": [60, 63], "hdl_2021_r1": [60, 74], "adi_env": [60, 63, 69, 74], "hdl_2019_r2": [60, 74], "adi_project_xilinx": [60, 73], "adi_project_intel": [60, 73], "viti": [60, 74], "directori": [60, 63, 64, 67, 68, 69, 73], "git": [60, 65, 72, 74], "gnu": [60, 64], "unix": 60, "microsoft": 60, "bashrc": 60, "cygdriv": 60, "path_to": 60, "202x": 60, "bin": 60, "vivado_hl": 60, "nt": 60, "linux_toolchain": 60, "nt64_be": 60, "nt64_le": 60, "aarch32": 60, "gcc": 60, "none": 60, "eabi": 60, "intelfpga_pro": 60, "2x": 60, "string": 60, "good": 60, "mkdir": [60, 73], "analogdevicesinc": [60, 63, 64, 72, 75], "ssh": 60, "deal": 60, "localhost": 60, "ubuntu": 60, "home": 60, "usernam": 60, "hdl_2021_r2": [60, 74], "rebas": 60, "copi": [60, 73], "am": 60, "adrv9371x": 60, "noth": [60, 64], "gather": 60, "failur": [60, 73], "log": 60, "mmu": 60, "nios_ii": 60, "nios2_mmu": 60, "quartus_sh": 60, "redirect": 60, "adrv9371_a10soc_quartu": 60, "past": 60, "text": [60, 62, 64, 73], "ltr": 60, "tail": 60, "adrv9371x_a10soc_quartu": 60, "And": [60, 62, 63], "successfulli": 60, "sopcinfo": 60, "sof": 60, "face": 60, "quartus_fit": 60, "exhaust": [60, 73], "swapfil": 60, "virtual": 60, "bar": 60, "gb": 60, "sudo": 60, "falloc": 60, "1g": 60, "2g": 60, "8g": 60, "chmod": 60, "600": 60, "mkswap": 60, "swapon": 60, "perman": 60, "fstab": 60, "swapoff": 60, "gui": [60, 72, 74], "peopl": 60, "lot": [60, 63, 73], "valuabl": 60, "nerv": 60, "qsy": [60, 69, 73], "menu": [60, 72], "pick": 60, "_hw": [60, 63, 69], "axi_ad9250_hw": 60, "open": [60, 62, 63, 64, 69, 72, 73, 74], "consol": [60, 73], "daq2": [60, 72], "netlist": 60, "lvdscmosn1": 60, "lvds_cmos_n": 60, "opt": 60, "adi_use_ooc_synthesi": 60, "adi_max_ooc_job": 60, "job": 60, "y": 60, "cach": 60, "ipcach": 60, "reus": [60, 73], "ooc": 60, "2020": 60, "batch": 60, "rkutti": 60, "gitadi": 60, "rm": 60, "xpr": 60, "jou": 60, "xgui": 60, "ip_user_fil": 60, "sim": 60, "xil": 60, "exactli": 60, "daq2_zc706_vivado": 60, "sdk": 60, "xsa": 60, "daq2_zc706": 60, "2019": [60, 74], "hdf": 60, "rdi_prog": 60, "crash": 60, "kill": 60, "xcvu9p": 60, "20gb": 60, "peak": 60, "32gb": 60, "memoryusag": 60, "_ip": [60, 63], "axi_ltc2387": 60, "axi_ltc2387_ip": 60, "brows": 60, "stand": 60, "quit": 60, "cn0577": 60, "ipi": 60, "root": [60, 63], "axi_ad9122": [60, 63], "ad9122": 60, "daq2_a10soc": 60, "clean": [60, 73], "temporari": 60, "lib": 60, "everywher": 60, "syntax": [60, 69], "especi": 60, "j4": 60, "artifact": 60, "awar": [60, 63], "red": 60, "pai": 60, "attent": 60, "edk": 60, "eclips": 60, "ds5": 60, "whenev": 60, "invok": 60, "straightforward": [60, 72], "combo": 60, "thought": 60, "edit": [60, 69], "bsp": 60, "editor": [60, 64, 73], "linker": 60, "upgrad": 60, "hassl": 60, "revis": 60, "slow": 60, "frustrat": 60, "assur": 60, "publicli": [60, 65], "he": [60, 64, 74], "she": [60, 64, 74], "unsupport": [60, 67, 68, 74, 75], "easiest": [60, 73], "facilit": 60, "tell": [60, 73], "apt": 60, "sh": [60, 63], "wors": 60, "snippet": 60, "expert": 60, "manipul": 60, "bin64": 60, "minimalist": 60, "mingw": 60, "shell": [60, 73], "gnuwin": 60, "partit": 60, "recent": 60, "archiv": 60, "bootgen_sysfil": 60, "tgz": 60, "unzip": 60, "fsbl": 60, "bif": 60, "bl31": 60, "pmu": 60, "uimag": 60, "zimag": 60, "socfpga_arria10_common": 60, "socfpga_cyclone5_common": 60, "readm": [60, 63], "txt": [60, 69, 73], "build_boot_bin": 60, "honest": 60, "comment": [60, 62, 73], "friendli": 60, "messag": 60, "hack": 60, "printf": 60, "sort": 60, "notori": 60, "rank": 60, "answer": 60, "commonli": 60, "ask": [60, 63, 73], "216": 60, "vlnv": [60, 74], "create_bd_cel": [60, 74], "axi_hdmi_clkgen": 60, "zc706_system_bd": 60, "haven": 60, "wrong": 60, "ip_flow": 60, "459": 60, "ad_pnmon": 60, "outsid": 60, "axi_ad9467": [60, 70], "ipx": [60, 69], "package_project": 60, "import_fil": 60, "remot": 60, "ironi": 60, "bbp": 61, "model": 61, "fir": 61, "sphinx": [62, 69], "doc": [62, 63, 69, 73], "contribut": 62, "template_ip": 62, "render": 62, "template_framework": 62, "orphan": 62, "hide": 62, "toc": 62, "placehold": 62, "old": [62, 64], "pandoc": 62, "accross": 62, "more_inform": 62, "referenc": 62, "warn": [62, 64], "toctre": 62, "know": [63, 73], "worri": 63, "great": 63, "web": 63, "bash": 63, "md": 63, "action": 63, "githubio": 63, "proprietari": 63, "environ": [63, 74], "gitattribut": 63, "gitignor": 63, "intention": 63, "untrack": 63, "learn": 63, "ad4110": 63, "dac_fmc_ebz": 63, "wiki_summari": 63, "axi_ad4858": 63, "closur": 63, "pack": 63, "tag": 63, "experiment": 63, "convent": [63, 67, 68], "hdl_": 63, "year_of_releas": 63, "_r": 63, "hdl_2014_r2": [63, 74], "year": [63, 64], "doubt": 63, "required_vivado_vers": 63, "required_quartus_vers": 63, "establish": 64, "practic": [64, 73], "meant": 64, "advisori": 64, "tab": 64, "indent": 64, "white": 64, "my_signal1": 64, "my_bu": 64, "d5": 64, "my_sign": 64, "a3": 64, "posedg": 64, "a4": 64, "statement": 64, "a5": 64, "nest": 64, "blank": 64, "readabl": 64, "statement1": 64, "statement2": 64, "statement3": 64, "statement4": 64, "statement5": 64, "a6": 64, "encapsul": 64, "omit": 64, "b0000": 64, "b0001": 64, "b0010": 64, "my_signal2": 64, "b0100": 64, "endcas": 64, "a7": 64, "tabular": 64, "my_decoded_signal1": 64, "my_signal3": 64, "my_select": 64, "a8": 64, "parenthes": 64, "boolean": 64, "equat": 64, "confus": 64, "express": 64, "your_signal1": 64, "your_signal2": 64, "your_signal3": 64, "my_delayed_signal1": 64, "your_sign": 64, "upper_en": 64, "p5type": 64, "xadr1": 64, "lower_en": 64, "a10": 64, "my_modul": 64, "i_my_modul": 64, "label": 64, "parenthesi": 64, "response_out": 64, "a11": 64, "2001": 64, "legibl": 64, "data_0": 64, "data_1": 64, "interf1_clk": 64, "interf1_some_sign": 64, "interf1_data_i": 64, "interf1_data_q": 64, "interf2_some_sign": 64, "interf2_data_out": 64, "supplementari": 64, "endmodul": 64, "newlin": 64, "a12": 64, "a13": 64, "a14": 64, "a15": 64, "a16": 64, "a17": 64, "a18": 64, "localparam": 64, "local_param1": 64, "next_local_param": 64, "local_param2": 64, "my_wire1": 64, "my_wire2": 64, "english": 64, "b2": 64, "alphanumer": 64, "_": [64, 68, 73], "b3": 64, "delimit": 64, "ena_fft": 64, "ena_mdi": 64, "fft_in": 64, "mdi_out": 64, "b4": 64, "top_module_nam": 64, "sub_module_descript": 64, "b5": 64, "b6": 64, "_l": 64, "_m1": 64, "_m2": 64, "suffix": 64, "up_ack_m1": 64, "up_ack_m2": 64, "up_ack_": 64, "incorrectli": 64, "unnecessari": 64, "overlook": 64, "b7": 64, "interface_nam": 64, "port_nam": 64, "_clk": 64, "_rst": 64, "whose": 64, "obvious": 64, "system_clock": 64, "clk32m": 64, "clk_625mhz": 64, "_rstn": 64, "module_rst": 64, "b8": 64, "macro": [64, 73], "preced": 64, "top_level_module_nam": 64, "b9": 64, "spell": 64, "net": 64, "throughout": 64, "uncommon": 64, "hierarchi": 64, "c1": 64, "liber": 64, "encourag": 64, "obviou": 64, "discourag": 64, "spars": 64, "reader": 64, "c2": 64, "c3": 64, "unusu": 64, "c4": 64, "c5": 64, "c6": 64, "c7": 64, "d1": 64, "d2": 64, "va": 64, "vam": 64, "d3": 64, "d4": 64, "d6": 64, "operand": 64, "implicitli": 64, "item": 64, "d7": 64, "d8": 64, "d9": 64, "tie": 64, "d10": 64, "timescal": 64, "simul": 64, "d11": 64, "potenti": 64, "understood": 64, "d12": 64, "d13": 64, "pr": [64, 75], "copyright": 64, "accompani": 64, "freedom": 64, "hope": 64, "warranti": 64, "merchant": 64, "permit": 64, "public": 64, "publish": 64, "foundat": 64, "license_gpl2": 64, "org": 64, "bsd": 64, "license_adibsd": 64, "blob": 64, "1n": 64, "100p": 64, "first_paramet": 64, "second_paramet": 64, "core_32m_clk": 64, "system_clk": 64, "scan_mode_test": 64, "synch": 64, "div16_clk": 64, "div16_clk_n": 64, "count1": 64, "count1_n": 64, "negedg": 64, "entiti": 64, "std_logic": 64, "std_logic_vector": 64, "downto": 64, "count_n": 64, "rising_edg": 64, "0000": 64, "0001": 64, "philipp": 64, "garrault": 64, "brian": 64, "philofski": 64, "acceler": 64, "2006": 64, "peter": 64, "chamber": 64, "ten": 64, "vlsi": 64, "1997": 64, "techniqu": 64, "freescal": 64, "2005": 64, "jane": 64, "smith": 64, "rev": 64, "cisco": 64, "third": [65, 66], "parti": [65, 66], "fork": 65, "advic": 66, "furthermor": 66, "solid": 66, "somebodi": 66, "research": 66, "abund": 66, "studi": [67, 68], "appreci": [67, 68], "perfect": [67, 68], "who": [67, 68, 73], "axi_": [67, 68], "device_nam": [67, 68], "discuss": [67, 68, 73], "up_axi": [67, 68, 69, 71], "simplist": [67, 68], "piec": [67, 68, 72], "rx_clk_in_": 67, "rx_data_in_": 67, "rx_frame_in_": 67, "rx_or_in_": 67, "rx_clk": 67, "inputg": 67, "rx_data": 67, "max_lane_no": [67, 68], "rx_readi": 67, "outputg": 67, "validg": 67, "adc_enable_0": 67, "adc_valid_0": 67, "adc_data_0": 67, "adc_enable_x": 67, "adc_valid_x": 67, "adc_data_x": 67, "adc_dunf": 67, "s_axi_": [67, 68], "delay_control_n": [67, 68], "delay_control_io_n": [67, 68], "tap": [67, 68], "0xffffffff": [67, 68], "axi_ad9361": [67, 68, 69, 70], "up_dac_common": 68, "up_dac_channel": 68, "_if": 68, "axi_ad9467_if": 68, "interface_typ": 68, "axi_ad9361_lvds_if": 68, "tx_clk_in_": 68, "dco": 68, "tx_clk_out_": 68, "tx_data_out_": 68, "tx_clk": 68, "tx_data": 68, "dac_enable_0": 68, "dac_valid_0": 68, "dac_data_0": 68, "dac_enable_x": 68, "dac_valid_x": 68, "dac_data_x": 68, "fan": 69, "axi_fan_control": [69, 70], "module_nam": 69, "axi_led_control": 69, "axi_led_control_intel": 69, "feel": [69, 72], "other_compon": 69, "adi_regmap_": 69, "regmap_to_inherit": 69, "ip_nam": 69, "unique_id": 69, "endtitl": 69, "endreg": 69, "endfield": 69, "71": 69, "0x00000071": 69, "notic": 69, "escap": 69, "quot": 69, "adi_regmap_spi_engin": 69, "adi_regmap_adc": 69, "adi_regmap_axi_ad3552r": 69, "reg_to_import": 69, "field_to_import": 69, "0x0102": 69, "module_name_ip": 69, "axi_led_control_ip": 69, "adi_ip_xilinx": 69, "adi_ip_cr": 69, "adi_ip_fil": 69, "talk": 69, "adi_ip_properti": 69, "adi_ip_properties_lit": 69, "forget": 69, "save_cor": 69, "currentcor": 69, "cc": 69, "current_cor": 69, "generic_dep": 69, "library_nam": 69, "xilinx_dep": 69, "mk": 69, "famou": 69, "module_name_hw": 69, "axi_led_control_intel_hw": 69, "adi_ip_intel": 69, "ad_ip_cr": 69, "entity_nam": 69, "visibl": 69, "catalogu": 69, "ad_ip_fil": 69, "ad_ip_intf_s_axi": 69, "led_on": 69, "conduit": 69, "add_interfac": 69, "led_on_if": 69, "add_interface_port": 69, "signal_typ": 69, "width_express": 69, "smart": 69, "although": [69, 73], "intel_dep": 69, "ibrari": 69, "axi_ad9265": 70, "axi_ad9671": 70, "axi_ad9963": 70, "axi_hdmi_rx": 70, "axi_adc_decim": 70, "axi_adc_trigg": 70, "axi_dac_interpol": 70, "axi_laser_driv": 70, "axi_logic_analyz": 70, "util_axis_fifo": 70, "util_axis_fifo_asym": 70, "util_extract": 70, "util_mii_to_rmii": 70, "util_rfifo": 70, "util_wfifo": 70, "util_var_fifo": 70, "complic": 71, "up_": 71, "themselv": 71, "clearli": 71, "perspect": 71, "illustr": 71, "navig": 72, "launch": 72, "expand": 72, "hdl_path": 72, "click": 72, "ok": 72, "catalog": 72, "refresh": 72, "pop": 72, "daq2_bd": 72, "_bd": 72, "axi_ad9144_xcvr": 72, "adi_axi_jesd204_rx_cr": 72, "adi_axi_jesd204_tx_cr": 72, "axi_ad9144_jesd": 72, "adi_tpl_jesd204_rx_cr": 72, "adi_tpl_jesd204_tx_cr": 72, "axi_ad9144_tpl": 72, "tx_num_of_convert": 72, "tx_samples_per_fram": 72, "tx_sample_width": 72, "unpack": 72, "axi_ad9144_upack": 72, "num_of_channel": 72, "samples_per_channel": 72, "tx_samples_per_channel": 72, "sample_data_width": 72, "util_daq2_xcvr": 72, "max_rx_num_of_lan": 72, "max_tx_num_of_lan": 72, "0x0104": 72, "0x0b000023ff10400020": 72, "ad_xcvrpll": 72, "tx_ref_clk_0": 72, "ad_xcvrcon": 72, "ll": 72, "0x44a60000": 72, "0x44a04000": 72, "0x44a90000": 72, "ad_cpu_interrupt": 72, "mb": 72, "ad463x_bd": 72, "_db": 72, "num_csn": 72, "axi_regmap": 72, "deploi": 73, "behind": 73, "tremend": 73, "mainten": 73, "workload": 73, "human": 73, "showcas": 73, "maxim": 73, "scope": 73, "ansi": 73, "vita": 73, "obstacl": 73, "among": 73, "3p3v": 73, "3p3vaux": 73, "12p0v": 73, "gnd": 73, "dpx_": 73, "m2c": 73, "c2m": 73, "hint": 73, "cover": 73, "someth": 73, "review": 73, "electr": 73, "zcu102_system_bd": 73, "zcu102_system_constr": 73, "adi_project_cr": 73, "regexp": 73, "_zcu102": 73, "p_devic": 73, "xczu9eg": 73, "ffvb1156": 73, "es1": 73, "p_board": 73, "part0": 73, "get_part": 73, "get_board_part": 73, "join": 73, "kintex7": 73, "virtex7": 73, "zynq7000": 73, "a10soc_system_qsi": 73, "adi_project_altera": 73, "_a10soc": 73, "10as066n3f40e2sg": 73, "system_qip_fil": 73, "qip": 73, "simplest": 73, "redund": 73, "nonexist": 73, "ones": 73, "adi_fmc_constr_gener": 73, "fmc_port": 73, "_fmc": 73, "tclsh": 73, "gen_fmc_constr": 73, "deduc": 73, "fmc_constr": 73, "ran": 73, "spreadsheet": 73, "prn": 73, "user_guid": 73, "fmc_hpc": 73, "system_top_nam": 73, "fmc_conn": 73, "fmc_lpc": 73, "fmcp0": 73, "bi": 74, "annual": 74, "offici": 74, "promptli": 74, "adi_ignore_version_check": 74, "tricki": 74, "add_inst": 74, "sys_cpu": 74, "altera_nios2_gen2": 74, "sys_mb": 74, "effort": 74, "2023": 74, "2021": 74, "2021_r2": 74, "2021_r1": 74, "hdl_2019_r1": 74, "2018": 74, "2019_r1": 74, "hdl_2018_r2": 74, "2018_r2": 74, "hdl_2018_r1": 74, "2017": 74, "2018_r1": 74, "hdl_2017_r1": 74, "2017_r1": 74, "hdl_2016_r2": 74, "2016_r2": 74, "hdl_2016_r1": 74, "2015": 74, "2016_r1": 74, "hdl_2015_r2": 74, "2015_r2": 74, "hdl_2015_r1": 74, "2014": 74, "2015_r1": 74, "2014_r2": 74, "hdl_2014_r1": 74, "2013": 74, "2014_r1": 74, "mind": 74, "cross_compil": 74, "axi_ad6679": 75, "edowson": 75, "566": 75, "johnathan": 75, "convertino": 75, "afrl": 75, "966": 75, "arrowelectron": 75}, "objects": {}, "objtypes": {}, "objnames": {}, "titleterms": {"hdl": [0, 6, 15, 16, 17, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 59, 60, 61, 63, 64, 73], "refer": [0, 1, 2, 3, 4, 5, 28, 33, 35, 60, 64, 67, 68, 73], "design": [0, 1, 2, 3, 4, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 59, 73], "content": [0, 12, 34, 55, 65, 70], "axi": [1, 2, 3, 4, 6, 7, 15, 16, 18, 23, 67, 68], "ad3552r": 1, "featur": [1, 2, 3, 4, 5, 6, 7, 13, 14, 15, 16, 33, 35], "file": [1, 2, 3, 4, 6, 7, 8, 9, 13, 14, 15, 16, 18, 19, 22, 24, 25, 26, 27, 31, 32, 33, 59, 64, 67, 68, 69, 73], "block": [1, 2, 3, 4, 6, 7, 11, 13, 14, 15, 16, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58], "diagram": [1, 2, 3, 4, 6, 7, 13, 14, 15, 16, 28, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 59, 71], "configur": [1, 2, 3, 4, 6, 7, 8, 9, 11, 13, 14, 15, 16, 18, 21, 24, 25, 26, 27, 30, 32, 33, 35, 37, 43, 44, 46, 56, 57, 58], "paramet": [1, 2, 3, 4, 5, 6, 7, 8, 9, 13, 14, 15, 16, 18, 25, 26, 27, 32, 33, 35], "interfac": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 24, 25, 26, 27, 29, 31, 32, 33, 35, 43, 44, 59, 67, 68, 71], "detail": [1, 2, 3, 4, 7, 23, 33], "architectur": [1, 2, 3, 4, 33, 59, 67, 68], "descript": [1, 2, 3, 4, 7, 33], "regist": [1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 15, 16, 18, 21, 30, 33, 67, 68, 69], "map": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33, 67, 68, 69], "guidelin": [1, 2, 3, 4, 5, 33, 35, 62, 64], "softwar": [1, 2, 3, 4, 5, 6, 7, 10, 13, 14, 15, 16, 17, 20, 28, 29, 33, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 58], "ad7768": [2, 45], "ad777x": 3, "adaq8092": 4, "axi_adxcvr": 5, "intel": [5, 59, 60, 69, 73], "devic": [5, 13, 14, 15, 16, 28, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58], "amd": [5, 34, 35, 59, 60, 73], "xilinx": [5, 34, 35, 69, 73], "tabl": [5, 59], "1": [5, 37, 64], "2": [5, 37, 46, 64], "physic": [5, 17, 35], "layer": [5, 13, 14, 17], "prb": [5, 13], "test": 5, "tx": [5, 16, 35, 68], "link": [5, 13, 14, 15, 16, 17, 46], "procedur": 5, "rx": [5, 15, 35, 67], "more": [5, 13, 14, 15, 16, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 56, 57, 58], "inform": [5, 13, 14, 15, 16, 17, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 56, 57, 58], "dmac": 6, "util": [6, 70], "theori": [6, 13, 14, 15, 16, 18, 22, 25, 26, 32], "oper": [6, 13, 14, 15, 16, 18, 22, 25, 26, 32], "synthesi": [6, 13, 14, 15, 16, 60], "set": [6, 11, 15, 16, 21, 30], "size": 6, "intern": 6, "store": 6, "forward": 6, "data": [6, 13, 14, 15, 16], "buffer": 6, "signal": [6, 8, 9, 13, 14, 15, 16, 17, 18, 19, 22, 24, 25, 26, 27, 31, 32, 71], "stream": 6, "subordin": 6, "peripher": [6, 13, 14, 15, 16, 59], "identif": [6, 15, 16], "interrupt": [6, 9, 11, 15, 16, 18, 36, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 59], "handl": [6, 15, 16], "transfer": [6, 11, 21, 30, 37], "submiss": 6, "statu": [6, 15, 16], "length": [6, 21], "report": 6, "tear": 6, "down": 6, "2d": 6, "cyclic": 6, "scatter": 6, "gather": 6, "descriptor": [6, 11], "structur": [6, 59, 63], "start": [6, 7], "synchron": [6, 13, 14, 16, 18, 21], "cach": 6, "coher": 6, "diagnost": [6, 16], "limit": [6, 46, 58], "4kbyte": 6, "address": [6, 11, 36, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 59, 67, 68], "boundari": 6, "align": [6, 7, 15, 16], "datapath": 6, "width": 6, "support": [6, 13, 14, 15, 16, 17, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 54, 56, 57, 58, 60], "known": 6, "issu": 6, "technic": [6, 13, 14, 15, 16, 17], "glossari": 6, "pwm": 7, "gener": [7, 64, 67, 68, 73], "channel": [7, 35, 67, 68], "phase": [7, 15, 16], "bringup": 7, "reset": [7, 15, 35, 71], "forc": 7, "sync": [7, 15], "time": [7, 28, 71], "exampl": [7, 17, 20, 24, 29, 46, 58, 59, 73], "i3c": [8, 9, 10], "control": [8, 9, 10, 11, 15, 16, 19, 22, 28, 59], "core": [8, 12, 20, 29, 35, 67, 68, 70], "pin": [8, 9, 13, 14, 15, 16, 18, 19, 22, 24, 25, 26, 27, 31, 32], "host": 9, "fifo": [9, 18, 67, 68], "threshold": [9, 18], "pend": 9, "sub": [10, 20, 29], "modul": [10, 18, 20, 23, 25, 26, 27, 29, 32], "instruct": [11, 21, 23, 30], "specif": [11, 21, 30, 34], "command": [11, 60], "ccc": 11, "privat": 11, "receipt": 11, "error": [11, 60], "code": [11, 16, 64], "In": 11, "band": 11, "sdi": 11, "sdo": 11, "dynam": [11, 21], "assign": 11, "word": 11, "offload": [11, 22, 23, 27], "The": [11, 63], "ram": 11, "debug": 11, "tip": [11, 73], "ip": [12, 20, 29, 33, 34, 69, 70, 72], "adc": [13, 28, 46, 56, 58, 67, 70], "jesd204b": [13, 14, 15, 16, 17], "c": [13, 14, 15, 16, 17, 21, 64], "transport": [13, 14, 17], "applic": [13, 14], "clock": [13, 14, 15, 16, 17, 28, 35, 37, 46, 47, 48, 58, 71], "monitor": [13, 14, 15, 16], "formatt": 13, "check": [13, 60, 73], "extern": [13, 14], "restrict": [13, 14, 15, 16], "analog": [13, 14, 15, 16, 17], "digit": [13, 14, 15, 16, 17], "convert": [13, 14, 15, 16, 17], "rf": [13, 14, 15, 16, 17], "transceiv": [13, 14, 15, 16, 17], "mix": [13, 14, 15, 16, 17], "front": [13, 14, 15, 16, 17], "end": [13, 14, 15, 16, 17], "dac": [14, 46, 58, 68, 70], "path": 14, "receiv": [15, 67], "jesd204": [15, 16, 17, 72], "rx_phyn": 15, "user": [15, 16, 65], "rx_data": 15, "multi": [15, 16], "sysref": [15, 16], "lane": [15, 16], "8b": [15, 16], "10b": [15, 16], "field": [15, 69], "64b": [15, 16], "66b": [15, 16], "ila": [15, 16], "state": [15, 16], "machin": [15, 16], "wait": [15, 16], "FOR": 15, "phy": [15, 67, 68], "cg": [15, 16], "endpoint": [15, 16], "establish": [15, 16], "b": [15, 64], "extend": 15, "multiblock": 15, "emb": 15, "init": 15, "hunt": 15, "lock": 15, "dual": [15, 16], "latenc": 15, "reduct": 15, "addit": [15, 17, 20, 29], "transmit": [16, 68], "tx_phyn": 16, "tx_data": 16, "manual": 16, "request": 16, "group": 16, "initi": 16, "sequenc": 16, "framework": [17, 29, 70], "how": [17, 59], "obtain": 17, "licens": 17, "fpga": 17, "linux": [17, 60], "No": 17, "o": [17, 73], "tutori": [17, 28], "project": [17, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 55, 56, 57, 58, 59, 60, 61, 63, 72, 73], "articl": 17, "rapid": 17, "prototyp": 17, "platform": [17, 59], "solut": 17, "spi": [18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 36, 37, 38, 39, 40, 41, 42, 43, 44, 46, 47, 48, 49, 50, 51, 52, 56, 58, 59, 72], "engin": [18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 72], "event": 18, "sync_ev": 18, "relat": [20, 29, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58], "resourc": [20, 29, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58], "chip": 21, "select": 21, "write": [21, 67, 71], "sleep": 21, "invert": 21, "mask": 21, "prescal": 21, "pipelin": 23, "delai": 23, "execut": [23, 25], "interconnect": [23, 26, 36, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 59], "bu": 24, "io": 24, "verilog": [24, 64, 69], "pulsar": [28, 56, 57], "evalu": 28, "target": [28, 60], "hierarchi": 28, "instanti": [28, 59], "ad7984": 28, "sampl": 28, "rate": 28, "dma": [28, 70], "setup": [28, 36, 39, 40, 42, 43, 44, 45, 51, 52, 57, 60], "system": [28, 37, 46, 47, 48, 50, 51, 58], "top": 28, "constraint": [28, 35, 73], "testbench": 28, "result": [28, 60], "section": [28, 62], "templat": [29, 30, 31, 32, 33, 58, 62], "other": [30, 44, 56], "yet": 30, "anoth": [30, 74], "util_adxcvr": 35, "microprocessor": [35, 59, 71], "pll": 35, "common": [35, 62, 73], "drp": 35, "ey": 35, "scan": 35, "consider": [35, 41, 46, 48, 58], "ad4134": 36, "fmc": [36, 37, 38, 40, 47, 73], "overview": [36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58], "board": [36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 59, 73], "carrier": [36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 73], "jumper": [36, 39, 40, 42, 43, 44, 45, 51, 52, 57], "cpu": [36, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 59], "memori": [36, 37, 38, 39, 40, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 59, 67, 68], "connect": [36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 59, 73], "gpio": [36, 37, 38, 39, 40, 43, 44, 45, 46, 49, 50, 51, 52, 56, 57, 58, 59], "build": [36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58, 60], "hardwar": [36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 56, 57, 58], "ad4630": 37, "mode": [37, 43, 44, 46, 56, 57, 58], "zone": 37, "echo": 37, "legend": [37, 40, 43, 44, 51, 52, 56, 57], "i2c": [37, 38, 39, 42, 43, 44, 45, 49, 50, 51, 56, 57, 58, 59], "ad469x": 38, "ad5766": 39, "sdz": [39, 44, 49], "ad7134": 40, "ad719x": 41, "asdz": 41, "ad738x_fmc": 42, "ad7606x": 43, "fmcz": 43, "ad7606x_fmcz": 43, "serial": [43, 44], "parallel": [43, 44], "chang": [43, 44], "ad7616": 44, "requir": [44, 56], "ad7616_sdz": 44, "evb": 45, "ad9081": 46, "fmca": 46, "ebz": [46, 48], "ad9082": 46, "singl": 46, "m": 46, "8": 46, "l": 46, "4": [46, 64], "jesd204c": 46, "scheme": [46, 47, 48, 58], "zcu102": 46, "vcu118": 46, "crossbar": [46, 58], "config": [46, 58], "ad9434": 47, "ad9783": 48, "adaq7980": 49, "cn0363": 50, "cn0540": 51, "cn0561": 52, "pulsar_adc_pmdz": 56, "pulsar_adc_fmc": 56, "lvd": [57, 67, 68], "ad7625": 57, "ad7626": 57, "ad7960": 57, "ad7961": 57, "thi": 58, "i": [58, 73], "just": 58, "an": [58, 60, 73], "thei": 59, "re": 59, "typic": [59, 67, 68], "base": [59, 67, 68, 73], "i2": 59, "spdif": 59, "hdmi": 59, "capabl": 59, "vadj": 59, "valu": 59, "your": [60, 72], "environ": 60, "repositori": [60, 63], "analyz": 60, "enabl": 60, "out": 60, "context": 60, "librari": [60, 63], "compon": 60, "make": 60, "tool": [60, 74], "version": [60, 74], "window": 60, "prepar": 60, "sd": 60, "card": 60, "warn": 60, "note": 60, "vivado": [60, 72], "custom": 61, "document": 62, "git": 63, "folder": 63, "ar": 63, "follow": 63, "releas": [63, 74], "branch": [63, 74], "adi": [64, 70, 72, 73], "introduct": [64, 66], "style": 64, "A": 64, "layout": 64, "name": 64, "convent": 64, "comment": 64, "d": 64, "3": 64, "annex": 64, "format": 64, "vhdl": 64, "guid": 65, "cmo": [67, 68], "jesd": [67, 68], "slave": [67, 68], "read": [68, 71], "creat": [69, 73], "new": 69, "import": 69, "us": [69, 72, 74], "method": 69, "rang": 69, "tcl": 69, "makefil": 69, "video": 70, "up": 71, "own": 72, "quartu": 72, "port": [73, 74], "": 73, "quick": 73, "compat": 73, "about": 74, "we": 74, "third": 75, "parti": 75, "fork": 75}, "envversion": {"sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2, "sphinx": 58}, "alltitles": {"HDL Reference Designs": [[0, "hdl-reference-designs"]], "Contents": [[0, "contents"], [12, "contents"], [34, "contents"], [55, "contents"], [65, "contents"], [70, "contents"]], "AXI AD3552R": [[1, "axi-ad3552r"]], "Features": [[1, "features"], [2, "features"], [3, "features"], [4, "features"], [5, "features"], [6, "features"], [7, "features"], [13, "features"], [14, "features"], [15, "features"], [16, "features"], [33, "features"], [35, "features"]], "Files": [[1, "files"], [2, "files"], [3, "files"], [4, "files"], [6, "files"], [7, "files"], [8, "files"], [9, "files"], [13, "files"], [14, "files"], [15, "files"], [16, "files"], [18, "files"], [19, "files"], [22, "files"], [24, "files"], [25, "files"], [26, "files"], [27, "files"], [31, "files"], [32, "files"], [33, "files"], [67, "files"], [68, "files"]], "Block Diagram": [[1, "block-diagram"], [2, "block-diagram"], [3, "block-diagram"], [4, "block-diagram"], [6, "block-diagram"], [7, "block-diagram"], [13, "block-diagram"], [14, "block-diagram"], [15, "block-diagram"], [16, "block-diagram"], [33, "block-diagram"], [35, "block-diagram"]], "Configuration Parameters": [[1, "configuration-parameters"], [2, "configuration-parameters"], [3, "configuration-parameters"], [4, "configuration-parameters"], [6, "configuration-parameters"], [7, "configuration-parameters"], [8, "configuration-parameters"], [9, "configuration-parameters"], [18, "configuration-parameters"], [25, "configuration-parameters"], [26, "configuration-parameters"], [27, "configuration-parameters"], [32, "configuration-parameters"], [33, "configuration-parameters"], [35, "configuration-parameters"]], "Interface": [[1, "interface"], [2, "interface"], [3, "interface"], [4, "interface"], [6, "interface"], [7, "interface"], [33, "interface"], [35, "interface"], [67, "interface"], [68, "interface"]], "Detailed Architecture": [[1, "detailed-architecture"], [2, "detailed-architecture"], [3, "detailed-architecture"], [4, "detailed-architecture"], [33, "detailed-architecture"]], "Detailed Description": [[1, "detailed-description"], [2, "detailed-description"], [3, "detailed-description"], [4, "detailed-description"], [7, "detailed-description"], [33, "detailed-description"]], "Register Map": [[1, "register-map"], [2, "register-map"], [3, "register-map"], [4, "register-map"], [5, "register-map"], [5, "register-map-1"], [6, "register-map"], [7, "register-map"], [9, "register-map"], [13, "register-map"], [14, "register-map"], [15, "register-map"], [16, "register-map"], [18, "register-map"], [33, "register-map"], [67, "register-map"], [68, "register-map"], [69, "register-map"]], "Design Guidelines": [[1, "design-guidelines"], [2, "design-guidelines"], [3, "design-guidelines"], [4, "design-guidelines"], [33, "design-guidelines"], [35, "design-guidelines"]], "Software Guidelines": [[1, "software-guidelines"], [2, "software-guidelines"], [3, "software-guidelines"], [4, "software-guidelines"], [5, "software-guidelines"], [5, "software-guidelines-1"], [33, "software-guidelines"], [35, "software-guidelines"]], "References": [[1, "references"], [2, "references"], [3, "references"], [4, "references"], [33, "references"], [35, "references"], [60, "references"], [67, "references"], [68, "references"]], "AXI AD7768": [[2, "axi-ad7768"]], "AXI AD777x": [[3, "axi-ad777x"]], "AXI ADAQ8092": [[4, "axi-adaq8092"]], "AXI_ADXCVR": [[5, "axi-adxcvr"]], "Intel Devices": [[5, "intel-devices"]], "Parameters": [[5, "parameters"], [5, "parameters-1"]], "Interfaces": [[5, "interfaces"], [5, "id3"], [10, "interfaces"], [17, "interfaces"], [20, "interfaces"], [29, "interfaces"]], "AMD Xilinx Devices": [[5, "amd-xilinx-devices"]], "Table 1": [[5, "table-1"]], "Table 2": [[5, "table-2"]], "Physical layer PRBS testing": [[5, "physical-layer-prbs-testing"]], "TX link procedure": [[5, "tx-link-procedure"]], "RX link procedure": [[5, "rx-link-procedure"]], "More Information": [[5, "more-information"], [13, "more-information"], [14, "more-information"], [15, "more-information"], [16, "more-information"], [35, "more-information"]], "Reference": [[5, "reference"]], "AXI DMAC": [[6, "axi-dmac"]], "Utilization": [[6, "utilization"]], "Theory of Operation": [[6, "theory-of-operation"], [13, "theory-of-operation"], [14, "theory-of-operation"], [15, "theory-of-operation"], [16, "theory-of-operation"], [18, "theory-of-operation"], [22, "theory-of-operation"], [25, "theory-of-operation"], [26, "theory-of-operation"], [32, "theory-of-operation"]], "HDL Synthesis Settings": [[6, "hdl-synthesis-settings"]], "Sizing of the internal store-and-forward data buffer": [[6, "sizing-of-the-internal-store-and-forward-data-buffer"]], "Interfaces and Signals": [[6, "interfaces-and-signals"], [13, "interfaces-and-signals"], [14, "interfaces-and-signals"], [15, "interfaces-and-signals"], [16, "interfaces-and-signals"]], "Register Map Configuration Interface": [[6, "register-map-configuration-interface"], [15, "register-map-configuration-interface"], [16, "register-map-configuration-interface"]], "Data Interfaces": [[6, "data-interfaces"]], "AXI-Streaming subordinate": [[6, "axi-streaming-subordinate"]], "Configuration Interface": [[6, "configuration-interface"], [13, "configuration-interface"], [15, "configuration-interface"], [16, "configuration-interface"]], "Peripheral Identification": [[6, "peripheral-identification"]], "Interrupt Handling": [[6, "interrupt-handling"], [15, "interrupt-handling"], [16, "interrupt-handling"]], "Transfer Configuration": [[6, "transfer-configuration"], [6, "id2"]], "Transfer Submission": [[6, "transfer-submission"]], "Transfer Status": [[6, "transfer-status"]], "Transfer length reporting": [[6, "transfer-length-reporting"]], "Transfer Tear-down": [[6, "transfer-tear-down"]], "Interrupts": [[6, "interrupts"], [9, "interrupts"], [15, "interrupts"], [16, "interrupts"], [18, "interrupts"], [36, "interrupts"], [37, "interrupts"], [38, "interrupts"], [39, "interrupts"], [40, "interrupts"], [42, "interrupts"], [43, "interrupts"], [44, "interrupts"], [45, "interrupts"], [46, "interrupts"], [47, "interrupts"], [48, "interrupts"], [49, "interrupts"], [50, "interrupts"], [51, "interrupts"], [52, "interrupts"], [56, "interrupts"], [57, "interrupts"], [58, "interrupts"], [59, "interrupts"]], "2D Transfers": [[6, "d-transfers"]], "Cyclic Transfers": [[6, "cyclic-transfers"]], "Scatter-Gather Transfers": [[6, "scatter-gather-transfers"]], "Descriptor Structure": [[6, "descriptor-structure"]], "Transfer Start Synchronization": [[6, "transfer-start-synchronization"]], "Cache Coherency": [[6, "cache-coherency"]], "Diagnostics interface": [[6, "diagnostics-interface"]], "Limitations": [[6, "limitations"], [46, "limitations"], [58, "limitations"]], "AXI 4kByte Address Boundary": [[6, "axi-4kbyte-address-boundary"]], "Address Alignment": [[6, "address-alignment"]], "Transfer Length Alignment": [[6, "transfer-length-alignment"]], "Scatter-Gather Datapath Width": [[6, "scatter-gather-datapath-width"]], "Software Support": [[6, "software-support"], [13, "software-support"], [14, "software-support"], [15, "software-support"], [16, "software-support"], [17, "software-support"]], "Known Issues": [[6, "known-issues"]], "Technical Support": [[6, "technical-support"], [13, "technical-support"], [14, "technical-support"], [15, "technical-support"], [16, "technical-support"]], "Glossary": [[6, "glossary"]], "AXI PWM Generator": [[7, "axi-pwm-generator"]], "Channel phase alignment": [[7, "channel-phase-alignment"]], "Software bringup (software reset)": [[7, "software-bringup-software-reset"]], "Force align": [[7, "force-align"]], "Start at sync": [[7, "start-at-sync"]], "Timing Diagrams and examples": [[7, "timing-diagrams-and-examples"]], "I3C Controller Core": [[8, "i3c-controller-core"]], "Signal and Interface Pins": [[8, "signal-and-interface-pins"], [9, "signal-and-interface-pins"], [13, "signal-and-interface-pins"], [14, "signal-and-interface-pins"], [18, "signal-and-interface-pins"], [25, "signal-and-interface-pins"], [26, "signal-and-interface-pins"], [27, "signal-and-interface-pins"], [32, "signal-and-interface-pins"]], "I3C Controller Host Interface": [[9, "i3c-controller-host-interface"]], "FIFO Threshold Interrupts": [[9, "fifo-threshold-interrupts"], [18, "fifo-threshold-interrupts"]], "Pending Interrupts": [[9, "pending-interrupts"]], "I3C Controller": [[10, "i3c-controller"]], "Sub-modules": [[10, "sub-modules"], [20, "sub-modules"], [29, "sub-modules"]], "Software": [[10, "software"], [20, "software"], [29, "software"]], "Control Interface": [[11, "control-interface"]], "Instruction Set Specification": [[11, "instruction-set-specification"]], "Command Descriptors": [[11, "command-descriptors"]], "CCC Instruction": [[11, "ccc-instruction"]], "Private Transfer": [[11, "private-transfer"]], "Command Receipts": [[11, "command-receipts"]], "Error codes": [[11, "error-codes"]], "In-Band Interrupts": [[11, "in-band-interrupts"]], "SDI and SDO": [[11, "sdi-and-sdo"]], "Dynamic Address Assignment": [[11, "dynamic-address-assignment"]], "Word Command Interface": [[11, "word-command-interface"]], "Configuration Registers": [[11, "configuration-registers"], [21, "configuration-registers"], [30, "configuration-registers"]], "Offload Interface": [[11, "offload-interface"]], "The Block RAM Offload": [[11, "the-block-ram-offload"]], "Debugging Tips": [[11, "debugging-tips"]], "IP Cores": [[12, "ip-cores"]], "ADC JESD204B/C Transport Peripheral": [[13, "adc-jesd204b-c-transport-peripheral"]], "Synthesis Configuration Parameters": [[13, "synthesis-configuration-parameters"], [14, "synthesis-configuration-parameters"]], "Link layer interface": [[13, "link-layer-interface"], [14, "link-layer-interface"]], "Application layer interface": [[13, "application-layer-interface"], [14, "application-layer-interface"]], "Clock Monitor": [[13, "clock-monitor"], [14, "clock-monitor"], [15, "clock-monitor"], [16, "clock-monitor"]], "Data Formatter": [[13, "data-formatter"]], "PRBS Check": [[13, "prbs-check"]], "External synchronization": [[13, "external-synchronization"], [14, "external-synchronization"]], "Restrictions": [[13, "restrictions"], [14, "restrictions"], [15, "restrictions"], [16, "restrictions"]], "Supported Devices": [[13, "supported-devices"], [14, "supported-devices"], [15, "supported-devices"], [16, "supported-devices"]], "JESD204B Analog-to-Digital Converters": [[13, "jesd204b-analog-to-digital-converters"], [15, "jesd204b-analog-to-digital-converters"], [17, "jesd204b-analog-to-digital-converters"]], "JESD204B RF Transceivers": [[13, "jesd204b-rf-transceivers"], [14, "jesd204b-rf-transceivers"], [15, "jesd204b-rf-transceivers"], [16, "jesd204b-rf-transceivers"], [17, "jesd204b-rf-transceivers"]], "JESD204B/C Mixed-Signal Front Ends": [[13, "jesd204b-c-mixed-signal-front-ends"], [14, "jesd204b-c-mixed-signal-front-ends"], [15, "jesd204b-c-mixed-signal-front-ends"], [16, "jesd204b-c-mixed-signal-front-ends"], [17, "jesd204b-c-mixed-signal-front-ends"]], "DAC JESD204B/C Transport Peripheral": [[14, "dac-jesd204b-c-transport-peripheral"]], "Data paths": [[14, "data-paths"]], "JESD204B Digital-to-Analog Converters": [[14, "jesd204b-digital-to-analog-converters"], [16, "jesd204b-digital-to-analog-converters"], [17, "jesd204b-digital-to-analog-converters"]], "JESD204B/C Link Receive Peripheral": [[15, "jesd204b-c-link-receive-peripheral"]], "AXI JESD204 RX Synthesis Configuration Parameters": [[15, "axi-jesd204-rx-synthesis-configuration-parameters"]], "JESD204 RX Synthesis Configuration Parameters": [[15, "jesd204-rx-synthesis-configuration-parameters"]], "AXI JESD204 RX Signal and Interface Pins": [[15, "axi-jesd204-rx-signal-and-interface-pins"]], "JESD204 RX Signal and Interface Pins": [[15, "jesd204-rx-signal-and-interface-pins"]], "JESD204 Control Signals": [[15, "jesd204-control-signals"]], "Transceiver Interface (RX_PHYn)": [[15, "transceiver-interface-rx-phyn"]], "User Data Interface (RX_DATA)": [[15, "user-data-interface-rx-data"]], "Peripheral Identification and HDL Synthesis Settings": [[15, "peripheral-identification-and-hdl-synthesis-settings"], [16, "peripheral-identification-and-hdl-synthesis-settings"]], "Link Control": [[15, "link-control"], [16, "link-control"]], "Multi-link Control": [[15, "multi-link-control"], [16, "multi-link-control"]], "Link Configuration": [[15, "link-configuration"], [16, "link-configuration"]], "SYSREF Handling": [[15, "sysref-handling"], [16, "sysref-handling"]], "Link Status": [[15, "link-status"], [16, "link-status"]], "Lane Status": [[15, "lane-status"]], "8B/10B Link Lane Status Fields": [[15, "b-10b-link-lane-status-fields"]], "64B/66B Link Lane Status Fields": [[15, "b-66b-link-lane-status-fields"]], "8B/10B Link ILAS Configuration Data": [[15, "b-10b-link-ilas-configuration-data"]], "8B/10B Link": [[15, "b-10b-link"], [16, "b-10b-link"]], "8B/10B Link State Machine": [[15, "b-10b-link-state-machine"], [16, "b-10b-link-state-machine"]], "RESET phase": [[15, "reset-phase"], [15, "axi-jesd204-rx-reset-phase-1"]], "WAIT FOR PHY phase": [[15, "wait-for-phy-phase"]], "CGS phase": [[15, "cgs-phase"]], "DATA phase": [[15, "data-phase"], [15, "axi-jesd204-rx-data-phase-1"]], "8B/10B Multi-endpoint RX link establishment": [[15, "b-10b-multi-endpoint-rx-link-establishment"]], "64B/66B Link": [[15, "b-66b-link"], [16, "b-66b-link"]], "64B/66B Link State Machine": [[15, "b-66b-link-state-machine"]], "WAIT BS phase": [[15, "wait-bs-phase"]], "BLOCK SYNC phase": [[15, "block-sync-phase"]], "64B/66B Link Extended MultiBlock Alignment State Machine": [[15, "b-66b-link-extended-multiblock-alignment-state-machine"]], "EMB INIT State": [[15, "emb-init-state"]], "EMB HUNT State": [[15, "emb-hunt-state"]], "EMB LOCK State": [[15, "emb-lock-state"]], "Dual clock operation": [[15, "dual-clock-operation"], [16, "dual-clock-operation"]], "64b/66b Link latency reduction": [[15, "b-66b-link-latency-reduction"]], "Additional Information": [[15, "additional-information"], [17, "additional-information"]], "JESD204B/C Link Transmit Peripheral": [[16, "jesd204b-c-link-transmit-peripheral"]], "AXI JESD204 TX Synthesis Configuration Parameters": [[16, "axi-jesd204-tx-synthesis-configuration-parameters"]], "JESD204 TX Synthesis Configuration Parameters": [[16, "jesd204-tx-synthesis-configuration-parameters"]], "AXI JESD204 TX Signal and Interface Pins": [[16, "axi-jesd204-tx-signal-and-interface-pins"]], "JESD204 TX Signal and Interface Pins": [[16, "jesd204-tx-signal-and-interface-pins"]], "JESD204B Control Signals": [[16, "jesd204b-control-signals"]], "Transceiver Interface (TX_PHYn)": [[16, "transceiver-interface-tx-phyn"]], "User Data Interface (TX_DATA)": [[16, "user-data-interface-tx-data"]], "ILAS Configuration Data": [[16, "ilas-configuration-data"]], "Manual Synchronization Request": [[16, "manual-synchronization-request"]], "Wait Phase (WAIT)": [[16, "wait-phase-wait"]], "Code Group Synchronization Phase (CGS)": [[16, "code-group-synchronization-phase-cgs"]], "Initial Lane Alignment Sequence Phase (ILAS)": [[16, "initial-lane-alignment-sequence-phase-ilas"]], "User Data Phase (DATA)": [[16, "user-data-phase-data"]], "8B/10B Multi-endpoint TX link establishment": [[16, "b-10b-multi-endpoint-tx-link-establishment"]], "Diagnostics": [[16, "diagnostics"]], "JESD204 Interface Framework": [[17, "jesd204-interface-framework"]], "How to Obtain a License": [[17, "how-to-obtain-a-license"]], "FPGA HDL Support": [[17, "fpga-hdl-support"]], "Physical Layer": [[17, "physical-layer"]], "Link Layer": [[17, "link-layer"]], "Transport Layer": [[17, "transport-layer"]], "Linux": [[17, "linux"]], "No-OS": [[17, "no-os"]], "Tutorial": [[17, "tutorial"]], "Example Projects": [[17, "example-projects"]], "Technical Articles": [[17, "technical-articles"]], "JESD204B Rapid Prototyping Platforms": [[17, "jesd204b-rapid-prototyping-platforms"]], "JESD204B Clocking Solutions": [[17, "jesd204b-clocking-solutions"]], "AXI SPI Engine Module": [[18, "axi-spi-engine-module"]], "FIFOs": [[18, "fifos"]], "Synchronization Events": [[18, "synchronization-events"]], "SYNC_EVENT Interrupt": [[18, "sync-event-interrupt"]], "SPI Engine Control Interface": [[19, "spi-engine-control-interface"]], "Signal Pins": [[19, "signal-pins"], [22, "signal-pins"], [24, "signal-pins"], [31, "signal-pins"]], "SPI Engine": [[20, "spi-engine"], [72, "spi-engine"]], "Related IP Cores": [[20, "related-ip-cores"], [29, "related-ip-cores"]], "Examples": [[20, "examples"], [29, "examples"], [59, "examples"]], "Additional Resources": [[20, "additional-resources"], [29, "additional-resources"]], "SPI Engine Instruction Set Specification": [[21, "spi-engine-instruction-set-specification"]], "Instructions": [[21, "instructions"], [30, "instructions"]], "Transfer Instruction": [[21, "transfer-instruction"], [30, "transfer-instruction"]], "Chip-Select Instruction": [[21, "chip-select-instruction"]], "Configuration Write Instruction": [[21, "configuration-write-instruction"]], "Synchronize Instruction": [[21, "synchronize-instruction"]], "Sleep Instruction": [[21, "sleep-instruction"]], "CS Invert Mask Instruction": [[21, "cs-invert-mask-instruction"]], "SPI Configuration Register": [[21, "spi-configuration-register"]], "Prescaler Configuration Register": [[21, "prescaler-configuration-register"]], "Dynamic Transfer Length Register": [[21, "dynamic-transfer-length-register"]], "SPI Engine Offload Control Interface": [[22, "spi-engine-offload-control-interface"]], "SPI Engine Pipeline Delays": [[23, "spi-engine-pipeline-delays"]], "Instruction Execution": [[23, "instruction-execution"]], "Detailed Delays": [[23, "detailed-delays"]], "Offload Module": [[23, "offload-module"]], "Interconnect Module": [[23, "interconnect-module"]], "Execution Module": [[23, "execution-module"]], "AXI Module": [[23, "axi-module"]], "SPI Bus Interface": [[24, "spi-bus-interface"]], "IO configuration": [[24, "io-configuration"]], "Example Verilog IO configuration": [[24, "example-verilog-io-configuration"]], "SPI Engine Execution Module": [[25, "spi-engine-execution-module"]], "SPI Engine Interconnect Module": [[26, "spi-engine-interconnect-module"]], "SPI Engine Offload Module": [[27, "spi-engine-offload-module"]], "SPI Engine Tutorial - PulSAR-ADC": [[28, "spi-engine-tutorial-pulsar-adc"]], "Evaluating the target device": [[28, "evaluating-the-target-device"]], "SPI Engine hierarchy instantiation": [[28, "spi-engine-hierarchy-instantiation"]], "SPI Engine reference clock": [[28, "spi-engine-reference-clock"]], "AD7984 Timing diagram": [[28, "ad7984-timing-diagram"]], "Sample rate control": [[28, "sample-rate-control"]], "DMA setup": [[28, "dma-setup"]], "System Top": [[28, "system-top"]], "System Constraints": [[28, "system-constraints"]], "Testbench": [[28, "testbench"]], "Evaluating the result": [[28, "evaluating-the-result"]], "Software section": [[28, "software-section"]], "Framework Template": [[29, "framework-template"]], "Template Instruction Set Specification": [[30, "template-instruction-set-specification"]], "Other Instruction": [[30, "other-instruction"]], "Yet Another Instruction": [[30, "yet-another-instruction"]], "Template Register": [[30, "template-register"]], "Template Interface": [[31, "template-interface"]], "Template Module": [[32, "template-module"]], "IP Template": [[33, "ip-template"]], "AMD Xilinx Specific IPs": [[34, "amd-xilinx-specific-ips"]], "UTIL_ADXCVR core for AMD Xilinx devices": [[35, "util-adxcvr-core-for-amd-xilinx-devices"]], "Microprocessor clock and reset": [[35, "microprocessor-clock-and-reset"]], "PLL reference clock": [[35, "pll-reference-clock"]], "RX interface": [[35, "rx-interface"]], "TX interface": [[35, "tx-interface"]], "Common DRP Interface": [[35, "common-drp-interface"]], "Channel DRP Interface": [[35, "channel-drp-interface"]], "Eye Scan DRP Interface": [[35, "eye-scan-drp-interface"]], "Physical constraints considerations": [[35, "physical-constraints-considerations"]], "AD4134-FMC HDL project": [[36, "ad4134-fmc-hdl-project"]], "Overview": [[36, "overview"], [37, "overview"], [38, "overview"], [39, "overview"], [40, "overview"], [41, "overview"], [42, "overview"], [43, "overview"], [44, "overview"], [45, "overview"], [46, "overview"], [47, "overview"], [48, "overview"], [49, "overview"], [50, "overview"], [51, "overview"], [52, "overview"], [56, "overview"], [57, "overview"], [58, "overview"]], "Supported boards": [[36, "supported-boards"], [37, "supported-boards"], [38, "supported-boards"], [39, "supported-boards"], [40, "supported-boards"], [41, "supported-boards"], [42, "supported-boards"], [43, "supported-boards"], [44, "supported-boards"], [45, "supported-boards"], [46, "supported-boards"], [47, "supported-boards"], [48, "supported-boards"], [49, "supported-boards"], [50, "supported-boards"], [51, "supported-boards"], [52, "supported-boards"], [56, "supported-boards"], [57, "supported-boards"], [58, "supported-boards"]], "Supported devices": [[36, "supported-devices"], [37, "supported-devices"], [38, "supported-devices"], [39, "supported-devices"], [40, "supported-devices"], [41, "supported-devices"], [42, "supported-devices"], [43, "supported-devices"], [44, "supported-devices"], [45, "supported-devices"], [46, "supported-devices"], [47, "supported-devices"], [48, "supported-devices"], [49, "supported-devices"], [50, "supported-devices"], [51, "supported-devices"], [52, "supported-devices"], [56, "supported-devices"], [57, "supported-devices"], [58, "supported-devices"]], "Supported carriers": [[36, "supported-carriers"], [37, "supported-carriers"], [38, "supported-carriers"], [39, "supported-carriers"], [40, "supported-carriers"], [41, "supported-carriers"], [42, "supported-carriers"], [43, "supported-carriers"], [44, "supported-carriers"], [45, "supported-carriers"], [46, "supported-carriers"], [47, "supported-carriers"], [48, "supported-carriers"], [49, "supported-carriers"], [50, "supported-carriers"], [51, "supported-carriers"], [52, "supported-carriers"], [56, "supported-carriers"], [57, "supported-carriers"], [58, "supported-carriers"]], "Block design": [[36, "block-design"], [37, "block-design"], [38, "block-design"], [39, "block-design"], [40, "block-design"], [41, "block-design"], [42, "block-design"], [43, "block-design"], [44, "block-design"], [45, "block-design"], [46, "block-design"], [47, "block-design"], [48, "block-design"], [49, "block-design"], [50, "block-design"], [51, "block-design"], [52, "block-design"], [56, "block-design"], [57, "block-design"], [58, "block-design"]], "Block diagram": [[36, "block-diagram"], [37, "block-diagram"], [38, "block-diagram"], [39, "block-diagram"], [40, "block-diagram"], [41, "block-diagram"], [42, "block-diagram"], [43, "block-diagram"], [44, "block-diagram"], [45, "block-diagram"], [46, "block-diagram"], [47, "block-diagram"], [48, "block-diagram"], [49, "block-diagram"], [50, "block-diagram"], [51, "block-diagram"], [52, "block-diagram"], [56, "block-diagram"], [57, "block-diagram"], [58, "block-diagram"]], "Jumper setup": [[36, "jumper-setup"], [39, "jumper-setup"], [40, "jumper-setup"], [42, "jumper-setup"], [43, "jumper-setup"], [44, "jumper-setup"], [45, "jumper-setup"], [51, "jumper-setup"], [52, "jumper-setup"]], "CPU/Memory interconnects addresses": [[36, "cpu-memory-interconnects-addresses"], [37, "cpu-memory-interconnects-addresses"], [38, "cpu-memory-interconnects-addresses"], [39, "cpu-memory-interconnects-addresses"], [40, "cpu-memory-interconnects-addresses"], [42, "cpu-memory-interconnects-addresses"], [43, "cpu-memory-interconnects-addresses"], [44, "cpu-memory-interconnects-addresses"], [45, "cpu-memory-interconnects-addresses"], [46, "cpu-memory-interconnects-addresses"], [47, "cpu-memory-interconnects-addresses"], [48, "cpu-memory-interconnects-addresses"], [49, "cpu-memory-interconnects-addresses"], [50, "cpu-memory-interconnects-addresses"], [51, "cpu-memory-interconnects-addresses"], [52, "cpu-memory-interconnects-addresses"], [56, "cpu-memory-interconnects-addresses"], [57, "cpu-memory-interconnects-addresses"], [58, "cpu-memory-interconnects-addresses"], [59, "cpu-memory-interconnects-addresses"]], "SPI connections": [[36, "spi-connections"], [37, "spi-connections"], [38, "spi-connections"], [39, "spi-connections"], [40, "spi-connections"], [41, "spi-connections"], [42, "spi-connections"], [43, "spi-connections"], [44, "spi-connections"], [46, "spi-connections"], [47, "spi-connections"], [48, "spi-connections"], [49, "spi-connections"], [50, "spi-connections"], [51, "spi-connections"], [52, "spi-connections"], [56, "spi-connections"], [58, "spi-connections"]], "GPIOs": [[36, "gpios"], [37, "gpios"], [38, "gpios"], [39, "gpios"], [40, "gpios"], [43, "gpios"], [44, "gpios"], [45, "gpios"], [46, "gpios"], [49, "gpios"], [50, "gpios"], [51, "gpios"], [52, "gpios"], [56, "gpios"], [57, "gpios"], [58, "gpios"], [59, "gpios"]], "Building the HDL project": [[36, "building-the-hdl-project"], [37, "building-the-hdl-project"], [38, "building-the-hdl-project"], [39, "building-the-hdl-project"], [40, "building-the-hdl-project"], [41, "building-the-hdl-project"], [42, "building-the-hdl-project"], [43, "building-the-hdl-project"], [44, "building-the-hdl-project"], [45, "building-the-hdl-project"], [46, "building-the-hdl-project"], [47, "building-the-hdl-project"], [48, "building-the-hdl-project"], [49, "building-the-hdl-project"], [50, "building-the-hdl-project"], [51, "building-the-hdl-project"], [52, "building-the-hdl-project"], [56, "building-the-hdl-project"], [57, "building-the-hdl-project"], [58, "building-the-hdl-project"]], "Resources": [[36, "resources"], [37, "resources"], [38, "resources"], [39, "resources"], [40, "resources"], [41, "resources"], [42, "resources"], [43, "resources"], [44, "resources"], [45, "resources"], [46, "resources"], [47, "resources"], [48, "resources"], [49, "resources"], [50, "resources"], [51, "resources"], [52, "resources"], [56, "resources"], [57, "resources"], [58, "resources"]], "Hardware related": [[36, "hardware-related"], [37, "hardware-related"], [38, "hardware-related"], [39, "hardware-related"], [40, "hardware-related"], [41, "hardware-related"], [42, "hardware-related"], [43, "hardware-related"], [44, "hardware-related"], [45, "hardware-related"], [46, "hardware-related"], [47, "hardware-related"], [48, "hardware-related"], [49, "hardware-related"], [50, "hardware-related"], [51, "hardware-related"], [52, "hardware-related"], [56, "hardware-related"], [57, "hardware-related"], [58, "hardware-related"]], "HDL related": [[36, "hdl-related"], [37, "hdl-related"], [38, "hdl-related"], [39, "hdl-related"], [40, "hdl-related"], [41, "hdl-related"], [42, "hdl-related"], [43, "hdl-related"], [44, "hdl-related"], [45, "hdl-related"], [46, "hdl-related"], [47, "hdl-related"], [48, "hdl-related"], [49, "hdl-related"], [50, "hdl-related"], [51, "hdl-related"], [52, "hdl-related"], [56, "hdl-related"], [57, "hdl-related"], [58, "hdl-related"]], "Software related": [[36, "software-related"], [37, "software-related"], [38, "software-related"], [39, "software-related"], [40, "software-related"], [41, "software-related"], [42, "software-related"], [43, "software-related"], [44, "software-related"], [45, "software-related"], [46, "software-related"], [47, "software-related"], [48, "software-related"], [49, "software-related"], [50, "software-related"], [51, "software-related"], [52, "software-related"], [56, "software-related"], [58, "software-related"]], "More information": [[36, "more-information"], [37, "more-information"], [38, "more-information"], [39, "more-information"], [40, "more-information"], [41, "more-information"], [42, "more-information"], [43, "more-information"], [44, "more-information"], [45, "more-information"], [46, "more-information"], [47, "more-information"], [48, "more-information"], [49, "more-information"], [50, "more-information"], [51, "more-information"], [52, "more-information"], [53, "more-information"], [56, "more-information"], [57, "more-information"], [58, "more-information"]], "Support": [[36, "support"], [37, "support"], [38, "support"], [39, "support"], [40, "support"], [41, "support"], [42, "support"], [43, "support"], [44, "support"], [45, "support"], [46, "support"], [47, "support"], [48, "support"], [49, "support"], [50, "support"], [51, "support"], [52, "support"], [54, "support"], [56, "support"], [57, "support"], [58, "support"]], "AD4630-FMC HDL project": [[37, "ad4630-fmc-hdl-project"]], "SPI mode - transfer zone 1": [[37, "spi-mode-transfer-zone-1"]], "SPI mode - transfer zone 2": [[37, "spi-mode-transfer-zone-2"]], "Echo clock mode - transfer zone 2": [[37, "echo-clock-mode-transfer-zone-2"]], "Configuration modes": [[37, "configuration-modes"], [43, "configuration-modes"], [44, "configuration-modes"], [46, "configuration-modes"], [56, "configuration-modes"], [57, "configuration-modes"], [58, "configuration-modes"]], "Legend": [[37, null], [37, null], [37, null], [40, null], [43, null], [43, null], [43, null], [43, null], [44, null], [44, null], [44, null], [44, null], [51, null], [51, null], [52, null], [52, null], [56, null], [56, null], [57, null]], "I2C connections": [[37, "i2c-connections"], [38, "i2c-connections"], [39, "i2c-connections"], [42, "i2c-connections"], [43, "i2c-connections"], [44, "i2c-connections"], [45, "i2c-connections"], [49, "i2c-connections"], [50, "i2c-connections"], [51, "i2c-connections"], [56, "i2c-connections"], [57, "i2c-connections"], [58, "i2c-connections"]], "Systems related": [[37, "systems-related"], [46, "systems-related"], [47, "systems-related"], [48, "systems-related"], [50, "systems-related"], [51, "systems-related"], [58, "systems-related"]], "AD469X-FMC HDL project": [[38, "ad469x-fmc-hdl-project"]], "AD5766-SDZ HDL project": [[39, "ad5766-sdz-hdl-project"]], "AD7134-FMC HDL project": [[40, "ad7134-fmc-hdl-project"]], "AD719X-ASDZ HDL project": [[41, "ad719x-asdz-hdl-project"]], "Software considerations": [[41, "software-considerations"], [46, "software-considerations"], [48, "software-considerations"], [58, "software-considerations"]], "AD738x_FMC HDL project": [[42, "ad738x-fmc-hdl-project"]], "AD7606X-FMCZ HDL project": [[43, "ad7606x-fmcz-hdl-project"]], "AD7606x_FMCZ serial interface": [[43, "ad7606x-fmcz-serial-interface"]], "AD7606x_FMCZ parallel interface": [[43, "ad7606x-fmcz-parallel-interface"]], "Connections and hardware changes": [[43, "connections-and-hardware-changes"], [44, "connections-and-hardware-changes"]], "AD7616-SDZ HDL project": [[44, "ad7616-sdz-hdl-project"]], "Other required hardware": [[44, "other-required-hardware"], [56, "other-required-hardware"]], "AD7616_SDZ serial interface": [[44, "ad7616-sdz-serial-interface"]], "AD7616_SDZ parallel interface": [[44, "ad7616-sdz-parallel-interface"]], "AD7768-EVB HDL project": [[45, "ad7768-evb-hdl-project"]], "AD7768-EVB": [[45, "ad7768-evb"]], "AD9081-FMCA-EBZ/AD9082-FMCA-EBZ HDL project": [[46, "ad9081-fmca-ebz-ad9082-fmca-ebz-hdl-project"]], "Example block design for Single link; M=8; L=4": [[46, "example-block-design-for-single-link-m-8-l-4"]], "Example block design for Single link; M=4; L=8": [[46, "example-block-design-for-single-link-m-4-l-8"]], "Example block design for Single link; M=2; L=8; JESD204C": [[46, "example-block-design-for-single-link-m-2-l-8-jesd204c"]], "Clock scheme": [[46, "clock-scheme"], [47, "clock-scheme"], [48, "clock-scheme"], [58, "clock-scheme"]], "ZCU102": [[46, "zcu102"]], "VCU118": [[46, "vcu118"]], "ADC - crossbar config": [[46, "adc-crossbar-config"]], "DAC - crossbar config": [[46, "dac-crossbar-config"]], "AD9434-FMC HDL project": [[47, "ad9434-fmc-hdl-project"]], "AD9783-EBZ HDL project": [[48, "ad9783-ebz-hdl-project"]], "ADAQ7980-SDZ HDL project": [[49, "adaq7980-sdz-hdl-project"]], "CN0363 HDL project": [[50, "cn0363-hdl-project"]], "CN0540 HDL project": [[51, "cn0540-hdl-project"]], "CN0561 HDL project": [[52, "cn0561-hdl-project"]], "Projects": [[55, "projects"]], "PULSAR-ADC HDL project": [[56, "pulsar-adc-hdl-project"]], "PulSAR_ADC_PMDZ": [[56, "pulsar-adc-pmdz"]], "PulSAR_ADC_FMC": [[56, "pulsar-adc-fmc"]], "PULSAR-LVDS HDL project": [[57, "pulsar-lvds-hdl-project"]], "Jumper setup AD7625/AD7626": [[57, "jumper-setup-ad7625-ad7626"]], "Jumper setup AD7960/AD7961": [[57, "jumper-setup-ad7960-ad7961"]], "Project template": [[58, "project-template"]], "ADC - crossbar config *** THIS IS JUST AN EXAMPLE ***": [[58, "adc-crossbar-config-this-is-just-an-example"]], "DAC - crossbar config *** THIS IS JUST AN EXAMPLE ***": [[58, "dac-crossbar-config-this-is-just-an-example"]], "HDL Architecture": [[59, "hdl-architecture"]], "How they\u2019re instantiated": [[59, "how-they-re-instantiated"]], "Example": [[59, "example"]], "Typical project diagram": [[59, "typical-project-diagram"]], "Base Design": [[59, "base-design"]], "Microprocessor": [[59, "microprocessor"]], "Memory Interface Controller": [[59, "memory-interface-controller"]], "Peripheral interfaces": [[59, "peripheral-interfaces"]], "SPI": [[59, "spi"]], "I2C/I2S/SPDIF": [[59, "i2c-i2s-spdif"]], "HDMI": [[59, "hdmi"]], "Connectivity": [[59, "connectivity"]], "Interrupts table": [[59, "interrupts-table"]], "Board design and capabilities": [[59, "board-design-and-capabilities"]], "AMD platforms": [[59, "amd-platforms"]], "Intel platforms": [[59, "intel-platforms"]], "VADJ values": [[59, "vadj-values"]], "File structure of a project": [[59, "file-structure-of-a-project"]], "Project files for AMD boards": [[59, "project-files-for-amd-boards"], [73, "project-files-for-amd-boards"]], "Project files for Intel boards": [[59, "project-files-for-intel-boards"], [73, "project-files-for-intel-boards"]], "Build an HDL project": [[60, "build-an-hdl-project"]], "Setup and check your environment": [[60, "setup-and-check-your-environment"]], "Setup the HDL repository": [[60, "setup-the-hdl-repository"]], "Building the projects": [[60, "building-the-projects"]], "Building an Intel project": [[60, "building-an-intel-project"]], "Checking the build and analyzing results": [[60, "checking-the-build-and-analyzing-results"]], "Building an AMD project": [[60, "building-an-amd-project"]], "Enabling Out-of-Context synthesis": [[60, "enabling-out-of-context-synthesis"]], "Checking the build and analyzing results of library components": [[60, "checking-the-build-and-analyzing-results-of-library-components"]], "Checking the build and analyzing results of projects": [[60, "checking-the-build-and-analyzing-results-of-projects"]], "Supported targets of make command": [[60, "supported-targets-of-make-command"]], "Tools and their versions": [[60, "tools-and-their-versions"]], "Tools": [[60, "tools"], [60, "id1"]], "Tool versions": [[60, "tool-versions"]], "Environment": [[60, "environment"]], "Linux environment setup": [[60, "linux-environment-setup"]], "Windows environment setup": [[60, "windows-environment-setup"]], "Preparing the SD card": [[60, "preparing-the-sd-card"]], "Errors, Warnings and Notes": [[60, "errors-warnings-and-notes"]], "AMD: Vivado": [[60, "amd-vivado"]], "Customize HDL projects": [[61, "customize-hdl-projects"]], "Documentation guidelines": [[62, "documentation-guidelines"]], "Templates": [[62, "templates"]], "Common sections": [[62, "common-sections"]], "HDL Git repository": [[63, "hdl-git-repository"]], "Folder structure": [[63, "folder-structure"]], "The projects are structured as follows": [[63, "the-projects-are-structured-as-follows"]], "The library are structured as follows": [[63, "the-library-are-structured-as-follows"]], "Repository releases and branches": [[63, "repository-releases-and-branches"]], "ADI HDL coding guideline": [[64, "adi-hdl-coding-guideline"]], "1. Introduction": [[64, "introduction"]], "2. Coding style": [[64, "coding-style"]], "A. Layout": [[64, "a-layout"]], "B. Naming Conventions": [[64, "b-naming-conventions"]], "C. Comments": [[64, "c-comments"]], "D. General": [[64, "d-general"]], "3. Annexes": [[64, "annexes"]], "Annex 1 Verilog file format": [[64, "annex-1-verilog-file-format"]], "Annex 2 VHDL file format": [[64, "annex-2-vhdl-file-format"]], "4. References": [[64, "references"]], "User Guide": [[65, "user-guide"]], "Introduction": [[66, "introduction"]], "Generic AXI ADC": [[67, "generic-axi-adc"]], "Architecture": [[67, "architecture"], [68, "architecture"]], "Receive PHY": [[67, "receive-phy"]], "ADC Channel": [[67, "adc-channel"]], "ADC Core": [[67, "adc-core"]], "LVDS or CMOS RX interface": [[67, "id2"]], "JESD RX interface": [[67, "id3"]], "Write FIFO interface": [[67, "id4"]], "AXI Memory Map Slave": [[67, "id5"], [68, "id5"]], "Typical Register Map base addresses": [[67, "typical-register-map-base-addresses"], [68, "typical-register-map-base-addresses"]], "Generic AXI DAC": [[68, "generic-axi-dac"]], "Transmit PHY": [[68, "transmit-phy"]], "DAC Channel": [[68, "dac-channel"]], "DAC Core": [[68, "dac-core"]], "LVDS or CMOS TX interface": [[68, "id2"]], "JESD TX interface": [[68, "id3"]], "Read FIFO interface": [[68, "id4"]], "Creating a new IP": [[69, "creating-a-new-ip"]], "Verilog File": [[69, "verilog-file"]], "Importing with Using Method": [[69, "importing-with-using-method"]], "Ranged Registers and Fields": [[69, "ranged-registers-and-fields"]], "Xilinx": [[69, "xilinx"]], "TCL File": [[69, "tcl-file"], [69, "id1"]], "Makefile": [[69, "makefile"], [69, "id2"]], "Intel": [[69, "intel"]], "ADI IP cores": [[70, "adi-ip-cores"]], "Frameworks": [[70, "frameworks"]], "ADC/DAC": [[70, "adc-dac"]], "DMA": [[70, "dma"]], "Video": [[70, "video"]], "Utilities": [[70, "utilities"]], "Microprocessor interface": [[71, "microprocessor-interface"]], "uP interface and signals": [[71, "up-interface-and-signals"]], "Clock and reset": [[71, "id1"]], "Read interface": [[71, "id2"]], "Write interface": [[71, "id3"]], "Timing diagram": [[71, "timing-diagram"]], "Use ADI IPs into your own project": [[72, "use-adi-ips-into-your-own-project"]], "Vivado": [[72, "vivado"], [72, "id1"], [72, "id2"]], "Quartus": [[72, "quartus"]], "JESD204": [[72, "jesd204"]], "Porting ADI\u2019s HDL reference designs": [[73, "porting-adi-s-hdl-reference-designs"]], "Quick Compatibility Check": [[73, "quick-compatibility-check"]], "Base design files": [[73, "base-design-files"]], "Example with an AMD Xilinx board": [[73, "example-with-an-amd-xilinx-board"]], "Example with an Intel board": [[73, "example-with-an-intel-board"]], "Project files": [[73, "project-files"]], "Tips": [[73, "tips"]], "Generating the FMC I/O constraints": [[73, "generating-the-fmc-i-o-constraints"]], "Creating carrier common FMC connections": [[73, "creating-carrier-common-fmc-connections"]], "Releases": [[74, "releases"]], "Porting a release branch to another Tool version": [[74, "porting-a-release-branch-to-another-tool-version"]], "Release branches": [[74, "release-branches"]], "About the tools we use": [[74, "about-the-tools-we-use"]], "Third party forks": [[75, "third-party-forks"]]}, "indexentries": {}})
\ No newline at end of file
+Search.setIndex({"docnames": ["index", "library/axi_ad3552r/index", "library/axi_ad7768/index", "library/axi_ad777x/index", "library/axi_adaq8092/index", "library/axi_adxcvr/index", "library/axi_dmac/index", "library/axi_pwm_gen/index", "library/i3c_controller/i3c_controller_core", "library/i3c_controller/i3c_controller_host_interface", "library/i3c_controller/index", "library/i3c_controller/interface", "library/index", "library/jesd204/ad_ip_jesd204_tpl_adc/index", "library/jesd204/ad_ip_jesd204_tpl_dac/index", "library/jesd204/axi_jesd204_rx/index", "library/jesd204/axi_jesd204_tx/index", "library/jesd204/index", "library/spi_engine/axi_spi_engine", "library/spi_engine/control-interface", "library/spi_engine/index", "library/spi_engine/instruction-format", "library/spi_engine/offload-control-interface", "library/spi_engine/pipeline-delays", "library/spi_engine/spi-bus-interface", "library/spi_engine/spi_engine_execution", "library/spi_engine/spi_engine_interconnect", "library/spi_engine/spi_engine_offload", "library/spi_engine/tutorial", "library/template_framework/index", "library/template_framework/instruction-set", "library/template_framework/interface", "library/template_framework/template_module", "library/template_ip/index", "library/util_mii_to_rmii/index", "library/xilinx/index", "library/xilinx/util_adxcvr/index", "projects/ad4134_fmc/index", "projects/ad4630_fmc/index", "projects/ad469x_fmc/index", "projects/ad5766_sdz/index", "projects/ad7134_fmc/index", "projects/ad719x_asdz/index", "projects/ad738x_fmc/index", "projects/ad7606x_fmc/index", "projects/ad7616_sdz/index", "projects/ad7768evb/index", "projects/ad9081_fmca_ebz/index", "projects/ad9434_fmc/index", "projects/ad9783_ebz/index", "projects/adaq7980_sdz/index", "projects/cn0363/index", "projects/cn0540/index", "projects/cn0561/index", "projects/common/more_information", "projects/common/support", "projects/index", "projects/pulsar_adc/index", "projects/pulsar_lvds/index", "projects/template/index", "user_guide/architecture", "user_guide/build_hdl", "user_guide/customize_hdl", "user_guide/docs_guidelines", "user_guide/git_repository", "user_guide/hdl_coding_guideline", "user_guide/index", "user_guide/introduction", "user_guide/ip_cores/axi_adc/index", "user_guide/ip_cores/axi_dac/index", "user_guide/ip_cores/creating_new_ip", "user_guide/ip_cores/index", "user_guide/ip_cores/up_if", "user_guide/ip_cores/use_adi_ips", "user_guide/porting_project", "user_guide/releases", "user_guide/third_party"], "filenames": ["index.rst", "library/axi_ad3552r/index.rst", "library/axi_ad7768/index.rst", "library/axi_ad777x/index.rst", "library/axi_adaq8092/index.rst", "library/axi_adxcvr/index.rst", "library/axi_dmac/index.rst", "library/axi_pwm_gen/index.rst", "library/i3c_controller/i3c_controller_core.rst", "library/i3c_controller/i3c_controller_host_interface.rst", "library/i3c_controller/index.rst", "library/i3c_controller/interface.rst", "library/index.rst", "library/jesd204/ad_ip_jesd204_tpl_adc/index.rst", "library/jesd204/ad_ip_jesd204_tpl_dac/index.rst", "library/jesd204/axi_jesd204_rx/index.rst", "library/jesd204/axi_jesd204_tx/index.rst", "library/jesd204/index.rst", "library/spi_engine/axi_spi_engine.rst", "library/spi_engine/control-interface.rst", "library/spi_engine/index.rst", "library/spi_engine/instruction-format.rst", "library/spi_engine/offload-control-interface.rst", "library/spi_engine/pipeline-delays.rst", "library/spi_engine/spi-bus-interface.rst", "library/spi_engine/spi_engine_execution.rst", "library/spi_engine/spi_engine_interconnect.rst", "library/spi_engine/spi_engine_offload.rst", "library/spi_engine/tutorial.rst", "library/template_framework/index.rst", "library/template_framework/instruction-set.rst", "library/template_framework/interface.rst", "library/template_framework/template_module.rst", "library/template_ip/index.rst", "library/util_mii_to_rmii/index.rst", "library/xilinx/index.rst", "library/xilinx/util_adxcvr/index.rst", "projects/ad4134_fmc/index.rst", "projects/ad4630_fmc/index.rst", "projects/ad469x_fmc/index.rst", "projects/ad5766_sdz/index.rst", "projects/ad7134_fmc/index.rst", "projects/ad719x_asdz/index.rst", "projects/ad738x_fmc/index.rst", "projects/ad7606x_fmc/index.rst", "projects/ad7616_sdz/index.rst", "projects/ad7768evb/index.rst", "projects/ad9081_fmca_ebz/index.rst", "projects/ad9434_fmc/index.rst", "projects/ad9783_ebz/index.rst", "projects/adaq7980_sdz/index.rst", "projects/cn0363/index.rst", "projects/cn0540/index.rst", "projects/cn0561/index.rst", "projects/common/more_information.rst", "projects/common/support.rst", "projects/index.rst", "projects/pulsar_adc/index.rst", "projects/pulsar_lvds/index.rst", "projects/template/index.rst", "user_guide/architecture.rst", "user_guide/build_hdl.rst", "user_guide/customize_hdl.rst", "user_guide/docs_guidelines.rst", "user_guide/git_repository.rst", "user_guide/hdl_coding_guideline.rst", "user_guide/index.rst", "user_guide/introduction.rst", "user_guide/ip_cores/axi_adc/index.rst", "user_guide/ip_cores/axi_dac/index.rst", "user_guide/ip_cores/creating_new_ip.rst", "user_guide/ip_cores/index.rst", "user_guide/ip_cores/up_if.rst", "user_guide/ip_cores/use_adi_ips.rst", "user_guide/porting_project.rst", "user_guide/releases.rst", "user_guide/third_party.rst"], "titles": ["HDL Reference Designs", "AXI AD3552R", "AXI AD7768", "AXI AD777x", "AXI ADAQ8092", "AXI_ADXCVR", "AXI DMAC", "AXI PWM Generator", "I3C Controller Core", "I3C Controller Host Interface", "I3C Controller", "Control Interface", "IP Cores", "ADC JESD204B/C Transport Peripheral", "DAC JESD204B/C Transport Peripheral", "JESD204B/C Link Receive Peripheral", "JESD204B/C Link Transmit Peripheral", "JESD204 Interface Framework", "AXI SPI Engine Module", "SPI Engine Control Interface", "SPI Engine", "SPI Engine Instruction Set Specification", "SPI Engine Offload Control Interface", "SPI Engine Pipeline Delays", "SPI Bus Interface", "SPI Engine Execution Module", "SPI Engine Interconnect Module", "SPI Engine Offload Module", "SPI Engine Tutorial - PulSAR-ADC", "Framework Template", "Template Instruction Set Specification", "Template Interface", "Template Module", "IP Template", "Util MII to RMII", "AMD Xilinx Specific IPs", "UTIL_ADXCVR core for AMD Xilinx devices", "AD4134-FMC HDL project", "AD4630-FMC HDL project", "AD469X-FMC HDL project", "AD5766-SDZ HDL project", "AD7134-FMC HDL project", "AD719X-ASDZ HDL project", "AD738x_FMC HDL project", "AD7606X-FMCZ HDL project", "AD7616-SDZ HDL project", "AD7768-EVB HDL project", "AD9081-FMCA-EBZ/AD9082-FMCA-EBZ HDL project", "AD9434-FMC HDL project", "AD9783-EBZ HDL project", "ADAQ7980-SDZ HDL project", "CN0363 HDL project", "CN0540 HDL project", "CN0561 HDL project", "More information", "Support", "Projects", "PULSAR-ADC HDL project", "PULSAR-LVDS HDL project", "Project template", "HDL Architecture", "Build an HDL project", "Customize HDL projects", "Documentation guidelines", "HDL Git repository", "ADI HDL coding guideline", "User Guide", "Introduction", "Generic AXI ADC", "Generic AXI DAC", "Creating a new IP", "ADI IP cores", "Microprocessor interface", "Use ADI IPs into your own project", "Porting ADI\u2019s HDL reference designs", "Releases", "Third party forks"], "terms": {"work": [0, 6, 11, 28, 61, 64, 66, 67, 74, 75], "progress": [0, 6, 18, 21], "all": [0, 1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 21, 23, 25, 28, 33, 36, 37, 38, 39, 40, 41, 44, 45, 47, 48, 53, 58, 59, 60, 61, 63, 64, 65, 67, 68, 69, 71, 72, 73, 74, 76], "avail": [0, 1, 2, 3, 4, 5, 6, 9, 11, 13, 14, 15, 16, 20, 21, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 60, 61, 63, 66, 68, 69, 71, 74], "wiki": [0, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 62, 63, 66, 68, 69, 74, 75], "ha": [0, 1, 2, 3, 4, 5, 6, 9, 11, 13, 14, 15, 16, 18, 19, 21, 22, 23, 25, 26, 28, 30, 33, 34, 37, 38, 39, 41, 43, 44, 45, 46, 52, 53, 59, 60, 61, 64, 65, 68, 69, 70, 72, 73, 74], "been": [0, 2, 3, 4, 5, 6, 9, 12, 13, 14, 15, 16, 18, 19, 22, 26, 33, 44, 45, 56, 61, 68], "import": [0, 15, 16, 17, 36, 60, 61, 63, 68, 69, 74], "yet": [0, 6, 13, 14, 15, 16, 57, 70], "analog": [0, 1, 6, 20, 22, 29, 34, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 57, 58, 59, 60, 61, 64, 65, 66, 67, 68, 69, 73], "devic": [0, 1, 2, 3, 4, 6, 9, 11, 17, 20, 21, 29, 33, 34, 55, 60, 61, 64, 65, 66, 67, 68, 69, 70, 73, 74], "inc": [0, 17, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 57, 58, 59, 64, 65, 66, 67], "librari": [0, 1, 2, 3, 4, 6, 7, 8, 9, 13, 14, 18, 19, 22, 24, 25, 26, 27, 28, 31, 32, 33, 34, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 63, 68, 69, 70, 73, 75], "project": [0, 1, 2, 3, 4, 8, 9, 15, 16, 18, 20, 24, 25, 26, 27, 28, 32, 36, 63, 65, 66, 67, 71, 75, 76], "variou": [0, 21, 65], "prototyp": [0, 47, 59, 60], "system": [0, 1, 2, 3, 4, 5, 6, 7, 13, 15, 16, 17, 20, 24, 33, 36, 43, 44, 45, 50, 57, 58, 60, 61, 64, 65, 68, 74], "thi": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 25, 26, 27, 28, 29, 32, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 56, 57, 58, 60, 61, 63, 64, 65, 66, 67, 68, 69, 70, 72, 73, 74, 75], "repositori": [0, 1, 2, 3, 4, 28, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 57, 58, 59, 63, 65, 66, 67, 73, 74, 76], "contain": [0, 1, 2, 3, 4, 5, 6, 13, 14, 15, 16, 18, 20, 25, 27, 28, 29, 33, 34, 36, 44, 45, 47, 50, 51, 58, 59, 60, 61, 64, 65, 68, 69, 72, 74, 75], "code": [0, 15, 24, 28, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 60, 63, 64, 66, 70, 73, 74], "verilog": [0, 1, 2, 3, 4, 6, 7, 8, 9, 15, 16, 18, 25, 26, 27, 32, 33, 34, 60, 64, 66, 68, 69, 74], "vhdl": [0, 66], "requir": [0, 1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 15, 16, 20, 21, 23, 24, 28, 33, 36, 38, 40, 44, 46, 60, 61, 64, 65, 68, 69, 70, 73, 74], "tcl": [0, 1, 2, 3, 4, 7, 8, 9, 13, 14, 15, 16, 18, 25, 26, 27, 28, 32, 33, 47, 59, 60, 61, 64, 68, 69, 73, 74, 75], "script": [0, 1, 2, 3, 4, 8, 9, 13, 14, 15, 16, 18, 25, 26, 27, 28, 32, 33, 60, 61, 64, 68, 69, 70, 73, 74, 75], "creat": [0, 1, 2, 3, 4, 13, 17, 23, 28, 33, 59, 60, 61, 64, 71, 75], "build": [0, 7, 17, 28, 64, 66, 67, 70, 73, 75], "specif": [0, 1, 2, 3, 4, 5, 9, 10, 12, 13, 14, 15, 16, 17, 20, 28, 29, 33, 34, 46, 48, 49, 50, 59, 60, 63, 64, 65, 67, 68, 69, 74], "fpga": [0, 1, 2, 3, 4, 5, 13, 14, 15, 16, 24, 28, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 57, 58, 59, 60, 61, 64, 65, 66, 67, 68, 69, 74], "exampl": [0, 1, 2, 3, 4, 6, 9, 11, 15, 16, 21, 33, 48, 61, 62, 65, 70, 73, 75], "us": [0, 1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 28, 29, 30, 31, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 57, 58, 59, 60, 61, 63, 64, 65, 66, 67, 68, 69, 71, 72, 74], "xilinx": [0, 1, 2, 3, 4, 6, 12, 13, 14, 17, 33, 37, 38, 41, 42, 47, 53, 56, 59, 60, 61, 65, 66, 67, 68, 69, 75], "intel": [0, 1, 2, 3, 4, 6, 7, 13, 14, 17, 33, 47, 56, 59, 64, 66, 67, 68, 69, 75], "tool": [0, 7, 17, 28, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 57, 58, 59, 60, 64, 65, 66, 67, 73, 74], "chain": [0, 6, 17, 38, 40, 47, 50, 57, 59], "user": [0, 1, 2, 3, 4, 5, 12, 13, 14, 17, 21, 28, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 57, 58, 59, 60, 61, 64, 65, 67, 68, 69, 73, 74, 75], "guid": [0, 5, 12, 13, 14, 16, 17, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 57, 58, 59, 61, 65, 67, 70], "ip": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 13, 14, 15, 16, 17, 18, 25, 26, 27, 28, 32, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 60, 61, 64, 65, 66, 67, 68, 69, 72, 75, 76], "core": [0, 1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 21, 22, 25, 27, 28, 33, 34, 38, 44, 45, 47, 60, 61, 64, 65, 66, 70, 72, 73, 75], "s_axis_axi_aclks_axi_aresetndac_clkdma_datavalid_in_dmavalid_in_dma_secdata_in_adata_in_bvalid_in_avalid_in_bsdio_iexternal_syncdac_data_readydac_sclkdac_csnsdio_osdio_tsync_ext_deviceaxi_ad3552r": 1, "The": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 60, 61, 63, 65, 66, 67, 68, 69, 70, 72, 73, 74, 75], "can": [1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 28, 30, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 60, 61, 62, 64, 65, 67, 68, 69, 70, 71, 73, 74, 76], "low": [1, 5, 6, 7, 8, 9, 13, 14, 15, 16, 18, 20, 21, 24, 25, 26, 27, 34, 37, 38, 40, 41, 42, 43, 46, 48, 50, 51, 53, 57, 58, 65, 68, 69, 72, 74], "drift": [1, 38], "ultra": 1, "fast": [1, 6, 21, 41, 46, 60], "16": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 14, 15, 16, 17, 18, 20, 21, 25, 27, 28, 33, 38, 39, 40, 43, 44, 45, 47, 49, 50, 52, 58, 59, 60, 61, 65, 68, 69, 70, 75], "bit": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 14, 15, 16, 17, 18, 20, 21, 28, 30, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 60, 61, 65, 68, 69, 75], "accuraci": [1, 50, 51], "current": [1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 15, 16, 17, 18, 21, 22, 25, 33, 36, 38, 39, 43, 46, 47, 52, 53, 61, 64, 65, 68, 69, 70, 74], "output": [1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 27, 28, 31, 33, 36, 38, 40, 41, 42, 46, 51, 52, 57, 58, 59, 60, 61, 65, 68, 69, 70, 72], "digit": [1, 2, 3, 4, 20, 33, 37, 38, 40, 41, 43, 44, 45, 46, 48, 49, 50, 51, 53, 57, 58, 65, 67, 68, 69], "convert": [1, 3, 6, 20, 28, 34, 36, 37, 38, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 53, 57, 58, 59, 63, 68, 69, 72], "dac": [1, 2, 3, 4, 6, 13, 15, 16, 17, 20, 33, 40, 49, 52, 68, 70, 73], "multipl": [1, 2, 3, 4, 5, 6, 13, 14, 15, 16, 17, 18, 20, 25, 26, 33, 38, 48, 50, 59, 61, 64, 65, 68, 69, 70, 72], "voltag": [1, 5, 20, 38, 40, 43, 44, 45, 46, 48, 52, 58, 74], "span": [1, 6, 40, 57], "rang": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 14, 15, 16, 17, 18, 25, 26, 27, 28, 32, 33, 34, 36, 37, 38, 40, 41, 42, 43, 44, 46, 49, 52, 53, 57, 58, 60, 65, 68, 69], "base": [1, 2, 3, 4, 6, 7, 11, 13, 14, 15, 16, 17, 18, 21, 33, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 61, 62, 64], "vivado": [1, 2, 3, 4, 8, 9, 15, 16, 18, 25, 26, 27, 28, 32, 33, 60, 64, 70, 74, 75], "compat": [1, 2, 3, 4, 6, 13, 14, 15, 16, 33, 38, 40, 43, 49, 50, 52, 68, 69], "8b": [1, 2, 3, 4, 13, 14, 33, 68, 69], "read": [1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 15, 16, 18, 21, 28, 30, 33, 38, 63, 65, 67, 68], "write": [1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 15, 16, 18, 22, 23, 30, 33, 40, 47, 51, 59, 61, 69, 70, 74], "sdr": [1, 2, 3, 4, 13, 14, 15, 16, 17, 33, 38, 62, 68, 69], "ddr": [1, 2, 3, 4, 13, 14, 28, 33, 38, 47, 48, 59, 68, 69], "16b": [1, 2, 3, 4, 13, 14, 33, 68, 69], "data": [1, 2, 3, 4, 5, 9, 10, 11, 17, 18, 19, 21, 22, 23, 25, 26, 27, 28, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 60, 61, 65, 67, 68, 69, 70, 72, 73], "stream": [1, 5, 9, 10, 11, 15, 16, 18, 19, 20, 21, 22, 25, 26, 27, 28, 31, 39, 47], "clk_in": [1, 2, 3], "8": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 14, 15, 16, 17, 18, 21, 24, 25, 26, 27, 28, 30, 32, 33, 36, 38, 41, 43, 44, 46, 50, 52, 59, 60, 61, 65, 68, 69, 70], "4": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 14, 15, 16, 17, 18, 21, 23, 27, 28, 30, 33, 36, 37, 38, 40, 41, 43, 44, 46, 48, 50, 52, 53, 58, 59, 60, 61, 68, 69, 70, 73, 74, 75], "updat": [1, 9, 11, 18, 21, 30, 40, 59, 61, 64, 65, 74, 75], "rate": [1, 5, 6, 13, 14, 15, 16, 34, 36, 38, 39, 40, 42, 43, 44, 45, 46, 47, 48, 49, 52, 53, 57, 59, 69], "select": [1, 2, 3, 4, 5, 6, 13, 14, 15, 16, 17, 23, 24, 25, 28, 30, 33, 34, 38, 40, 44, 45, 46, 47, 59, 61, 66, 68, 69, 73], "input": [1, 2, 3, 4, 8, 11, 13, 14, 15, 16, 17, 19, 22, 23, 24, 31, 33, 36, 37, 38, 41, 42, 43, 44, 45, 46, 48, 50, 52, 53, 57, 58, 60, 61, 65, 68, 69, 72], "sourc": [1, 2, 3, 4, 5, 6, 7, 8, 9, 13, 14, 15, 16, 17, 18, 23, 25, 26, 27, 28, 32, 33, 34, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 60, 61, 63, 64, 65, 68, 69, 70, 73, 74], "dma": [1, 2, 3, 4, 5, 6, 9, 10, 11, 13, 14, 33, 38, 44, 45, 51, 59, 68, 69], "adc": [1, 2, 3, 4, 6, 10, 11, 14, 15, 16, 17, 20, 29, 33, 37, 38, 39, 41, 42, 43, 44, 45, 46, 48, 50, 51, 52, 53, 56, 58, 69, 73], "test_ramp": 1, "out": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 13, 14, 15, 16, 18, 20, 25, 26, 27, 32, 33, 34, 38, 44, 45, 46, 47, 51, 52, 57, 59, 64, 65, 68, 69, 74, 75], "clock": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 18, 21, 23, 24, 25, 26, 27, 32, 33, 34, 37, 39, 40, 41, 42, 43, 44, 45, 46, 50, 51, 52, 53, 57, 58, 60, 65, 68, 69, 73, 74], "sclk": [1, 21, 24, 25, 28], "frequenc": [1, 2, 3, 4, 13, 14, 15, 16, 21, 28, 33, 34, 36, 37, 38, 40, 41, 44, 45, 46, 51, 52, 53, 59, 65, 68, 69], "when": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 24, 26, 27, 33, 34, 36, 38, 40, 47, 57, 59, 60, 61, 63, 64, 65, 68, 69, 70, 74, 75], "i": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 60, 61, 63, 64, 65, 67, 68, 69, 70, 72, 73, 75, 76], "2": [1, 2, 3, 4, 6, 7, 8, 9, 11, 13, 14, 15, 16, 17, 18, 20, 21, 23, 25, 27, 28, 29, 30, 33, 34, 36, 40, 41, 43, 44, 45, 46, 50, 51, 52, 53, 57, 58, 59, 60, 61, 64, 68, 69, 73, 74, 75], "mode": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 13, 14, 15, 16, 24, 28, 33, 34, 36, 37, 39, 40, 41, 43, 46, 50, 53, 61, 65, 68, 69], "have": [1, 2, 3, 4, 5, 6, 7, 9, 12, 13, 14, 15, 16, 17, 18, 23, 26, 28, 33, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 56, 57, 58, 59, 60, 61, 63, 64, 65, 67, 68, 69, 70, 72, 73, 74, 75], "maximum": [1, 2, 3, 4, 6, 7, 8, 13, 14, 15, 16, 18, 23, 28, 33, 37, 38, 39, 40, 46, 49, 52, 53, 61, 65, 68, 69, 74], "132mhz": 1, "synchron": [1, 2, 3, 4, 7, 8, 9, 11, 15, 17, 19, 23, 25, 26, 27, 32, 33, 46, 47, 51, 59, 64, 65, 68, 69], "capabl": [1, 2, 3, 4, 5, 13, 14, 28, 33, 37, 41, 46, 52, 53, 68, 69, 74], "set": [1, 2, 3, 4, 5, 7, 8, 9, 10, 13, 14, 18, 20, 24, 27, 28, 29, 33, 36, 40, 44, 45, 47, 50, 52, 57, 58, 59, 61, 64, 65, 68, 69, 70, 73, 74, 75], "an": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 13, 14, 15, 16, 17, 18, 20, 21, 25, 28, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 60, 63, 64, 65, 66, 67, 68, 69, 70, 72, 73, 75], "name": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 14, 15, 16, 18, 19, 21, 22, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 60, 61, 64, 68, 69, 70, 72, 73, 74], "axi_ad3552r": [1, 64], "v": [1, 2, 3, 4, 5, 6, 7, 8, 9, 13, 14, 15, 16, 17, 18, 21, 25, 26, 27, 30, 32, 33, 34, 38, 40, 43, 44, 45, 46, 50, 58, 59, 60, 61, 65, 68, 69, 70, 72, 74], "axi_ad3552r_channel": 1, "channel": [1, 2, 3, 4, 5, 6, 13, 14, 15, 16, 17, 20, 21, 23, 33, 37, 38, 40, 41, 44, 45, 46, 47, 51, 53, 57, 59, 70, 72], "axi_ad3552r_cor": 1, "axi_ad3552r_if": 1, "modul": [1, 2, 3, 4, 6, 7, 9, 11, 13, 14, 15, 16, 21, 22, 24, 30, 33, 34, 37, 38, 39, 40, 41, 46, 49, 51, 53, 59, 60, 61, 64, 65, 68, 69, 70, 72, 73, 74], "axi_ad3552r_if_tb": 1, "testbench": 1, "setup": [1, 15, 16, 51, 74, 75], "axi_ad3552r_ip": 1, "gener": [1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 24, 25, 26, 27, 28, 32, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 60, 61, 63, 64, 66, 67, 71], "integr": [1, 2, 3, 4, 8, 9, 13, 14, 15, 16, 17, 18, 25, 26, 27, 32, 38, 40, 43, 46, 50, 52, 60, 61, 62, 64, 70], "default": [1, 2, 3, 4, 5, 6, 7, 8, 9, 13, 14, 15, 16, 18, 21, 25, 26, 27, 28, 32, 33, 34, 36, 40, 43, 44, 45, 47, 52, 57, 58, 59, 60, 61, 65, 68, 69, 70, 73], "valu": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 14, 15, 16, 18, 21, 22, 23, 25, 26, 27, 28, 30, 32, 33, 34, 36, 47, 48, 59, 65, 68, 69, 70, 73], "choic": [1, 2, 3, 4, 5, 6, 7, 8, 9, 13, 14, 15, 16, 18, 25, 26, 27, 32, 33, 34, 36, 68, 69], "id": [1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 15, 16, 18, 21, 33, 63, 68, 69, 70], "should": [1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 15, 16, 17, 18, 21, 24, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 57, 58, 59, 60, 61, 64, 65, 67, 68, 69, 70, 72, 73, 74, 75], "uniqu": [1, 2, 3, 4, 6, 7, 13, 14, 15, 16, 18, 33, 61, 65, 68, 69, 70], "each": [1, 2, 3, 4, 6, 7, 9, 11, 13, 14, 15, 16, 17, 18, 19, 21, 23, 28, 33, 36, 37, 41, 44, 45, 46, 47, 51, 53, 59, 60, 61, 62, 64, 65, 68, 69, 70, 72, 74], "0": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 14, 15, 16, 17, 18, 19, 21, 23, 25, 26, 27, 28, 30, 31, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 60, 61, 65, 68, 69, 70, 72, 73, 74, 75], "fpga_technologi": [1, 2, 3, 4, 5, 13, 14, 33, 68, 69], "encod": [1, 2, 3, 4, 5, 13, 14, 15, 16, 25, 33, 47, 59, 68, 69], "describ": [1, 2, 3, 4, 5, 11, 13, 14, 15, 33, 47, 59, 60, 64, 65, 68, 69, 74], "technologi": [1, 2, 3, 4, 5, 13, 14, 17, 33, 36, 65, 68, 69], "arria": [1, 2, 3, 4, 5, 6, 13, 14, 17, 33, 47, 59, 68, 69, 74], "10": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 17, 21, 28, 30, 33, 34, 36, 38, 44, 45, 46, 47, 58, 59, 60, 68, 69, 70, 73, 74], "7seri": [1, 2, 3, 4, 5, 13, 14, 33, 68, 69], "unknown": [1, 4, 5, 6, 11, 13, 14, 36], "1": [1, 2, 3, 4, 6, 7, 8, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 36, 40, 41, 43, 44, 45, 46, 47, 48, 50, 51, 52, 53, 57, 58, 59, 60, 61, 64, 68, 69, 70, 73, 74, 75], "ultrascal": [1, 4, 5, 13, 14, 34, 36, 47, 49, 59, 60, 61, 74], "3": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 14, 15, 16, 17, 18, 21, 23, 25, 28, 30, 33, 34, 36, 40, 43, 44, 45, 46, 47, 50, 52, 59, 60, 61, 68, 69, 73, 74, 75], "versal": [1, 4, 5, 13, 14, 47, 59, 60, 74], "fpga_famili": [1, 2, 3, 4, 5, 13, 14, 33, 68, 69], "famili": [1, 2, 3, 4, 5, 6, 13, 14, 20, 28, 29, 33, 42, 43, 57, 58, 60, 68, 69, 74], "variant": [1, 2, 3, 4, 5, 13, 14, 28, 33, 53, 68, 69], "e": [1, 2, 3, 4, 5, 6, 7, 11, 13, 14, 15, 16, 17, 21, 23, 28, 33, 47, 59, 60, 61, 64, 65, 68, 69, 70, 74], "g": [1, 2, 3, 4, 5, 6, 7, 11, 13, 14, 15, 16, 21, 23, 33, 47, 59, 60, 61, 64, 65, 68, 69, 70, 74], "sx": [1, 2, 3, 4, 5, 13, 14, 33, 68, 69], "gx": [1, 2, 3, 4, 5, 13, 14, 33, 68, 69], "gt": [1, 2, 3, 4, 5, 13, 14, 33, 36, 68, 69], "artix": [1, 4, 5, 6, 13, 14, 60], "kintex": [1, 2, 3, 4, 5, 6, 13, 14, 33, 60, 68, 69], "virtex": [1, 2, 3, 4, 5, 6, 13, 14, 33, 60, 61, 68, 69], "zynq": [1, 2, 3, 4, 5, 13, 14, 28, 33, 34, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 60, 61, 68, 69, 74], "versalprim": [1, 4, 5, 13, 14], "5": [1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 15, 16, 17, 18, 21, 28, 30, 33, 36, 37, 38, 40, 41, 43, 44, 45, 46, 47, 50, 52, 53, 57, 58, 59, 60, 61, 64, 68, 69, 73, 75], "versalaicor": [1, 4, 5, 13, 14], "6": [1, 2, 3, 4, 5, 7, 8, 9, 11, 13, 14, 15, 16, 17, 21, 30, 33, 36, 44, 47, 52, 58, 59, 60, 68, 69], "versalpremium": [1, 5, 13, 14], "7": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 14, 15, 16, 18, 19, 21, 25, 26, 27, 28, 30, 32, 33, 36, 37, 41, 46, 47, 50, 52, 53, 58, 59, 60, 65, 68, 69, 70, 74], "speed_grad": [1, 2, 3, 4, 5, 13, 14, 33, 68, 69], "": [1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 15, 16, 18, 21, 25, 27, 30, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 60, 61, 65, 66, 67, 68, 69, 70, 73], "speed": [1, 2, 3, 4, 5, 6, 8, 9, 13, 14, 15, 16, 17, 33, 36, 37, 41, 42, 43, 44, 45, 47, 53, 57, 58, 59, 61, 68, 69], "grade": [1, 2, 3, 4, 5, 9, 13, 14, 33, 68, 69], "1l": [1, 4, 5, 13, 14], "11": [1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 15, 16, 17, 21, 30, 33, 34, 47, 52, 59, 60, 68], "1h": [1, 4, 5, 13, 14], "12": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 14, 15, 16, 17, 20, 21, 28, 30, 33, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 59, 60, 65, 68, 69], "1hv": [1, 4, 5, 13, 14], "13": [1, 2, 3, 4, 5, 6, 7, 13, 14, 15, 16, 18, 21, 30, 33, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 50, 51, 52, 53, 57, 58, 59, 60, 68, 69, 72, 73], "1lv": [1, 4, 5, 13, 14], "14": [1, 2, 3, 4, 5, 7, 8, 9, 13, 14, 15, 16, 17, 21, 28, 30, 33, 40, 43, 57, 59, 60, 68, 69, 70, 75], "20": [1, 4, 5, 9, 11, 13, 14, 15, 16, 20, 36, 40, 45, 47, 59, 60], "2l": [1, 4, 5, 13, 14], "21": [1, 4, 5, 9, 11, 13, 14, 15, 16, 59, 60, 69, 75], "2lv": [1, 4, 5, 13, 14], "22": [1, 4, 5, 9, 11, 13, 14, 59, 60], "2mp": [1, 4, 5, 13, 14], "23": [1, 2, 3, 4, 5, 6, 9, 11, 13, 14, 15, 16, 18, 33, 59, 60, 68, 69, 75], "2lvc": [1, 4, 5, 13, 14], "24": [1, 2, 3, 4, 5, 6, 9, 11, 13, 14, 15, 16, 18, 20, 25, 28, 33, 37, 38, 41, 46, 47, 51, 52, 59, 60, 68, 69], "2lvi": [1, 4, 5, 13, 14], "25": [1, 2, 3, 4, 5, 13, 14, 15, 16, 17, 33, 34, 36, 46, 59, 60, 68, 69], "30": [1, 4, 5, 8, 9, 13, 14, 28, 46, 59, 60], "dev_packag": [1, 2, 3, 4, 5, 13, 14, 33, 68, 69], "packag": [1, 2, 3, 4, 5, 11, 13, 14, 15, 16, 33, 38, 40, 43, 46, 50, 61, 68, 69, 70], "might": [1, 2, 3, 4, 5, 6, 13, 14, 15, 16, 22, 24, 33, 60, 61, 68, 69, 70, 75], "affect": [1, 2, 3, 4, 5, 6, 13, 14, 15, 16, 21, 23, 33, 36, 61, 68, 69], "high": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 17, 18, 20, 21, 28, 33, 36, 40, 42, 43, 44, 45, 46, 47, 48, 49, 50, 52, 57, 58, 59, 61, 68, 69, 74], "rf": [1, 2, 3, 4, 5, 33, 61, 62, 68, 69], "fl": [1, 4, 5, 13, 14], "ff": [1, 4, 5, 6, 13, 14], "fb": [1, 4, 5, 13, 14], "hc": [1, 4, 5, 13, 14], "fh": [1, 4, 5, 13, 14], "c": [1, 4, 5, 6, 23, 24, 25, 28, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 61, 68, 69, 73], "cp": [1, 4, 5, 13, 14, 36], "ft": [1, 4, 5, 13, 14], "9": [1, 2, 3, 4, 5, 7, 9, 13, 14, 15, 16, 21, 30, 33, 36, 38, 46, 52, 59, 60, 61, 65, 68, 69, 75], "fg": [1, 4, 5, 13, 14], "sb": [1, 4, 5, 13, 14], "rb": [1, 4, 5, 13, 14], "r": [1, 4, 5, 13, 14, 15, 16, 21, 30], "cl": [1, 4, 5, 13, 14], "sf": [1, 4, 5, 13, 14], "15": [1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 15, 16, 18, 19, 21, 25, 26, 27, 28, 30, 31, 32, 33, 47, 59, 60, 61, 65, 68, 69, 70, 73, 75], "ba": [1, 4, 5, 13, 14], "fa": [1, 4, 5, 13, 14], "17": [1, 2, 3, 4, 5, 9, 11, 13, 14, 15, 33, 59, 60, 61, 68, 69, 75], "f": [1, 4, 5, 13, 14, 15, 16, 47, 59], "18": [1, 4, 5, 13, 14, 15, 16, 20, 28, 44, 57, 58, 59, 60, 75], "fi": [1, 4, 5, 13, 14], "19": [1, 2, 3, 4, 5, 6, 9, 11, 13, 14, 15, 16, 33, 59, 60, 61, 68, 75], "l": [1, 5, 13, 14, 15, 16, 59, 61], "dds_disabl": [1, 2, 3, 4, 13, 14, 33, 68, 69], "dd": [1, 2, 3, 4, 13, 14, 33, 68, 69], "disabl": [1, 2, 3, 4, 6, 7, 9, 11, 13, 14, 15, 16, 18, 33, 44, 59, 68, 69, 75], "dds_type": [1, 14], "type": [1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 15, 16, 18, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 60, 61, 65, 68, 69, 72, 74, 75], "dds_cordic_dw": [1, 14], "cordic": [1, 14], "dw": [1, 68, 69], "dds_cordic_phase_dw": [1, 14], "phase": [1, 14, 17, 21, 44, 46, 57, 58, 69], "s_axi": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "standard": [1, 2, 3, 4, 13, 14, 15, 16, 17, 19, 26, 33, 39, 40, 43, 51, 60, 61, 64, 68, 69, 74], "slave": [1, 2, 3, 4, 13, 33, 37, 41, 53], "memori": [1, 2, 3, 4, 5, 6, 9, 10, 13, 14, 15, 16, 18, 20, 22, 28, 33, 36, 61, 70, 72], "physic": [1, 2, 3, 4, 6, 7, 8, 9, 13, 14, 15, 16, 18, 21, 24, 25, 26, 27, 28, 32, 33, 34, 35, 47, 59, 60, 61, 68, 69, 73], "port": [1, 2, 3, 4, 5, 6, 7, 8, 9, 12, 13, 14, 15, 16, 18, 25, 26, 27, 32, 33, 34, 36, 56, 59, 60, 61, 65, 66, 68, 69, 70], "logic": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 18, 20, 21, 24, 25, 26, 27, 32, 33, 34, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 64, 65, 68, 69, 70, 73], "direct": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 14, 15, 16, 17, 18, 19, 22, 24, 25, 26, 27, 31, 32, 33, 34, 37, 38, 39, 40, 41, 44, 45, 46, 47, 49, 50, 51, 52, 53, 57, 58, 59, 61, 65, 70, 72], "depend": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 14, 15, 16, 17, 18, 20, 21, 23, 24, 25, 26, 27, 28, 32, 33, 34, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 60, 61, 64, 68, 69, 70], "s_axi_awaddr": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "awaddr": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "s_axi_awprot": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "awprot": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "s_axi_awvalid": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "awvalid": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "s_axi_awreadi": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "awreadi": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "s_axi_wdata": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "wdata": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "31": [1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 15, 16, 18, 33, 36, 59, 60, 65, 68, 69, 70, 72], "s_axi_wstrb": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "wstrb": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "s_axi_wvalid": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "wvalid": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "s_axi_wreadi": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "wreadi": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "s_axi_bresp": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "bresp": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "s_axi_bvalid": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "bvalid": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "s_axi_breadi": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "breadi": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "s_axi_araddr": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "araddr": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "s_axi_arprot": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "arprot": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "s_axi_arvalid": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "arvalid": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "s_axi_arreadi": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "arreadi": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "s_axi_rdata": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "rdata": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "s_axi_rresp": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "rresp": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "s_axi_rvalid": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "rvalid": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "s_axi_rreadi": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "rreadi": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33], "s_axi_aclk": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 28, 33, 70, 72], "clk": [1, 2, 3, 4, 5, 6, 7, 8, 9, 13, 14, 15, 16, 18, 21, 23, 25, 26, 28, 30, 32, 33, 34, 65], "s_axi_aresetn": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 28, 33, 70, 72], "rst": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33, 34, 59, 63, 65], "dac_clk": [1, 69], "dma_data": 1, "from": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 25, 26, 27, 28, 29, 30, 32, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 57, 58, 59, 60, 61, 63, 64, 65, 67, 68, 69, 70, 72, 73, 74, 75, 76], "dmac": [1, 12, 71], "valid_in_dma": 1, "valid": [1, 2, 3, 4, 5, 6, 9, 13, 14, 15, 16, 18, 19, 23, 28, 31, 33, 61, 65, 68, 69, 74, 75], "valid_in_dma_sec": 1, "secondari": 1, "need": [1, 2, 3, 4, 5, 6, 7, 9, 13, 15, 16, 17, 18, 21, 23, 28, 33, 36, 37, 41, 44, 45, 48, 53, 57, 58, 60, 61, 67, 70, 74, 75], "dac_data_readi": 1, "readi": [1, 2, 3, 5, 6, 15, 16, 19, 23, 28, 31, 68], "signal": [1, 2, 3, 4, 5, 7, 11, 20, 21, 28, 33, 34, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 51, 52, 53, 57, 58, 59, 60, 61, 65, 68, 69, 74], "data_in_a": 1, "adc_data": [1, 2, 13], "data_in_b": 1, "valid_in_a": 1, "valid_in_b": 1, "dac_sclk": 1, "serial": [1, 2, 3, 4, 5, 9, 11, 13, 14, 15, 16, 17, 18, 28, 33, 36, 37, 38, 40, 41, 47, 50, 53, 57, 58, 59, 60, 68, 69], "dac_csn": 1, "chip": [1, 2, 3, 4, 23, 24, 25, 30, 33, 34, 37, 41, 43, 44, 45, 48, 53, 59], "sdio_i": 1, "sdio_o": 1, "sdio_t": 1, "o": [1, 2, 3, 4, 11, 13, 14, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 57, 58, 59, 60, 61, 65, 68, 69], "buffer": [1, 5, 11, 15, 17, 18, 24, 28, 38, 40, 43, 44, 45, 46, 47, 48, 50, 57, 58, 59, 60], "control": [1, 2, 3, 4, 5, 6, 12, 13, 14, 18, 20, 21, 23, 24, 25, 26, 27, 33, 37, 38, 39, 40, 41, 43, 44, 45, 50, 52, 53, 57, 61, 68, 69, 70, 72], "external_sync": [1, 7], "extern": [1, 2, 3, 4, 6, 7, 9, 10, 15, 16, 18, 20, 21, 22, 25, 28, 33, 37, 40, 41, 43, 44, 45, 46, 47, 48, 49, 53, 58, 59, 60, 65, 68, 69, 70], "flag": [1, 2, 3, 5, 6, 7, 9, 11], "anoth": [1, 2, 3, 4, 6, 11, 13, 23, 33, 59, 68, 74], "sync_ext_devic": 1, "start_sync": 1, "top": [1, 2, 3, 4, 7, 11, 24, 33, 46, 60, 61, 65, 68, 69, 73, 74], "instanti": [1, 2, 3, 4, 5, 14, 24, 33, 36, 38, 44, 45, 52, 53, 57, 58, 65, 68, 69, 70, 73, 74], "handl": [1, 2, 3, 4, 8, 13, 14, 17, 25, 33, 60, 64, 68, 69], "state": [1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 18, 21, 24, 25, 26, 27, 33, 59, 65, 68, 74], "machin": [1, 11, 25, 27, 52, 57, 65], "quad": [1, 5, 13, 14, 15, 16, 17, 36, 37, 41, 43, 53], "spi": [1, 2, 3, 4, 12, 29, 33, 70, 71], "For": [1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 15, 16, 17, 18, 20, 21, 23, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 57, 58, 59, 60, 61, 64, 65, 68, 69, 70, 73, 74, 75], "common": [1, 2, 3, 4, 5, 13, 14, 20, 28, 33, 38, 43, 44, 45, 50, 57, 59, 60, 61, 64, 68, 69, 70, 73], "ar": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 24, 25, 26, 27, 28, 29, 32, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 57, 58, 59, 60, 61, 63, 65, 67, 68, 69, 70, 72, 73, 74, 75, 76], "axi_ad3552r_dac_common": 1, "dword": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33, 68, 69], "byte": [1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 15, 16, 18, 33, 34, 68, 69], "reg": [1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 15, 16, 18, 33, 65, 68, 69, 70], "field": [1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 16, 17, 18, 21, 33, 57, 65, 68, 69], "0x11": [1, 2, 3, 4, 5, 13, 14, 33, 47, 68, 69], "0x44": [1, 2, 3, 4, 5, 13, 14, 18, 33, 68, 69], "cntrl_1": [1, 14, 69, 70], "statu": [1, 2, 3, 4, 5, 9, 13, 14, 17, 18, 33, 48, 61, 64, 68, 69, 70], "ext_sync_arm": [1, 2, 3, 4, 13, 14, 33, 68, 69], "rw": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33, 68, 69, 70], "0x00000000": [1, 2, 3, 4, 6, 7, 9, 13, 14, 15, 16, 18, 33, 68, 69, 70], "arm": [1, 2, 3, 4, 7, 13, 14, 33, 60, 61, 68, 69], "trigger": [1, 2, 3, 4, 7, 10, 11, 13, 14, 16, 20, 22, 23, 27, 28, 33, 38, 39, 68, 69], "mechan": [1, 2, 3, 4, 13, 14, 15, 28, 33, 68, 69], "sensit": [1, 2, 3, 4, 13, 14, 33, 38, 65, 68, 69], "sync": [1, 2, 3, 4, 6, 9, 11, 13, 14, 16, 18, 19, 21, 23, 25, 26, 33, 47, 59, 68, 69], "onc": [1, 2, 3, 4, 5, 6, 13, 14, 15, 16, 26, 33, 59, 61, 68, 69, 73], "goe": [1, 2, 3, 4, 13, 14, 33, 47, 68, 69], "within": [1, 2, 3, 4, 6, 11, 13, 14, 19, 33, 36, 46, 50, 59, 61, 68, 69, 70], "across": [1, 2, 3, 4, 13, 14, 15, 16, 28, 33, 57, 61, 65, 68, 69, 75], "instanc": [1, 2, 3, 4, 5, 6, 7, 13, 14, 15, 16, 18, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 60, 65, 68, 69, 70], "effect": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 23, 33, 65, 68, 69], "onli": [1, 2, 3, 4, 5, 6, 7, 9, 11, 12, 13, 14, 15, 16, 17, 18, 21, 23, 24, 28, 33, 36, 37, 38, 41, 44, 45, 47, 52, 53, 56, 57, 58, 59, 60, 61, 64, 65, 68, 69, 70, 73, 74, 75], "ext_sync": [1, 2, 3, 4, 7, 13, 14, 33, 68, 69], "synthesi": [1, 2, 3, 4, 33, 60, 65, 68, 69, 74], "self": [1, 2, 3, 4, 5, 13, 14, 16, 33, 58, 68, 69], "clear": [1, 2, 3, 4, 5, 6, 9, 11, 13, 14, 15, 16, 18, 22, 33, 61, 68, 69], "0x12": [1, 2, 3, 4, 5, 11, 13, 14, 33, 47, 68, 69], "0x48": [1, 2, 3, 4, 5, 13, 14, 33, 68, 69], "cntrl_2": [1, 2, 3, 4, 13, 14, 33, 68, 69], "sdr_ddr_n": [1, 2, 3, 4, 13, 14, 33, 68, 69, 70], "repres": [1, 2, 3, 4, 6, 13, 14, 15, 16, 24, 33, 59, 68, 69], "symb_8_16b": [1, 2, 3, 4, 13, 14, 33, 68, 69, 70], "number": [1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 13, 14, 15, 16, 17, 18, 21, 23, 25, 26, 27, 28, 30, 32, 33, 36, 37, 38, 39, 40, 41, 44, 45, 46, 47, 50, 51, 52, 53, 57, 58, 59, 60, 61, 68, 69, 70, 73], "symbol": [1, 2, 3, 4, 13, 14, 33, 65, 68, 69], "format": [1, 2, 3, 4, 10, 11, 12, 13, 14, 15, 16, 20, 33, 56, 59, 68, 69, 75], "0x21": [1, 2, 3, 4, 6, 9, 13, 14, 15, 16, 18, 33, 68, 69], "0x84": [1, 2, 3, 4, 6, 9, 13, 14, 15, 16, 18, 33, 68, 69], "dac_custom_wr": [1, 14, 69], "data_writ": 1, "lsb": [1, 6, 13, 14, 15, 16, 58], "0x22": [1, 2, 3, 4, 6, 9, 13, 14, 15, 16, 18, 33, 68, 69], "0x88": [1, 2, 3, 4, 6, 9, 13, 14, 15, 16, 18, 33, 68, 69], "ui_statu": [1, 2, 3, 4, 13, 14, 33, 68, 69], "if_busi": [1, 14, 69], "ro": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33, 68, 69, 70], "busi": [1, 2, 3, 4, 5, 6, 13, 14, 18, 22, 25, 28, 33, 38, 39, 50, 68, 69], "If": [1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 15, 16, 17, 18, 19, 21, 22, 24, 27, 30, 33, 45, 59, 60, 61, 64, 67, 68, 69, 70, 74, 75], "indic": [1, 2, 3, 4, 5, 6, 9, 11, 13, 14, 15, 16, 22, 25, 28, 33, 34, 50, 61, 65, 68, 69, 74], "0x23": [1, 2, 3, 4, 13, 14, 33, 68, 69], "0x8c": [1, 2, 3, 4, 13, 14, 33, 68, 69], "dac_custom_ctrl": [1, 14, 69], "address": [1, 2, 3, 4, 5, 9, 13, 14, 17, 18, 21, 22, 30, 33, 72], "start": [1, 2, 3, 4, 5, 9, 11, 13, 14, 15, 16, 21, 22, 23, 26, 33, 34, 46, 47, 48, 49, 51, 52, 57, 59, 61, 65, 68, 70, 73, 74], "fsm": [1, 17], "transfer": [1, 2, 3, 4, 9, 13, 14, 18, 22, 23, 28, 33, 34, 47, 59, 68, 69], "transfer_data": 1, "singl": [1, 2, 3, 4, 5, 6, 13, 15, 16, 20, 26, 28, 33, 38, 39, 43, 44, 45, 50, 58, 59, 60, 65, 68, 70], "access": [1, 2, 3, 4, 5, 6, 7, 9, 10, 11, 13, 14, 15, 16, 18, 20, 25, 26, 33, 37, 41, 53, 61, 68, 69, 70, 72], "return": [1, 6, 7, 9, 11, 15, 16, 18, 61], "chang": [1, 4, 6, 7, 9, 14, 15, 16, 18, 23, 28, 42, 47, 49, 59, 61, 63, 64, 65, 69, 70, 73, 75], "axi_ad3552r_dac_channel": 1, "0x100": [1, 2, 3, 4, 6, 9, 13, 14, 15, 16, 18, 33, 68, 69], "0x400": [1, 2, 3, 4, 6, 13, 14, 33, 68, 69], "chan_cntrl0_7": 1, "dac_dds_sel": [1, 14, 69], "intern": [1, 5, 9, 11, 13, 14, 15, 16, 18, 21, 23, 25, 26, 27, 28, 36, 38, 43, 44, 47, 48, 58, 59, 65, 68, 69, 72], "support": [1, 2, 3, 4, 5, 9, 11, 18, 21, 24, 25, 28, 33, 36, 60, 63, 64, 66, 67, 68, 69, 74, 75, 76], "0x00": [1, 9, 14, 21, 69], "tone": [1, 14, 69], "0x01": [1, 9, 14, 21, 69], "pattern": [1, 2, 3, 4, 5, 11, 13, 14, 33, 68, 69], "sed": [1, 14, 69], "0x02": [1, 14, 69], "0x03": [1, 14, 15, 69], "0x04": [1, 14, 69], "invert": [1, 14, 36, 65, 69], "pn7": [1, 2, 3, 4, 13, 14, 33, 68, 69], "0x05": [1, 14, 69], "pn15": [1, 2, 3, 4, 13, 14, 33, 68, 69], "0x06": [1, 14, 69], "150": [1, 2, 3, 4, 13, 14, 33, 59, 68, 69], "0x07": [1, 14, 69], "0x08": [1, 14, 69], "loopback": [1, 2, 3, 4, 13, 14, 33, 68, 69], "0x09": [1, 14, 47, 69], "pnx": [1, 2, 3, 4, 13, 14, 33, 68, 69], "ad9361": [1, 2, 3, 4, 13, 14, 33, 68, 69], "0x0a": [1, 2, 3, 4, 13, 14, 33, 47, 68, 69], "nibbl": [1, 2, 3, 4, 13, 14, 33, 34, 68, 69], "ramp": [1, 2, 3, 4, 13, 14, 33, 68, 69], "adrv9001": [1, 2, 3, 4, 13, 14, 33, 68, 69], "0x0b": [1, 2, 3, 4, 13, 14, 33, 68, 69], "0x116": 1, "0x458": 1, "chan_cntrl1_7": 1, "templat": [1, 12, 60, 74], "0x0": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33, 36, 68, 69], "version": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 21, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 57, 58, 59, 64, 65, 66, 68, 69, 70], "scratch": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33, 68, 69], "0x1": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33, 36, 68, 69], "0x4": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33, 68, 69], "identifi": [1, 2, 3, 4, 5, 6, 7, 11, 13, 14, 15, 21, 33, 61, 65, 68, 69], "0x2": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33, 68, 69], "0x8": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33, 68, 69], "0x3": [1, 2, 3, 4, 6, 7, 13, 14, 15, 16, 18, 33, 68, 69], "0xc": [1, 2, 3, 4, 6, 7, 13, 14, 15, 16, 18, 33, 68, 69], "config": [1, 2, 3, 4, 7, 13, 14, 15, 16, 28, 33, 68, 69, 73], "iqcorrection_dis": [1, 2, 3, 4, 13, 14, 33, 68, 69], "iq": [1, 2, 3, 4, 13, 14, 33, 68, 69], "correct": [1, 2, 3, 4, 11, 13, 14, 15, 16, 28, 33, 36, 65, 68, 69], "wa": [1, 2, 3, 4, 6, 9, 13, 14, 15, 16, 17, 21, 22, 26, 33, 38, 44, 45, 47, 57, 58, 59, 60, 61, 68, 69, 70, 74], "implement": [1, 2, 3, 4, 5, 6, 10, 11, 13, 14, 15, 16, 17, 20, 22, 23, 25, 28, 32, 33, 36, 47, 51, 60, 61, 65, 67, 68, 69, 70, 74], "result": [1, 2, 3, 4, 5, 13, 14, 18, 21, 33, 38, 44, 45, 47, 57, 58, 59, 65, 68, 69, 74], "dcfilter_dis": [1, 2, 3, 4, 13, 14, 33, 68, 69], "dc": [1, 2, 3, 4, 13, 14, 33, 41, 46, 51, 52, 68, 69], "filter": [1, 2, 3, 4, 13, 14, 28, 33, 37, 38, 40, 41, 44, 45, 46, 48, 53, 62, 68, 69], "dataformat_dis": [1, 2, 3, 4, 13, 14, 33, 68, 69], "userports_dis": [1, 2, 3, 4, 13, 14, 33, 68, 69], "relat": [1, 2, 3, 4, 6, 13, 14, 15, 16, 33, 68, 69, 70, 74], "decim": [1, 2, 3, 4, 13, 14, 33, 37, 38, 41, 46, 53, 68, 69], "mode_1r1t": [1, 2, 3, 4, 13, 14, 33, 68, 69], "sheet": [1, 2, 3, 4, 13, 14, 33, 38, 57, 68, 69], "delay_control_dis": [1, 2, 3, 4, 13, 14, 33, 68, 69], "delai": [1, 2, 3, 4, 7, 13, 14, 15, 20, 21, 25, 27, 28, 30, 33, 68, 69], "cmos_or_lvds_n": [1, 2, 3, 4, 13, 14, 33, 68, 69], "cmo": [1, 2, 3, 4, 13, 14, 33], "lvd": [1, 2, 3, 4, 13, 14, 17, 33, 46, 48, 56, 59, 60], "pps_receiver_en": [1, 2, 3, 4, 13, 14, 33, 68, 69], "pp": [1, 2, 3, 4, 13, 14, 33, 68, 69], "receiv": [1, 2, 3, 4, 5, 6, 9, 11, 13, 14, 16, 17, 18, 19, 21, 25, 27, 28, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 57, 58, 59, 69, 74], "enabl": [1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 15, 16, 17, 18, 22, 24, 26, 27, 33, 34, 36, 37, 38, 41, 45, 46, 47, 53, 57, 59, 65, 68, 69], "scalecorrection_onli": [1, 2, 3, 4, 13, 14, 33, 68, 69], "scale": [1, 2, 3, 4, 13, 14, 33, 47, 68, 69], "must": [1, 2, 3, 4, 5, 6, 7, 11, 13, 14, 15, 16, 17, 21, 22, 30, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 60, 61, 64, 65, 68, 69, 70, 74, 75], "transport": [1, 2, 3, 4, 15, 16, 33, 47, 59, 68, 69, 73], "layer": [1, 2, 3, 4, 15, 16, 28, 33, 36, 47, 59, 68, 69, 73], "rd_raw_data": [1, 2, 3, 4, 13, 14, 33, 68, 69], "raw": [1, 2, 3, 4, 9, 13, 14, 15, 16, 18, 33, 51, 68, 69], "chan_raw_data": [1, 2, 3, 4, 13, 14, 33, 68, 69], "adc_channel": [1, 2, 3, 4, 13, 14, 33, 68, 69], "0x10": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33, 68, 69], "pps_irq_mask": [1, 2, 3, 4, 13, 14, 33, 68, 69], "interrupt": [1, 2, 3, 4, 5, 13, 14, 26, 33, 68, 69, 73], "mask": [1, 2, 3, 4, 5, 6, 9, 13, 14, 15, 16, 18, 33, 68, 69], "0x00000001": [1, 2, 3, 4, 6, 13, 14, 15, 16, 18, 33, 68, 69, 70], "1pp": [1, 2, 3, 4, 13, 14, 33, 68, 69], "0x7": [1, 2, 3, 4, 5, 13, 14, 33, 68, 69], "0x1c": [1, 2, 3, 4, 5, 13, 14, 33, 68, 69], "fpga_info": [1, 2, 3, 4, 5, 13, 14, 33, 68, 69], "inform": [1, 2, 3, 4, 6, 9, 23, 33, 34, 35, 60, 61, 63, 64, 67, 68, 69, 71], "adi_intel_device_info_enc": [1, 2, 3, 4, 13, 14, 33, 68, 69], "adi_xilinx_device_info_enc": [1, 2, 3, 4, 13, 14, 33, 68, 69], "axi_ad": [1, 2, 3, 4, 13, 14, 33, 68, 69], "0x40": [1, 2, 3, 4, 5, 7, 9, 13, 14, 15, 16, 18, 33, 68, 69], "rstn": [1, 2, 3, 4, 13, 14, 33, 68, 69], "ce_n": [1, 2, 3, 4, 13, 14, 33, 68, 69], "invers": [1, 2, 3, 4, 13, 14, 15, 16, 21, 33, 36, 68, 69], "export": [1, 2, 3, 4, 13, 14, 33, 61, 68, 69, 74], "mmcm_rstn": [1, 2, 3, 4, 13, 14, 33, 68, 69], "mmcm": [1, 2, 3, 4, 13, 14, 33, 68, 69], "reset": [1, 2, 3, 4, 5, 6, 8, 9, 13, 14, 16, 18, 21, 22, 25, 26, 27, 32, 33, 34, 40, 65, 68, 69, 73], "drp": [1, 2, 3, 4, 5, 13, 14, 33, 68, 69], "IN": [1, 2, 3, 4, 13, 14, 33, 44, 47, 49, 51, 52, 58, 59, 68, 69], "bring": [1, 2, 3, 4, 5, 7, 13, 14, 15, 16, 33, 68, 69], "up": [1, 2, 3, 4, 5, 7, 9, 13, 14, 15, 16, 18, 23, 33, 36, 37, 38, 40, 41, 43, 44, 45, 47, 48, 49, 53, 57, 61, 64, 68, 69, 70, 73, 74], "ext_sync_disarm": [1, 2, 3, 4, 13, 14, 33, 68, 69], "disarm": [1, 2, 3, 4, 13, 14, 33, 68, 69], "manual_sync_request": [1, 2, 3, 4, 13, 14, 16, 33, 68, 69], "issu": [1, 2, 3, 4, 13, 14, 15, 16, 33, 61, 68, 69, 74, 75], "event": [1, 2, 3, 4, 6, 7, 9, 10, 11, 13, 14, 15, 16, 19, 20, 21, 22, 27, 33, 68, 69], "hook": [1, 2, 3, 4, 13, 14, 33, 68, 69], "insid": [1, 2, 3, 4, 13, 14, 23, 28, 33, 36, 60, 61, 64, 65, 68, 69, 70, 72, 73, 74], "fabric": [1, 2, 3, 4, 13, 14, 15, 16, 33, 47, 68, 69], "symb_op": [1, 2, 3, 4, 13, 14, 33, 68, 69], "num_lan": [1, 2, 3, 4, 13, 14, 15, 16, 33, 68, 69], "activ": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 21, 22, 25, 26, 27, 33, 34, 47, 65, 68, 69, 72], "lane": [1, 2, 3, 4, 5, 13, 14, 17, 33, 36, 38, 47, 59, 61, 68, 69, 70, 73], "cssi": [1, 2, 3, 4, 13, 14, 33, 68, 69], "lssi": [1, 2, 3, 4, 13, 14, 33, 68, 69], "par_typ": [1, 14, 69], "pariti": [1, 14, 69], "even": [1, 2, 3, 4, 6, 9, 11, 13, 14, 15, 16, 22, 33, 60, 65, 68, 69], "odd": [1, 2, 3, 4, 13, 14, 33, 68, 69], "par_enb": [1, 14, 69], "frame": [1, 11, 13, 14, 15, 16, 17, 34, 47, 59, 68, 69], "r1_mode": [1, 2, 3, 4, 13, 14, 33, 68, 69], "data_format": [1, 14, 69], "complement": [1, 2, 3, 4, 13, 14, 33, 68, 69], "offset": [1, 2, 3, 4, 7, 13, 14, 15, 16, 33, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 60, 65, 68, 69], "binari": [1, 2, 3, 4, 13, 14, 33, 65, 68, 69], "NOT": [1, 2, 3, 4, 5, 13, 14, 33, 59, 61, 68, 69], "applic": [1, 2, 3, 4, 6, 9, 15, 16, 17, 18, 20, 29, 33, 38, 40, 42, 43, 49, 50, 51, 57, 58, 68, 69], "dac_dp_dis": [1, 14, 69], "reserv": [1, 2, 3, 4, 5, 6, 11, 13, 14, 15, 16, 21, 30, 33, 65, 68, 69, 70], "na": [1, 5, 13, 14, 15, 16, 68, 69], "0x13": [1, 2, 3, 4, 13, 14, 33, 47, 68, 69], "0x4c": [1, 2, 3, 4, 13, 14, 33, 68, 69], "ratecntrl": [1, 14, 69], "possibl": [1, 6, 11, 14, 15, 16, 18, 20, 24, 28, 38, 50, 61, 64, 65, 69, 74, 75], "sampl": [1, 2, 3, 4, 6, 11, 13, 14, 15, 16, 17, 18, 21, 33, 34, 37, 38, 39, 41, 43, 44, 45, 46, 47, 48, 49, 51, 52, 53, 58, 59, 68, 69], "0x14": [1, 5, 6, 7, 14, 15, 16, 18, 69], "0x50": [1, 5, 9, 14, 38, 69], "usual": [1, 2, 3, 4, 13, 14, 33, 59, 60, 61, 68, 69, 75], "dci": [1, 14, 69], "period": [1, 2, 3, 4, 7, 11, 13, 14, 15, 16, 28, 33, 68, 69], "puls": [1, 2, 3, 4, 7, 13, 14, 16, 33, 68, 69], "0x15": [1, 2, 3, 4, 13, 14, 33, 68, 69], "0x54": [1, 2, 3, 4, 13, 14, 33, 68, 69], "status1": [1, 14, 69], "clk_freq": [1, 2, 3, 4, 13, 14, 33, 68, 69], "rel": [1, 2, 3, 4, 7, 13, 14, 15, 16, 21, 33, 61, 68, 69], "processor": [1, 2, 3, 4, 13, 14, 15, 16, 33, 38, 47, 57, 60, 61, 68, 69, 72], "mani": [1, 2, 3, 4, 13, 14, 15, 16, 33, 50, 51, 57, 59, 61, 65, 68, 69], "case": [1, 2, 3, 4, 6, 9, 11, 13, 14, 15, 16, 18, 21, 23, 28, 33, 34, 36, 44, 45, 57, 58, 59, 60, 61, 64, 65, 68, 69, 70, 74, 75, 76], "100mhz": [1, 2, 3, 4, 8, 9, 13, 14, 15, 16, 28, 33, 68, 69], "unsign": [1, 2, 3, 4, 9, 11, 13, 14, 15, 16, 33, 68, 69], "assum": [1, 2, 3, 4, 11, 13, 14, 15, 16, 18, 24, 27, 28, 33, 61, 64, 68, 69, 75], "minimum": [1, 2, 3, 4, 13, 14, 15, 16, 21, 23, 28, 33, 40, 68, 69], "523khz": [1, 2, 3, 4, 13, 14, 15, 16, 33, 68, 69], "554thz": [1, 2, 3, 4, 13, 14, 33, 68, 69], "actual": [1, 2, 3, 4, 11, 13, 14, 15, 16, 28, 33, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 60, 61, 63, 68, 69, 74], "clk_ratio": [1, 2, 3, 4, 13, 14, 33, 68, 69], "see": [1, 2, 3, 4, 5, 6, 7, 9, 11, 12, 13, 14, 15, 16, 17, 23, 26, 28, 33, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 56, 57, 58, 59, 60, 61, 64, 68, 69, 70, 73, 74], "below": [1, 2, 3, 4, 7, 9, 11, 13, 14, 15, 16, 18, 28, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 60, 61, 63, 65, 68, 69], "note": [1, 2, 3, 4, 5, 6, 13, 14, 15, 16, 21, 33, 34, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 57, 58, 59, 64, 68, 69, 75], "mai": [1, 2, 3, 4, 5, 13, 14, 15, 16, 17, 21, 23, 24, 33, 52, 61, 64, 65, 68, 69, 74, 75], "same": [1, 2, 3, 4, 5, 6, 7, 11, 13, 14, 15, 16, 19, 20, 21, 23, 26, 28, 33, 36, 47, 53, 57, 60, 61, 65, 67, 68, 69, 70, 75], "consid": [1, 2, 3, 4, 6, 11, 13, 14, 15, 16, 33, 63, 68, 69], "calcul": [1, 2, 3, 4, 13, 14, 15, 16, 23, 33, 37, 38, 39, 40, 41, 44, 45, 46, 50, 51, 52, 53, 57, 58, 68, 69], "final": [1, 2, 3, 4, 13, 14, 16, 33, 34, 51, 60, 61, 68, 69], "0x16": [1, 2, 3, 4, 13, 14, 33, 68, 69, 70], "0x58": [1, 2, 3, 4, 13, 14, 33, 68, 69], "status2": [1, 14, 69], "ratio": [1, 2, 3, 4, 7, 13, 14, 15, 16, 33, 36, 38, 44, 45, 51, 68, 69], "factor": [1, 2, 3, 4, 13, 14, 17, 33, 68, 69], "ani": [1, 2, 3, 4, 5, 6, 9, 11, 13, 14, 15, 16, 17, 18, 28, 33, 51, 59, 61, 63, 64, 65, 67, 68, 69, 70, 74], "parallel": [1, 2, 3, 4, 13, 14, 15, 16, 18, 25, 26, 32, 33, 37, 41, 53, 61, 68, 69], "convers": [1, 2, 3, 4, 13, 14, 15, 16, 33, 34, 38, 43, 48, 49, 58, 68, 69], "qdr": [1, 2, 3, 4, 13, 14, 33, 68, 69], "0x17": [1, 2, 3, 4, 13, 14, 33, 68, 69], "0x5c": [1, 2, 3, 4, 13, 14, 33, 68, 69], "status3": [1, 14, 69], "error": [1, 2, 3, 4, 5, 6, 9, 13, 14, 15, 16, 33, 34, 36, 46, 65, 68, 69, 74], "try": [1, 2, 3, 4, 13, 14, 33, 61, 65, 68, 69, 75], "0x18": [1, 2, 3, 4, 5, 7, 13, 14, 15, 16, 33, 68, 69], "0x60": [1, 2, 3, 4, 5, 9, 13, 14, 33, 68, 69], "dac_clksel": [1, 14, 69], "allow": [1, 2, 3, 4, 5, 6, 9, 10, 11, 13, 14, 15, 16, 17, 18, 20, 21, 26, 27, 28, 33, 37, 38, 40, 41, 43, 46, 48, 50, 53, 58, 65, 69], "polar": [1, 2, 3, 4, 13, 14, 21, 33, 36, 68, 69], "its": [1, 6, 7, 9, 11, 14, 15, 16, 18, 20, 28, 29, 37, 41, 48, 53, 59, 61, 64, 65, 69, 73, 74], "clk_edge_sel": [1, 14, 69], "0x1a": [1, 2, 3, 4, 5, 13, 14, 33, 68, 69], "0x68": [1, 2, 3, 4, 5, 13, 14, 33, 68, 69], "sync_statu": [1, 2, 3, 4, 13, 14, 16, 33, 68, 69], "dac_sync_statu": [1, 14, 69], "Will": [1, 2, 3, 4, 13, 14, 25, 33, 68, 69], "while": [1, 2, 3, 4, 6, 7, 11, 13, 14, 15, 16, 18, 20, 33, 38, 42, 43, 44, 45, 50, 57, 61, 68, 69, 70], "wait": [1, 2, 3, 4, 5, 6, 7, 11, 13, 14, 18, 21, 23, 33, 68, 69, 73], "0x70": [1, 2, 3, 4, 13, 14, 33, 68, 69], "drp_cntrl": [1, 2, 3, 4, 13, 14, 33, 68, 69], "28": [1, 2, 3, 4, 5, 13, 14, 15, 16, 33, 34, 59, 60, 68, 69], "drp_rwn": [1, 2, 3, 4, 13, 14, 33, 68, 69], "doe": [1, 2, 3, 4, 5, 6, 9, 11, 13, 14, 15, 16, 21, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 61, 64, 65, 67, 68, 69, 70, 75], "includ": [1, 2, 3, 4, 5, 6, 9, 11, 13, 14, 15, 16, 17, 33, 38, 41, 43, 48, 49, 57, 63, 65, 68, 69, 70, 73], "gtx": [1, 2, 3, 4, 5, 13, 14, 33, 36, 60, 68, 69], "drp_disabl": [1, 2, 3, 4, 13, 14, 33, 68, 69], "27": [1, 2, 3, 4, 5, 13, 14, 15, 16, 33, 46, 59, 60, 68, 69], "drp_address": [1, 2, 3, 4, 13, 14, 33, 68, 69], "more": [1, 2, 3, 4, 6, 7, 9, 11, 18, 22, 28, 33, 35, 60, 61, 63, 64, 65, 68, 69, 70, 73, 74], "than": [1, 2, 3, 4, 5, 6, 13, 14, 15, 16, 18, 22, 33, 37, 41, 51, 53, 60, 61, 65, 68, 69, 70, 73], "one": [1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 15, 16, 17, 18, 21, 22, 23, 26, 28, 33, 34, 36, 38, 46, 59, 60, 61, 64, 65, 68, 69, 70, 73, 74, 75], "primit": [1, 2, 3, 4, 5, 13, 14, 24, 33, 36, 68, 69], "most": [1, 2, 3, 4, 11, 13, 14, 24, 28, 33, 50, 52, 61, 68, 69, 74, 75], "signific": [1, 2, 3, 4, 11, 13, 14, 17, 33, 68, 69], "backward": [1, 2, 3, 4, 6, 13, 14, 15, 16, 33, 68, 69], "0x1d": [1, 2, 3, 4, 13, 14, 33, 68, 69], "0x74": [1, 2, 3, 4, 13, 14, 33, 68, 69], "drp_statu": [1, 2, 3, 4, 13, 14, 33, 68, 69], "drp_lock": [1, 2, 3, 4, 13, 14, 33, 68, 69], "pll": [1, 5, 14, 17, 68, 69], "lock": [1, 2, 3, 4, 5, 13, 14, 33, 61, 68, 69], "pend": [1, 2, 3, 4, 6, 13, 14, 15, 16, 18, 33, 68, 69], "0x1e": [1, 2, 3, 4, 13, 14, 33, 68, 69], "0x78": [1, 2, 3, 4, 11, 13, 14, 33, 68, 69], "drp_wdata": [1, 2, 3, 4, 13, 14, 33, 68, 69], "0x1f": [1, 2, 3, 4, 13, 14, 33, 68, 69], "0x7c": [1, 2, 3, 4, 13, 14, 33, 68, 69], "drp_rdata": [1, 2, 3, 4, 13, 14, 33, 68, 69], "0x20": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33, 68, 69], "0x80": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33, 68, 69], "dac_custom_rd": [1, 14, 69], "custom": [1, 2, 3, 4, 6, 13, 14, 15, 16, 17, 28, 33, 60, 64, 66, 68, 69, 70], "ui_ovf": [1, 2, 3, 4, 13, 14, 33, 68, 69], "rw1c": [1, 2, 3, 4, 6, 13, 14, 15, 16, 18, 33, 68, 69], "overflow": [1, 2, 3, 4, 5, 6, 13, 14, 33, 68, 69], "occur": [1, 2, 3, 4, 5, 6, 9, 11, 13, 14, 15, 16, 18, 21, 22, 33, 68, 69], "dure": [1, 2, 3, 4, 6, 9, 11, 13, 14, 15, 16, 21, 33, 36, 61, 68, 69, 70], "fifo": [1, 2, 3, 4, 5, 6, 11, 13, 14, 23, 33], "ui_unf": [1, 2, 3, 4, 13, 14, 33, 68, 69], "underflow": [1, 2, 3, 4, 5, 6, 13, 14, 33, 68, 69], "0x28": [1, 2, 3, 4, 5, 13, 14, 33, 68, 69], "0xa0": [1, 2, 3, 4, 5, 13, 14, 15, 16, 33, 68, 69], "usr_cntrl_1": [1, 2, 3, 4, 13, 14, 33, 68, 69], "usr_chanmax": [1, 2, 3, 4, 13, 14, 33, 68, 69], "multiplex": [1, 2, 3, 4, 13, 14, 20, 33, 68, 69], "add": [1, 2, 3, 4, 6, 13, 14, 23, 33, 47, 59, 60, 61, 68, 69, 70, 73, 74, 76], "differ": [1, 2, 3, 4, 5, 6, 7, 11, 13, 14, 15, 16, 17, 19, 20, 23, 26, 28, 33, 34, 36, 38, 47, 51, 53, 57, 58, 59, 60, 61, 64, 65, 68, 69, 75], "process": [1, 2, 3, 4, 6, 13, 14, 15, 16, 17, 18, 20, 21, 25, 28, 33, 40, 43, 50, 51, 57, 60, 61, 64, 65, 68, 69, 74], "0x2e": [1, 2, 3, 4, 5, 13, 14, 33, 68, 69], "0xb8": [1, 2, 3, 4, 5, 13, 14, 33, 68, 69], "dac_gpio_in": [1, 14, 69], "gpio": [1, 2, 3, 4, 13, 14, 33, 68, 69, 74], "auxiliari": [1, 2, 3, 4, 13, 14, 33, 68, 69], "gpi": [1, 2, 3, 4, 13, 14, 33, 68, 69], "pin": [1, 2, 3, 4, 5, 21, 28, 33, 36, 37, 38, 40, 41, 43, 44, 45, 49, 53, 58, 60, 68, 69, 70, 72, 74], "0x2f": [1, 2, 3, 4, 5, 13, 14, 33, 68, 69], "0xbc": [1, 2, 3, 4, 5, 13, 14, 33, 68, 69], "dac_gpio_out": [1, 14, 69], "gpo": [1, 2, 3, 4, 13, 14, 33, 68, 69], "gpio_dis": [1, 2, 3, 4, 13, 14, 33, 68, 69], "n": [1, 2, 3, 4, 5, 6, 9, 13, 14, 15, 16, 21, 28, 30, 33, 36, 47, 61, 65, 68, 69, 70, 74], "chan_cntrln_1": [1, 2, 3, 4, 13, 14, 33, 68, 69], "where": [1, 2, 3, 4, 5, 6, 9, 13, 14, 15, 16, 23, 28, 33, 38, 42, 47, 59, 61, 64, 65, 68, 69, 70, 74], "dds_phase_dw": [1, 14, 69], "width": [1, 7, 11, 14, 15, 16, 18, 19, 25, 26, 27, 28, 31, 32, 33, 36, 65, 69, 70], "offer": [1, 14, 18, 20, 28, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 57, 58, 59, 69], "hdl": [1, 2, 3, 4, 13, 14, 23, 28, 33, 34, 54, 63, 66, 67, 68, 69, 73, 75, 76], "conjunct": [1, 14, 69], "chan_cntrl_9": [1, 14, 69], "chan_cntrl_10": [1, 14, 69], "info": [1, 5, 7, 11, 14, 18, 31, 36, 61, 69], "ad_dd": [1, 14, 69, 71], "dds_scale_1": [1, 14, 69], "amplitud": [1, 14, 52, 69], "fix": [1, 6, 14, 15, 16, 21, 23, 65, 69, 74], "point": [1, 6, 14, 15, 16, 18, 19, 40, 61, 69], "sign": [1, 2, 3, 4, 13, 14, 17, 33, 68, 69, 74], "integ": [1, 2, 3, 4, 13, 14, 15, 16, 33, 68, 69], "fraction": [1, 2, 3, 4, 13, 14, 33, 68, 69], "run": [1, 2, 3, 4, 6, 7, 13, 14, 15, 16, 18, 28, 36, 38, 42, 44, 45, 46, 47, 48, 57, 58, 59, 60, 61, 69, 70, 74, 75], "you": [1, 2, 3, 4, 13, 14, 15, 16, 17, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 60, 61, 64, 67, 69, 70, 71, 73, 74, 75], "do": [1, 5, 6, 9, 14, 15, 16, 17, 18, 28, 60, 61, 64, 65, 69, 74, 75], "both": [1, 2, 3, 4, 5, 6, 9, 11, 13, 14, 15, 16, 19, 22, 33, 36, 37, 38, 41, 43, 44, 53, 58, 60, 61, 65, 68, 69, 74], "0x4000": [1, 14, 69], "over": [1, 2, 3, 4, 6, 7, 9, 10, 13, 14, 15, 18, 20, 28, 33, 42, 51, 57, 61, 64, 68, 69], "tone_1_fullscal": [1, 14, 69], "scale_1": [1, 14, 69], "tone_2_fullscal": [1, 14, 69], "scale_2": [1, 14, 69], "0x101": [1, 2, 3, 4, 6, 13, 14, 33, 68, 69], "0x404": [1, 2, 3, 4, 6, 13, 14, 33, 68, 69], "chan_cntrln_2": [1, 2, 3, 4, 13, 14, 33, 68, 69], "dds_init_1": [1, 14, 69], "initi": [1, 2, 3, 4, 5, 6, 13, 14, 15, 33, 68, 69, 70], "dds_incr_1": [1, 14, 69], "accumul": [1, 6, 14, 34, 69], "Its": [1, 6, 14, 15, 16, 69], "incr": [1, 14, 69], "f_": [1, 14, 21, 28, 30, 69], "clkratio": [1, 14, 69], "f_out": [1, 14, 69], "f_if": [1, 14, 69], "clock_ratio": [1, 14, 69], "between": [1, 2, 3, 4, 5, 6, 7, 11, 13, 14, 15, 16, 17, 19, 22, 23, 26, 28, 33, 34, 36, 49, 58, 60, 64, 68, 69, 74], "greater": [1, 14, 15, 16, 69], "chan_cntrl_1": [1, 14, 69], "increment": [1, 2, 3, 4, 6, 7, 13, 14, 15, 16, 18, 33, 68, 69, 70, 75], "extend": [1, 2, 3, 4, 13, 14, 16, 33, 41, 44, 65, 68, 69], "0x102": [1, 2, 3, 4, 6, 13, 14, 33, 68, 69], "0x408": [1, 2, 3, 4, 6, 13, 14, 33, 68, 69], "chan_cntrln_3": [1, 2, 3, 4, 13, 14, 33, 68, 69, 70], "dds_scale_2": [1, 14, 69], "0x103": [1, 6, 14, 69], "0x40c": [1, 6, 14, 69], "chan_cntrln_4": [1, 2, 3, 4, 13, 14, 33, 68, 69], "dds_init_2": [1, 14, 69], "init": [1, 14, 69], "dds_incr_2": [1, 14, 69], "0x104": [1, 2, 3, 4, 6, 13, 14, 15, 16, 18, 33, 68, 69], "0x410": [1, 2, 3, 4, 6, 13, 14, 33, 68, 69], "chan_cntrln_5": [1, 14, 69], "dds_patt_2": [1, 14, 69], "dds_patt_1": [1, 14, 69], "0x105": [1, 2, 3, 4, 6, 13, 14, 33, 68, 69], "0x414": [1, 2, 3, 4, 6, 13, 14, 33, 68, 69], "chan_cntrln_6": [1, 14, 69], "iqcor_enb": [1, 2, 3, 4, 13, 14, 33, 68, 69], "dac_lb_owr": [1, 14, 69], "forc": [1, 2, 3, 4, 5, 13, 14, 33, 65, 68, 69], "dac_pn_owr": [1, 14, 69], "thei": [1, 2, 3, 4, 6, 9, 11, 13, 14, 15, 16, 17, 19, 23, 28, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 61, 63, 65, 68, 69, 70, 76], "ignor": [1, 2, 3, 4, 5, 6, 9, 11, 13, 14, 15, 16, 33, 61, 64, 68, 69], "IF": [1, 13, 14, 15, 17, 59, 69], "0x106": [1, 2, 3, 4, 6, 13, 14, 33, 68, 69], "0x418": [1, 2, 3, 4, 6, 13, 14, 33, 68, 69], "chan_cntrln_7": [1, 14, 69], "0x107": [1, 6, 14, 69], "0x41c": [1, 6, 14, 69], "chan_cntrln_8": [1, 14, 69], "iqcor_coeff_1": [1, 2, 3, 4, 13, 14, 33, 68, 69], "equip": [1, 2, 3, 4, 13, 14, 17, 33, 38, 50, 57, 58, 68, 69], "coeffici": [1, 2, 3, 4, 13, 14, 33, 68, 69], "matrix": [1, 2, 3, 4, 13, 14, 33, 68, 69], "iqcor_coeff_2": [1, 2, 3, 4, 13, 14, 33, 68, 69], "q": [1, 2, 3, 4, 13, 14, 16, 33, 43, 47, 68, 69], "0x108": [1, 2, 3, 4, 6, 13, 14, 15, 16, 18, 33, 68, 69], "0x420": [1, 2, 3, 4, 6, 13, 14, 33, 68, 69], "usr_cntrln_3": [1, 14, 69], "usr_datatype_b": [1, 2, 3, 4, 13, 14, 33, 68, 69], "big": [1, 2, 3, 4, 13, 14, 33, 68, 69], "endian": [1, 2, 3, 4, 13, 14, 33, 68, 69], "littl": [1, 2, 3, 4, 13, 14, 33, 68, 69], "usr_datatype_sign": [1, 2, 3, 4, 13, 14, 33, 68, 69], "usr_datatype_shift": [1, 2, 3, 4, 13, 14, 33, 68, 69], "amount": [1, 2, 3, 4, 6, 13, 14, 15, 21, 28, 33, 68, 69], "right": [1, 2, 3, 4, 9, 13, 14, 33, 61, 65, 68, 69], "shift": [1, 2, 3, 4, 13, 14, 21, 25, 27, 33, 68, 69], "total": [1, 2, 3, 4, 6, 13, 14, 15, 16, 21, 23, 33, 61, 68, 69], "usr_datatype_total_bit": [1, 2, 3, 4, 13, 14, 33, 68, 69], "align": [1, 2, 3, 4, 13, 14, 17, 33, 36, 65, 68, 69], "usr_datatype_bit": [1, 2, 3, 4, 13, 14, 33, 68, 69], "0x109": [1, 2, 3, 4, 6, 13, 14, 33, 68, 69], "0x424": [1, 2, 3, 4, 6, 13, 14, 33, 68, 69], "usr_cntrln_4": [1, 14, 69], "usr_interpolation_m": [1, 14, 69], "hold": [1, 2, 3, 4, 6, 9, 13, 14, 15, 16, 25, 28, 33, 44, 48, 68, 69], "interpol": [1, 14, 69], "m": [1, 2, 3, 4, 6, 13, 14, 15, 16, 21, 23, 33, 36, 59, 68, 69], "being": [1, 2, 3, 4, 6, 13, 14, 15, 16, 17, 21, 26, 28, 33, 57, 60, 61, 64, 65, 68, 69, 75], "abov": [1, 2, 3, 4, 5, 9, 13, 14, 16, 18, 23, 24, 33, 60, 61, 65, 68, 69, 70, 74], "form": [1, 2, 3, 4, 6, 8, 13, 14, 15, 16, 17, 28, 33, 51, 59, 68, 69], "usr_interpolation_n": [1, 14, 69], "0x10a": [1, 2, 3, 4, 6, 13, 14, 33, 68, 69], "0x428": [1, 2, 3, 4, 6, 13, 14, 33, 68, 69], "usr_cntrln_5": [1, 14, 69], "dac_iq_mod": [1, 14, 69], "complex": [1, 2, 3, 4, 11, 13, 14, 33, 37, 41, 53, 57, 65, 68, 69], "In": [1, 2, 3, 4, 5, 6, 9, 13, 14, 15, 16, 18, 22, 24, 28, 33, 34, 36, 38, 41, 44, 45, 47, 48, 51, 57, 58, 60, 61, 64, 65, 68, 69, 70, 73, 74, 75, 76], "driven": [1, 9, 14, 18, 43, 44, 45, 60, 69, 72], "sequenc": [1, 2, 3, 4, 9, 11, 13, 14, 15, 33, 45, 68, 69], "pair": [1, 6, 11, 14, 45, 69, 73], "dac_iq_swap": [1, 14, 69], "swap": [1, 14, 61, 69, 73], "take": [1, 14, 15, 16, 17, 23, 26, 28, 51, 59, 60, 69, 70], "0x10b": [1, 6, 14, 69], "0x42c": [1, 6, 14, 69], "chan_cntrln_9": [1, 14, 69], "dds_init_1_extend": [1, 14, 69], "accord": [1, 2, 3, 7, 13, 14, 15, 16, 21, 34, 69], "dds_incr_1_extend": [1, 14, 69], "phasedw": [1, 14, 69], "found": [1, 4, 13, 14, 28, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 60, 61, 62, 64, 65, 67, 68, 69, 70, 74, 76], "0x10c": [1, 6, 14, 69], "0x430": [1, 6, 14, 69], "chan_cntrln_10": [1, 14, 69], "dds_init_2_extend": [1, 14, 69], "chan_cntrl_2": [1, 14, 69], "dds_incr_2_extend": [1, 14, 69], "done": [1, 2, 3, 4, 6, 13, 14, 15, 26, 33, 44, 45, 49, 57, 58, 61, 73, 75], "through": [1, 2, 3, 4, 5, 6, 7, 10, 11, 13, 14, 15, 16, 17, 18, 33, 36, 38, 40, 47, 49, 51, 59, 65, 67, 68, 69], "connect": [1, 2, 3, 4, 5, 9, 13, 14, 15, 16, 17, 18, 20, 22, 24, 26, 28, 33, 36, 65, 72, 73], "io": [1, 2, 3, 4, 6, 15, 16, 28, 33, 36, 60, 68, 69], "move": [1, 2, 3, 4, 6, 33], "befor": [1, 2, 3, 4, 5, 6, 11, 13, 15, 21, 30, 33, 47, 61, 64, 65, 68, 70, 74, 75], "level": [1, 2, 3, 4, 7, 8, 9, 13, 14, 15, 16, 17, 18, 20, 21, 24, 25, 33, 40, 42, 45, 49, 50, 61, 65, 68, 69, 74], "program": [1, 2, 3, 4, 5, 6, 9, 10, 16, 18, 20, 22, 27, 33, 48, 61, 64, 66], "your": [1, 2, 3, 4, 17, 33, 36, 42, 47, 48, 59, 64, 70, 71, 74, 75], "linux": [1, 2, 3, 4, 5, 6, 10, 11, 15, 16, 20, 33, 34, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 57, 58, 59, 60, 75], "dual": [1, 9, 11, 13, 14, 17, 20, 34, 38, 43, 45, 47, 49, 51, 60], "33": [1, 37, 38, 41, 45, 47, 51, 52, 53, 58, 59, 60], "mup": 1, "multispan": 1, "multi": [1, 5, 25, 65, 70], "driver": [1, 5, 6, 9, 10, 11, 15, 16, 17, 20, 34, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 57, 58, 59], "ad3552r_evb": 1, "adi": [1, 2, 3, 4, 6, 12, 13, 14, 15, 16, 17, 18, 28, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 57, 58, 59, 61, 64, 66, 67, 72, 75, 76], "7000": [1, 2, 3, 4, 33, 34, 37, 38, 39, 40, 41, 44, 45, 46, 47, 48, 50, 51, 52, 53, 57, 58, 59, 60], "soc": [1, 2, 3, 4, 33, 38, 60, 74], "overview": [1, 2, 3, 4, 10, 20, 33], "pinout": [1, 2, 3, 4, 33], "s_axis_axi_aclks_axi_aresetnclk_inadc_dovfready_indata_inadc_sshotadc_clkadc_resetadc_dataadc_syncadc_validadc_crc_ch_mismatchadc_enable_": 2, "adc_valid_": [2, 3], "adc_data_": [2, 3], "axi_ad7768": [2, 46, 61, 64], "line": [2, 3, 4, 13, 14, 15, 16, 18, 24, 25, 26, 27, 28, 32, 33, 36, 38, 44, 59, 61, 63, 64, 65, 68, 69, 70, 74], "about": [2, 3, 4, 9, 17, 18, 36, 59, 60, 61, 64, 70], "framework": [2, 3, 4, 5, 12, 13, 14, 19, 20, 25, 28, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 61, 67, 68, 69, 74], "up_adc_channel": [2, 3, 33, 68], "up_adc_common": [2, 3, 4, 33, 68], "crc": [2, 3, 4, 13, 15, 16, 33, 68], "real": [2, 3, 6], "time": [2, 3, 6, 11, 15, 16, 19, 20, 21, 22, 23, 25, 34, 37, 38, 41, 53, 59, 60, 61, 64, 67, 73, 74, 75], "header": [2, 3, 4, 9, 11, 13, 15, 16, 33, 53, 65, 68, 70], "quartu": [2, 3, 4, 8, 9, 33, 60, 61, 64, 70, 74, 75], "axi_ad7768_if": 2, "axi_ad7768_ip": [2, 61], "axi_ad7768_hw": 2, "num_channel": [2, 13, 14], "adc_clk": [2, 3, 4, 68], "domain": [2, 3, 4, 6, 8, 9, 13, 14, 15, 16, 18, 25, 26, 27, 28, 32, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 49, 50, 51, 52, 53, 57, 58, 59, 65], "adc_reset": [2, 3, 44], "adc_dovf": [2, 3, 4, 13, 68], "ready_in": [2, 3], "data_in": [2, 3, 65], "adc_sshot": 2, "shot": 2, "adc_sync": [2, 3, 4, 13, 33, 68], "adc_valid": [2, 3, 4, 13], "adc_crc_ch_mismatch": [2, 3], "mismatch": [2, 3, 4, 6, 13, 15, 33, 61, 68], "adc_enable_": [2, 3, 4], "bu": [2, 3, 4, 6, 8, 9, 10, 11, 13, 14, 15, 16, 18, 19, 20, 21, 25, 26, 27, 28, 33, 50, 51, 68, 69, 70, 72], "deseri": [2, 3], "also": [2, 3, 5, 6, 9, 11, 14, 15, 16, 18, 21, 23, 28, 33, 38, 42, 46, 47, 48, 51, 57, 59, 60, 61, 65, 70, 74, 75], "check": [2, 3, 5, 6, 11, 15, 16, 18, 23, 28, 42, 47, 59, 60, 64, 75], "algorithm": [2, 3, 17, 51], "basic": [2, 3, 4, 10, 11, 33, 36, 64, 65, 67], "monitor": [2, 3, 4, 5, 6, 17, 21, 33, 38, 48, 51, 68, 69], "cntrl": [2, 3, 4, 13, 33, 68], "ad777x": [2, 4, 12, 13, 33, 68, 71], "ddr_edgesel": [2, 3, 4, 13, 33, 68], "rise": [2, 3, 4, 9, 13, 14, 15, 16, 18, 33, 34, 68], "edg": [2, 3, 4, 7, 13, 14, 15, 16, 17, 21, 33, 34, 38, 43, 58, 68], "fall": [2, 3, 4, 9, 13, 15, 18, 33, 34, 43, 68], "first": [2, 3, 4, 6, 9, 11, 13, 15, 16, 17, 18, 23, 26, 33, 47, 59, 60, 61, 63, 65, 68, 69, 70, 73, 74, 75], "part": [2, 3, 4, 6, 13, 16, 17, 20, 23, 29, 33, 40, 42, 44, 48, 57, 58, 60, 61, 65, 68, 69, 72, 73, 74, 76], "follow": [2, 3, 4, 6, 7, 9, 11, 13, 14, 15, 16, 17, 18, 19, 21, 24, 28, 33, 34, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 49, 50, 51, 52, 53, 57, 58, 59, 60, 61, 65, 66, 68, 69, 70, 72, 73, 74, 75], "success": [2, 3, 4, 5, 13, 33, 38, 43, 44, 45, 50, 57, 58, 61, 68], "remain": [2, 3, 4, 5, 13, 15, 16, 18, 21, 22, 33, 40, 53, 65, 68], "how": [2, 3, 4, 6, 13, 15, 16, 28, 33, 37, 39, 40, 41, 42, 43, 44, 45, 47, 48, 50, 53, 59, 61, 62, 64, 66, 67, 68], "delin": [2, 3, 4, 13, 33, 68], "incom": [2, 3, 4, 9, 13, 15, 25, 33, 68], "post": [2, 3, 4, 5, 13, 33, 68], "pin_mod": [2, 3, 4, 13, 33, 68], "altern": [2, 3, 4, 6, 13, 33, 43, 61, 68], "interleav": [2, 3, 4, 13, 33, 38, 68], "group": [2, 3, 4, 6, 9, 13, 15, 33, 65, 68, 70], "cntrl_3": [2, 3, 4, 13, 33, 68], "crc_en": [2, 3, 4, 13, 33, 68], "custom_control": [2, 3, 4, 13, 33, 68], "decod": [2, 3, 4, 5, 13, 15, 16, 33, 68], "adaq8092": [2, 3, 12, 13, 33, 68, 71], "random": [2, 3, 4, 13, 33, 68], "adc_ctrl_statu": [2, 3, 4, 13, 33, 68], "pn_err": [2, 3, 4, 13, 33, 68], "pn": [2, 3, 4, 13, 14, 33, 68, 69], "pn_oo": [2, 3, 4, 13, 33, 68], "oo": [2, 3, 4, 13, 33, 68], "over_rang": [2, 3, 4, 13, 33, 68], "delay_cntrl": [2, 3, 4, 13, 33, 68], "deprec": [2, 3, 4, 13, 33, 68], "delay_sel": [2, 3, 4, 13, 33, 68], "transit": [2, 3, 4, 6, 7, 13, 15, 16, 21, 33, 68], "delay_rwn": [2, 3, 4, 13, 33, 68], "directli": [2, 3, 4, 5, 13, 16, 18, 24, 33, 44, 57, 68], "decrement": [2, 3, 4, 6, 13, 18, 33, 68], "correspond": [2, 3, 4, 5, 6, 13, 14, 15, 16, 21, 33, 47, 61, 68, 74], "delay_address": [2, 3, 4, 13, 33, 68], "lower": [2, 3, 4, 13, 15, 16, 26, 28, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 57, 58, 59, 65, 68, 69, 70], "delay_wdata": [2, 3, 4, 13, 33, 68], "200": [2, 3, 4, 13, 33, 44, 68], "0x19": [2, 3, 4, 5, 13, 33, 68], "0x64": [2, 3, 4, 5, 13, 33, 68], "delay_statu": [2, 3, 4, 13, 33, 68], "delay_lock": [2, 3, 4, 13, 33, 68], "fail": [2, 3, 4, 5, 13, 33, 61, 64, 68, 74], "calibr": [2, 3, 4, 13, 33, 38, 44, 68], "element": [2, 3, 4, 9, 11, 13, 33, 68], "delay_rdata": [2, 3, 4, 13, 33, 68], "after": [2, 3, 4, 5, 6, 7, 9, 11, 13, 15, 16, 18, 21, 22, 23, 26, 30, 33, 34, 37, 41, 53, 58, 61, 65, 67, 68, 70, 73, 74, 75], "complet": [2, 3, 4, 5, 6, 9, 12, 13, 15, 16, 18, 22, 23, 26, 33, 42, 48, 52, 56, 60, 65, 68], "jesd204": [2, 3, 4, 5, 12, 13, 14, 33, 47, 59, 64, 68, 71], "adc_config_wr": [2, 3, 4, 13, 33, 68], "adc_config_rd": [2, 3, 4, 13, 33, 68], "ui_reserv": [2, 3, 4, 13, 33, 68], "adc_config_ctrl": [2, 3, 4, 13, 33, 68], "rd": [2, 3, 4, 13, 16, 33, 68], "wr": [2, 3, 4, 5, 13, 33, 68], "request": [2, 3, 4, 5, 6, 9, 11, 13, 14, 33, 63, 68, 72], "b1": [2, 3, 4, 11, 13, 33, 36, 65, 68], "b0": [2, 3, 4, 11, 13, 16, 25, 33, 65, 68], "oper": [2, 3, 4, 9, 10, 11, 24, 28, 33, 37, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 50, 53, 57, 58, 59, 61, 65, 68], "captur": [2, 3, 4, 11, 13, 15, 16, 33, 38, 39, 47, 48, 52, 53, 68], "0x29": [2, 3, 4, 5, 13, 33, 68], "0xa4": [2, 3, 4, 5, 13, 33, 68], "adc_start_cod": [2, 3, 4, 13, 33, 68], "word": [2, 3, 4, 13, 15, 16, 18, 21, 22, 28, 30, 33, 68], "startcod": [2, 3, 4, 13, 33, 68], "start_code_dis": [2, 3, 4, 13, 33, 68], "adc_gpio_in": [2, 3, 4, 13, 33, 68], "adc_gpio_out": [2, 3, 4, 13, 33, 68], "0x30": [2, 3, 4, 5, 7, 9, 13, 15, 16, 18, 33, 68, 73], "0xc0": [2, 3, 4, 5, 7, 9, 13, 15, 16, 18, 33, 68], "pps_counter": [2, 3, 4, 13, 33, 68], "counter": [2, 3, 4, 5, 7, 13, 15, 21, 25, 33, 65, 68], "count": [2, 3, 4, 9, 13, 14, 15, 18, 23, 33, 38, 65, 68, 69, 74], "cycl": [2, 3, 4, 5, 6, 7, 8, 11, 13, 15, 16, 21, 23, 28, 33, 34, 38, 59, 68], "two": [2, 3, 4, 6, 7, 10, 11, 13, 15, 16, 17, 21, 26, 28, 33, 36, 37, 38, 41, 53, 59, 60, 64, 65, 68, 69, 70, 72, 74], "0x31": [2, 3, 4, 5, 9, 13, 15, 16, 18, 33, 68], "0xc4": [2, 3, 4, 5, 9, 13, 15, 16, 18, 33, 68], "pps_statu": [2, 3, 4, 13, 33, 68], "assert": [2, 3, 4, 5, 6, 9, 13, 14, 15, 16, 18, 19, 21, 22, 25, 27, 33, 34, 68, 69], "mayb": [2, 3, 4, 13, 33, 68], "chan_cntrln": [2, 3, 4, 13, 33, 68], "adc_lb_owr": [2, 3, 4, 13, 33, 68], "adc_data_sel": [2, 3, 4, 13, 33, 68], "adc_pn_sel_owr": [2, 3, 4, 13, 33, 68], "adc_pn_sel": [2, 3, 4, 13, 33, 68], "0x9": [2, 3, 4, 5, 13, 33, 68], "adc_pn_type_owr": [2, 3, 4, 13, 33, 68], "dcfilt_enb": [2, 3, 4, 13, 33, 68], "format_signext": [2, 3, 4, 13, 33, 68], "extens": [2, 3, 4, 13, 20, 33, 46, 61, 65, 68], "alwai": [2, 3, 4, 6, 9, 11, 13, 14, 15, 16, 18, 21, 28, 30, 33, 38, 59, 60, 61, 64, 65, 68, 70, 74], "nearest": [2, 3, 4, 13, 33, 68], "boundari": [2, 3, 4, 13, 15, 16, 33, 34, 68], "format_typ": [2, 3, 4, 13, 33, 68], "format_en": [2, 3, 4, 13, 33, 68], "modifi": [2, 3, 4, 9, 13, 15, 16, 18, 21, 30, 33, 60, 61, 62, 66, 67, 68, 70, 74], "pn23": [2, 3, 4, 13, 33, 68], "A": [2, 3, 4, 5, 6, 11, 13, 14, 15, 16, 20, 21, 26, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 60, 61, 62, 64, 68, 69, 70, 74], "respect": [2, 3, 4, 5, 9, 13, 33, 46, 57, 65, 68, 74], "master": [2, 3, 4, 13, 33, 38, 68], "though": [2, 3, 4, 5, 11, 13, 33, 61, 68, 75], "individu": [2, 3, 4, 13, 15, 16, 24, 28, 33, 61, 65, 68, 69], "chan_statusn": [2, 3, 4, 13, 33, 68], "crc_err": [2, 3, 4, 13, 33, 68], "afterward": [2, 3, 4, 13, 33, 60, 68, 70], "status_head": [2, 3, 4, 13, 33, 68], "sent": [2, 3, 4, 9, 11, 13, 15, 16, 33, 68], "spuriou": [2, 3, 4, 13, 33, 68], "Of": [2, 3, 4, 13, 33, 68], "64": [2, 3, 4, 6, 13, 14, 15, 16, 28, 33, 34, 46, 47, 59, 60, 68], "consecut": [2, 3, 4, 6, 13, 15, 16, 33, 38, 68, 72], "expect": [2, 3, 4, 5, 6, 13, 14, 15, 16, 33, 61, 68], "It": [2, 3, 4, 5, 6, 8, 9, 10, 13, 14, 15, 16, 18, 19, 20, 21, 22, 25, 26, 28, 33, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 57, 58, 59, 60, 61, 68, 69, 70, 72, 74, 75], "match": [2, 3, 4, 6, 13, 15, 16, 18, 33, 65, 68, 70], "independ": [2, 3, 4, 13, 15, 16, 33, 34, 37, 41, 53, 60, 61, 65, 68, 72], "path": [2, 3, 4, 6, 11, 13, 15, 16, 17, 28, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 49, 50, 51, 52, 53, 57, 58, 59, 60, 61, 63, 67, 68, 69, 70, 73, 74], "chan_raw_datan": [2, 3, 4, 13, 33, 68], "adc_read_data": [2, 3, 4, 13, 33, 68], "dcfilt_offset": [2, 3, 4, 13, 33, 68], "remov": [2, 3, 4, 9, 13, 18, 33, 40, 41, 47, 52, 59, 61, 63, 68, 74], "ad": [2, 3, 4, 6, 13, 14, 17, 21, 28, 33, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 60, 61, 65, 68, 70, 73, 74], "known": [2, 3, 4, 13, 15, 33, 47, 61, 68], "dcfilt_coeff": [2, 3, 4, 13, 33, 68], "pn9a": [2, 3, 4, 13, 33, 68], "pn9": [2, 3, 4, 13, 33, 68], "pn23a": [2, 3, 4, 13, 33, 68], "0x5": [2, 3, 4, 5, 6, 7, 13, 15, 16, 18, 33, 68], "0x6": [2, 3, 4, 5, 7, 13, 15, 16, 33, 68], "pn31": [2, 3, 4, 13, 33, 68], "chan_usr_cntrln_1": [2, 3, 4, 13, 33, 68], "chan_usr_cntrln_2": [2, 3, 4, 13, 33, 68], "usr_decimation_m": [2, 3, 4, 13, 33, 68], "usr_decimation_n": [2, 3, 4, 13, 33, 68], "softspan": [2, 3, 4, 13, 33, 68], "0x00000007": [2, 3, 4, 13, 33, 68], "which": [2, 3, 4, 5, 6, 7, 9, 10, 11, 15, 16, 17, 18, 19, 20, 21, 23, 24, 25, 27, 28, 30, 31, 33, 36, 38, 39, 40, 44, 47, 49, 51, 52, 57, 59, 60, 61, 64, 65, 68, 69, 72, 74, 75], "own": [2, 3, 4, 6, 23, 61, 71, 74], "suport": [2, 3], "s_axis_axi_aclks_axi_aresetnclk_inadc_dovfready_insync_adc_misodata_inadc_clkadc_resetsync_adc_mosiadc_validadc_crc_ch_mismatchadc_enable_": 3, "axi_ad777x": [3, 33, 64], "ad7770": 3, "ad7771": 3, "ad7779": 3, "axi_ad777x_if": 3, "axi_ad777x_ip": 3, "axi_ad777x_hw": 3, "sync_adc_mosi": 3, "syncron": 3, "sync_adc_miso": 3, "ad7768": [3, 4, 12, 13, 20, 33, 52, 56, 68, 71], "s_axis_axi_aclks_axi_aresetndelay_clkadc_clk_in_padc_clk_in_nlvds_adc_data_in1_plvds_adc_data_in1_nlvds_adc_data_in2_plvds_adc_data_in2_nlvds_adc_or_in_plvds_adc_or_in_ncmos_adc_data_in1cmos_adc_data_in2adc_dovfcmos_adc_or_in_": 4, "adc_clkadc_rstadc_validadc_data_channel1adc_data_channel2adc_enable_": 4, "axi_adaq8092": 4, "axi_adaq8092_apb_decod": 4, "axi_adaq8092_channel": 4, "axi_adaq8092_if": 4, "axi_adaq8092_rand_decod": 4, "axi_adaq8092_ip": 4, "dev": [4, 13, 14], "adc_datapath_dis": 4, "datapath": [4, 15, 16, 36], "taken": [4, 21, 30, 59, 74], "io_delay_group": 4, "adc_if_delay_group": 4, "output_mod": 4, "polarity_mask": 4, "h0fffffff": 4, "pass": [4, 15, 16, 46, 51, 61], "ibufgd": 4, "bufg": 4, "reult": 4, "delay_clk": [4, 68, 69], "idelayctrl": 4, "200mhz": 4, "adc_clk_in_p": 4, "adc_clk_in_n": 4, "adc_rst": [4, 13], "lvds_adc_data_in1_p": 4, "lvds_adc_data_in1_n": 4, "lvds_adc_data_in2_p": 4, "lvds_adc_data_in2_n": 4, "lvds_adc_or_in_p": 4, "lvds_adc_or_in_n": 4, "cmos_adc_data_in1": 4, "cmos_adc_data_in2": 4, "adc_data_channel1": 4, "adc_data_channel2": 4, "cmos_adc_or_in_": 4, "channel1": 4, "channel2": 4, "rout": [4, 38], "distribut": [4, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 60, 61, 65], "drive": [4, 5, 6, 20, 28, 38, 48, 57], "circuitri": [4, 15, 16, 38, 40, 44, 45, 47, 48, 59], "idelaye2": 4, "so": [4, 6, 15, 16, 21, 22, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 60, 61, 63, 67, 68, 69, 70, 72, 73, 74, 76], "everi": [4, 5, 6, 11, 13, 14, 15, 16, 23, 34, 59, 60, 61, 68, 69, 70], "along": [4, 57, 68, 69, 75], "latenc": [4, 6, 10, 13, 16, 20, 28, 46], "up_delay_cntrl": 4, "dynam": [4, 7, 9, 14, 16, 17, 18, 30, 36, 38, 43, 46, 48, 49, 52, 58, 68, 69], "reconfigur": [4, 5, 13, 14, 15, 36, 68, 69], "help": [4, 15, 16, 17, 28, 44, 60, 67, 70, 74, 76], "compens": [4, 49], "trace": 4, "pcb": [4, 28, 46, 57], "nativ": 4, "fmc": [4, 17, 40, 42, 43, 44, 45, 46, 47, 49, 50, 53, 56, 57, 58, 59, 60, 64], "card": [4, 38, 42, 44, 57, 60, 74], "s_axis_axi_aclks_axi_aresetnm_axiup_pll_rstup_cm_": 5, "up_es_": [5, 36], "up_ch_": 5, "up_statusaxi_adxcvr": 5, "util": [5, 12, 17, 20, 29, 40, 57], "configur": [5, 17, 22, 23, 28, 35, 37, 40, 41, 48, 50, 51, 53, 60, 61, 68, 69, 70, 73, 74], "highspe": [5, 17], "transceiv": [5, 36, 62, 68, 69, 70, 73, 74], "There": [5, 11, 17, 28, 38, 48, 60, 61, 64, 65, 70, 73, 74], "separ": [5, 15, 20, 28, 43, 47, 57, 59, 63, 64, 65, 74], "design": [5, 6, 13, 14, 15, 16, 17, 20, 23, 24, 26, 28, 29, 34, 35, 55, 56, 61, 62, 64, 65, 66, 67, 68, 69, 75], "due": [5, 15, 16, 23, 28, 36, 47, 53, 59, 61], "small": [5, 25], "architectur": [5, 6, 15, 16, 17, 23, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 65, 66, 74], "util_adxcvr": [5, 15, 16, 17, 35, 47, 59, 73], "axi4": [5, 6, 13, 14, 15, 16, 18, 28, 70], "lite": [5, 6, 9, 13, 14, 15, 16, 18, 28, 47, 70], "broadcast": [5, 9, 11], "statist": [5, 15, 17], "ey": 5, "scan": [5, 65], "phy": [5, 16, 24, 34, 47, 59], "per": [5, 6, 8, 11, 13, 14, 15, 16, 21, 23, 36, 38, 44, 45, 46, 47, 59, 61, 65, 68, 69, 73], "adi_jesd204": 5, "link_manag": 5, "provid": [5, 6, 9, 11, 13, 14, 15, 16, 17, 18, 21, 28, 34, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 57, 58, 59, 60, 61, 62, 66, 67, 68, 69, 74], "global": [5, 61, 65, 74], "jesd204b": [5, 36, 47, 59, 68, 69], "xcvr": [5, 59], "itself": [5, 11, 15, 16, 61, 70], "stack": [5, 11, 17], "besid": [5, 15, 16, 28, 64, 68, 69], "descript": [5, 6, 8, 9, 11, 13, 14, 15, 16, 18, 19, 21, 22, 24, 25, 26, 27, 29, 30, 31, 32, 34, 36, 37, 40, 41, 43, 44, 45, 46, 52, 53, 57, 58, 60, 65, 68, 69, 70, 72, 76], "identif": [5, 7, 13, 14], "num_of_lan": [5, 73], "xcvr_type": [5, 36], "gtpe2_not_support": [5, 36], "gtxe2": [5, 17, 36], "gthe2_not_support": [5, 36], "gtze2_not_support": [5, 36], "gthe3": [5, 17, 36], "gtye3_not_support": [5, 36], "gtre4_not_support": [5, 36], "gthe4": [5, 17, 36], "gtye4": [5, 17, 36], "gtme4_not_support": [5, 36], "link_mod": [5, 15, 16, 36], "64b66b": [5, 13, 15, 16, 36, 47, 59], "8b10b": [5, 15, 16, 36, 47, 59], "cyclon": [5, 59, 60], "stratix": 5, "fpga_voltag": 5, "5000": 5, "mv": 5, "wich": 5, "suppli": [5, 17, 38, 40, 43, 44, 45, 46, 50, 57, 58, 60], "tx_or_rx_n": [5, 36, 73], "transmit": [5, 11, 14, 15, 17, 19, 25, 36, 38, 41, 47, 49, 74], "otherwis": [5, 6, 7, 9, 15, 16, 22, 23, 61, 67, 68, 69, 74, 75], "qpll_enabl": [5, 36, 73], "qpll": [5, 36], "lpm_or_dfe_n": 5, "lpm": [5, 36], "Or": [5, 75], "dfe": [5, 36], "b000": [5, 6], "tx_diffctrl": 5, "diffctrl": 5, "b01000": 5, "tx_postcursor": 5, "postcursor": 5, "b00000": 5, "tx_precursor": 5, "precursor": 5, "sys_clk_sel": 5, "sy": 5, "sel": [5, 36], "b11": [5, 65], "out_clk_sel": 5, "b100": [5, 15], "subordin": [5, 9, 18, 19, 25, 26, 27, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 70, 72], "100": [5, 15, 28, 34, 36, 41, 47], "mhz": [5, 13, 15, 17, 28, 34, 36, 38, 40, 47, 49, 59, 65], "m_axi": [5, 6], "m_axi_awaddr": 5, "m_axi_awprot": 5, "m_axi_awvalid": 5, "m_axi_awreadi": 5, "m_axi_wdata": 5, "m_axi_wstrb": 5, "m_axi_wvalid": 5, "m_axi_wreadi": 5, "m_axi_bresp": 5, "m_axi_bvalid": 5, "m_axi_breadi": 5, "m_axi_araddr": 5, "m_axi_arprot": 5, "m_axi_arvalid": 5, "m_axi_arreadi": 5, "m_axi_rdata": 5, "m_axi_rresp": 5, "m_axi_rvalid": 5, "m_axi_rreadi": 5, "up_pll_rst": [5, 73], "up_cm_": [5, 36], "pll_lock": 5, "fpll": 5, "up_statu": 5, "axi_xcvr": 5, "gp": 5, "w": [5, 6, 17, 21, 30, 65], "resetn": [5, 25, 26, 32], "held": [5, 7], "report": [5, 13, 15], "status_32": 5, "up_pll_lock": 5, "channel_n_readi": 5, "0x24": 5, "generic_info": 5, "0x140": [5, 9], "board": [5, 20, 28, 34, 61, 64, 66, 76], "power": [5, 6, 10, 15, 16, 20, 25, 28, 37, 38, 40, 41, 43, 45, 46, 48, 50, 52, 53, 57, 58, 60, 74], "atx": 5, "stabl": [5, 6, 15, 16, 22, 50, 61, 64], "order": [5, 6, 15, 16, 17, 18, 44, 59, 64, 65, 73, 74], "automat": [5, 6, 9, 15, 16, 18, 38, 61, 74, 75], "just": [5, 6, 28, 36, 47, 60, 61, 63, 64, 68, 69, 73, 74], "ident": 5, "defin": [5, 6, 7, 10, 11, 14, 15, 16, 17, 19, 20, 25, 28, 36, 38, 44, 45, 47, 57, 58, 59, 60, 61, 64, 65, 68, 69, 70, 72, 74], "basi": [5, 21, 26, 46, 51], "share": [5, 28, 36, 38, 47, 57, 73], "them": [5, 6, 15, 16, 26, 28, 57, 59, 60, 61, 65, 70, 73, 74, 75, 76], "chose": [5, 28], "equal": [5, 6, 7, 15, 16, 18, 21, 65], "0x0008": 5, "swing": [5, 58], "transmitt": [5, 13, 14, 15, 16, 17, 51, 60], "cursor": 5, "pre": [5, 10, 11, 16, 20, 25, 38], "emphasi": 5, "rxoutclk": 5, "txoutclk": 5, "bufstatus_rst": 5, "bufstatu": 5, "either": [5, 6, 11, 15, 16, 17, 22, 28, 36, 46, 59, 60, 65, 74, 76], "until": [5, 6, 9, 14, 15, 16, 18, 21, 22, 23, 26, 34, 38, 40], "els": [5, 17, 61, 65], "bufststatu": 5, "buftatu": 5, "consult": [5, 6, 57], "search": [5, 36, 61, 68, 69, 70, 73], "rxbufstatu": 5, "txbufstatu": 5, "pll_lock_n": 5, "cpll": [5, 36, 47], "did": [5, 11, 15, 16], "lpm_dfe_n": 5, "document": [5, 12, 15, 16, 34, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 56, 57, 58, 59, 60, 61, 64, 65, 66, 68, 69, 71, 74], "sysclk_sel": 5, "sysclksel": 5, "gth": [5, 36, 60, 70], "gty": [5, 36, 60, 70], "pllclksel": 5, "indirectli": 5, "outclk_sel": 5, "01": [5, 9, 15, 16, 34, 37, 41, 53], "aka": [5, 15, 16], "204b": [5, 13, 14, 15, 16], "204c": [5, 13, 14, 15, 16], "cm_sel": 5, "0xff": [5, 21], "cm_control": 5, "cm_wr": 5, "cm_addr": 5, "cm_wdata": 5, "cm_statu": 5, "cm_busi": 5, "idl": [5, 6, 9, 21, 23], "cm_rdata": 5, "ch_sel": 5, "ch_control": 5, "ch_wr": 5, "ch_addr": 5, "ch_wdata": 5, "ch_statu": 5, "ch_busi": 5, "ch_rdata": 5, "es_sel": 5, "es_req": 5, "auto": [5, 60, 65, 74], "es_control_1": 5, "es_prescal": 5, "0x2a": 5, "0xa8": 5, "es_control_2": 5, "es_voffset_rang": 5, "es_voffset_step": 5, "es_voffset_max": 5, "es_voffset_min": 5, "0x2b": 5, "0xac": 5, "es_control_3": 5, "es_hoffset_max": 5, "es_hoffset_min": 5, "0x2c": 5, "0xb0": [5, 9], "es_control_4": 5, "es_hoffset_step": 5, "0x2d": 5, "0xb4": 5, "es_control_5": 5, "es_startaddr": 5, "written": [5, 6, 7, 9, 11, 15, 16, 18, 22, 44, 45, 59, 65], "es_statu": 5, "es_reset": 5, "es_resetn": [5, 70], "eyescanreset": [5, 70], "0x32": [5, 9, 15, 16], "0xc8": [5, 9, 15, 16], "0x180": [5, 9], "prbs_cntrl": 5, "prbsforceerr": 5, "checker": [5, 13], "other": [5, 6, 11, 13, 14, 15, 16, 17, 18, 21, 22, 23, 25, 28, 38, 48, 51, 59, 60, 61, 64, 65, 68, 69, 70, 71, 72, 73, 74, 75], "side": [5, 6, 23, 60, 65, 70], "prbscntreset": 5, "via": [5, 6, 13, 14, 15, 16, 18, 25, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 57, 58, 59], "prbssel": 5, "zero": [5, 6, 14], "put": [5, 6, 15, 59, 61], "bypass": [5, 16, 38, 40, 44], "non": [5, 6, 15, 16, 61, 65, 66, 70, 74], "stop": [5, 6, 7, 9, 11, 18, 21, 61], "normal": [5, 9, 14, 15, 16, 17, 61, 65], "dataflow": 5, "inject": 5, "instead": [5, 6, 11, 15, 16, 24, 38, 61, 65], "0x61": 5, "0x184": 5, "prbs_statu": 5, "prbserr": 5, "sticki": 5, "prbslock": 5, "free": [5, 6, 9, 18, 23, 37, 61, 65, 70, 73], "xclk": 5, "deassert": [5, 13, 14, 15, 22], "necessari": [5, 18, 36, 37, 38, 39, 41, 48, 53, 60, 61, 65, 68, 69, 74], "addr": [5, 15, 16, 23], "hardwar": [5, 6, 11, 17, 18, 64, 66], "As": [5, 15, 16, 21, 61, 76], "soon": [5, 15, 16, 64], "OR": [5, 9, 18, 65], "reason": [5, 6, 15, 16, 38, 61, 65, 74], "finish": [5, 6, 11, 23], "immun": 5, "abort": [5, 6], "further": [5, 18], "wide": [5, 11, 13, 14, 15, 16, 28, 37, 38, 41, 42, 43, 52, 53, 57, 70], "option": [5, 6, 11, 14, 15, 16, 25, 28, 37, 38, 41, 43, 44, 46, 48, 50, 53, 57, 58, 61, 65, 68, 69, 73], "combin": [5, 9, 15, 16, 17, 18, 26, 46, 60, 65], "That": [5, 61, 75], "To": [5, 6, 7, 9, 11, 13, 14, 15, 16, 18, 23, 28, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 61, 63, 64, 67, 68, 69, 72, 74], "00": [5, 9, 18, 21, 34, 70], "qpll1": [5, 47], "qpll0": [5, 47], "001": [5, 15], "010": [5, 15], "011": 5, "101": [5, 41, 47], "outclkpc": 5, "outclkpma": 5, "refclk": [5, 59], "progdivclk": 5, "expos": [5, 6, 28, 36], "gigabit": [5, 17, 34, 36, 68, 69], "without": [5, 6, 9, 11, 16, 17, 18, 22, 26, 38, 52, 57, 65, 74, 75], "bringup": 5, "under": [5, 15, 16, 17, 28, 60, 61, 65, 70, 73], "exact": [5, 23], "On": [5, 9, 11, 44, 58, 61], "No": [5, 11, 15, 16, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 57, 58, 59, 65], "record": [5, 6, 15, 16], "detect": [5, 15, 34, 44, 51], "detail": [5, 6, 15, 16, 47, 49, 59, 61, 67, 68, 69], "appear": [5, 28, 60, 61, 73, 74], "stai": [5, 6, 14, 15, 16, 20, 22, 26], "alon": [5, 61], "suffici": [5, 11], "get": [5, 15, 22, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 60, 61, 64], "seri": [5, 20, 36, 60, 74], "s_axis_axi_aclks_axi_aresetnfifo_rd_clkfifo_wr_clkm_axis_aclkm_dest_axi_aclkm_sg_axi_aclkm_src_axi_aclks_axis_aclkm_dest_axi_aresetnm_sg_axi_aresetnm_src_axi_aresetns_axisfifo_wrfifo_rdm_dest_axim_sg_axim_src_axim_axisirqs_axis_xfer_reqm_axis_xfer_reqfifo_rd_xfer_reqdest_diag_level_burstsaxi_dmac": 6, "throughput": [6, 23, 43, 44, 45, 57, 60], "purpos": [6, 15, 16, 17, 28, 38, 60, 65, 67, 70], "intend": [6, 14, 20, 29, 65, 67], "like": [6, 15, 16, 42, 49, 59, 60, 61, 63, 68, 69, 70, 74, 75], "axi3": 6, "switch": [6, 15, 16, 18, 40, 44, 45, 52, 60, 61, 64, 74], "continu": [6, 9, 15, 16, 18, 37, 38, 39, 41, 52, 53, 61], "lut": 6, "tbd": [6, 38], "axi_dmac": [6, 28, 33, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59], "dma_data_width_src": [6, 28], "32": [6, 11, 13, 14, 15, 16, 18, 25, 28, 37, 38, 39, 40, 41, 44, 45, 46, 47, 50, 51, 52, 53, 57, 58, 59, 60, 65, 68, 69, 73], "128": [6, 28, 46, 47, 59, 60], "256": [6, 15, 16, 18, 26, 27, 28, 32, 33, 46], "512": [6, 46], "1024": [6, 46], "2048": 6, "dma_data_width_dest": [6, 28], "destin": [6, 28], "dma_data_width_sg": 6, "dma_length_width": 6, "dma_2d_transf": [6, 28], "fals": [6, 9, 18, 25, 27, 65], "dma_sg_transf": 6, "async_clk_req_src": 6, "whether": [6, 15, 16, 21, 25], "asynchron": [6, 7, 9, 15, 16, 18, 23, 27], "true": [6, 7, 15, 16, 23, 44, 45, 65], "async_clk_src_dest": 6, "async_clk_dest_req": 6, "async_clk_req_sg": 6, "async_clk_src_sg": 6, "async_clk_dest_sg": 6, "axi_slice_dest": [6, 28], "insert": [6, 9, 15, 16, 18, 21, 36, 40, 44, 52, 58, 59, 63, 65], "extra": [6, 61], "slice": 6, "axi_slice_src": [6, 28], "sync_transfer_start": [6, 28], "dma_axi_protocol_dest": 6, "protocol": [6, 15, 16, 17, 19, 34], "dma_axi_protocol_src": 6, "dma_axi_protocol_sg": 6, "dma_type_dest": [6, 28], "mm": [6, 28, 46, 50], "dma_type_src": [6, 28], "dma_axi_addr_width": 6, "max_bytes_per_burst": 6, "burst": [6, 9, 11, 23], "beat": [6, 13, 14, 15, 16], "4096": [6, 11], "largest": [6, 21], "unlimit": 6, "upper": [6, 65, 70], "threshold": [6, 15], "fifo_s": 6, "axi_id_width_src": 6, "src": [6, 60, 61, 74], "axi_id_width_dest": 6, "dest": 6, "axi_id_width_sg": 6, "sg": 6, "dma_axis_id_w": 6, "dma_axis_dest_w": 6, "disable_debug_regist": 6, "debug": [6, 9, 15, 16, 18, 61, 75], "enable_diagnostics_if": 6, "insight": 6, "allow_asym_mem": 6, "asym": 6, "mem": [6, 23], "cache_coher": 6, "axi_axcach": 6, "arcach": 6, "awcach": 6, "b0011": 6, "axi_axprot": 6, "irq": [6, 9, 14, 15, 16, 18, 73], "m_dest_axi": [6, 28], "present": [6, 11, 15, 16, 20, 21, 26, 28, 29, 34, 38, 48, 49, 59, 63, 67, 68, 69, 70, 74], "m_dest_axi_awid": 6, "awid": 6, "m_dest_axi_awaddr": 6, "m_dest_axi_awlen": 6, "awlen": 6, "m_dest_axi_aws": 6, "awsiz": 6, "m_dest_axi_awburst": 6, "awburst": 6, "m_dest_axi_awlock": 6, "awlock": 6, "m_dest_axi_awcach": 6, "m_dest_axi_awprot": 6, "m_dest_axi_awvalid": 6, "m_dest_axi_awreadi": 6, "m_dest_axi_wid": 6, "wid": 6, "m_dest_axi_wdata": 6, "63": [6, 33, 59, 60], "m_dest_axi_wstrb": 6, "m_dest_axi_wlast": 6, "wlast": 6, "m_dest_axi_wvalid": 6, "m_dest_axi_wreadi": 6, "m_dest_axi_bid": 6, "bid": [6, 15, 16], "m_dest_axi_bresp": 6, "m_dest_axi_bvalid": 6, "m_dest_axi_breadi": 6, "m_dest_axi_arid": 6, "arid": 6, "m_dest_axi_araddr": 6, "m_dest_axi_arlen": 6, "arlen": 6, "m_dest_axi_ars": 6, "arsiz": 6, "m_dest_axi_arburst": 6, "arburst": 6, "m_dest_axi_arlock": 6, "arlock": 6, "m_dest_axi_arcach": 6, "m_dest_axi_arprot": 6, "m_dest_axi_arvalid": 6, "m_dest_axi_arreadi": 6, "m_dest_axi_rid": 6, "rid": 6, "m_dest_axi_rdata": 6, "m_dest_axi_rresp": 6, "m_dest_axi_rlast": 6, "rlast": 6, "m_dest_axi_rvalid": 6, "m_dest_axi_rreadi": 6, "m_sg_axi": 6, "m_sg_axi_awid": 6, "m_sg_axi_awaddr": 6, "m_sg_axi_awlen": 6, "m_sg_axi_aws": 6, "m_sg_axi_awburst": 6, "m_sg_axi_awlock": 6, "m_sg_axi_awcach": 6, "m_sg_axi_awprot": 6, "m_sg_axi_awvalid": 6, "m_sg_axi_awreadi": 6, "m_sg_axi_wid": 6, "m_sg_axi_wdata": 6, "m_sg_axi_wstrb": 6, "m_sg_axi_wlast": 6, "m_sg_axi_wvalid": 6, "m_sg_axi_wreadi": 6, "m_sg_axi_bid": 6, "m_sg_axi_bresp": 6, "m_sg_axi_bvalid": 6, "m_sg_axi_breadi": 6, "m_sg_axi_arid": 6, "m_sg_axi_araddr": 6, "m_sg_axi_arlen": 6, "m_sg_axi_ars": 6, "m_sg_axi_arburst": 6, "m_sg_axi_arlock": 6, "m_sg_axi_arcach": 6, "m_sg_axi_arprot": 6, "m_sg_axi_arvalid": 6, "m_sg_axi_arreadi": 6, "m_sg_axi_rid": 6, "m_sg_axi_rdata": 6, "m_sg_axi_rresp": 6, "m_sg_axi_rlast": 6, "m_sg_axi_rvalid": 6, "m_sg_axi_rreadi": 6, "m_src_axi": 6, "m_src_axi_awid": 6, "m_src_axi_awaddr": 6, "m_src_axi_awlen": 6, "m_src_axi_aws": 6, "m_src_axi_awburst": 6, "m_src_axi_awlock": 6, "m_src_axi_awcach": 6, "m_src_axi_awprot": 6, "m_src_axi_awvalid": 6, "m_src_axi_awreadi": 6, "m_src_axi_wid": 6, "m_src_axi_wdata": 6, "m_src_axi_wstrb": 6, "m_src_axi_wlast": 6, "m_src_axi_wvalid": 6, "m_src_axi_wreadi": 6, "m_src_axi_bid": 6, "m_src_axi_bresp": 6, "m_src_axi_bvalid": 6, "m_src_axi_breadi": 6, "m_src_axi_arid": 6, "m_src_axi_araddr": 6, "m_src_axi_arlen": 6, "m_src_axi_ars": 6, "m_src_axi_arburst": 6, "m_src_axi_arlock": 6, "m_src_axi_arcach": 6, "m_src_axi_arprot": 6, "m_src_axi_arvalid": 6, "m_src_axi_arreadi": 6, "m_src_axi_rid": 6, "m_src_axi_rdata": 6, "m_src_axi_rresp": 6, "m_src_axi_rlast": 6, "m_src_axi_rvalid": 6, "m_src_axi_rreadi": 6, "fifo_rd_clk": 6, "fifo_rd": 6, "fifo_wr_clk": 6, "fifo_wr": 6, "m_axis_aclk": 6, "m_dest_axi_aclk": 6, "m_sg_axi_aclk": 6, "m_src_axi_aclk": 6, "s_axis_aclk": [6, 28], "m_dest_axi_aresetn": 6, "m_sg_axi_aresetn": 6, "m_src_axi_aresetn": 6, "s_axis_readi": 6, "treadi": [6, 9, 13, 14, 15, 16, 27], "s_axis_valid": 6, "tvalid": [6, 9, 13, 14, 15, 16, 27], "s_axis_data": 6, "tdata": [6, 9, 13, 14, 16, 27], "s_axis_strb": 6, "tstrb": 6, "s_axis_keep": 6, "tkeep": 6, "s_axis_us": 6, "tuser": 6, "s_axis_id": 6, "tid": 6, "s_axis_dest": 6, "tdest": 6, "s_axis_last": 6, "tlast": 6, "m_axis_readi": 6, "m_axis_valid": 6, "m_axis_data": 6, "m_axis_strb": 6, "m_axis_keep": 6, "m_axis_us": 6, "m_axis_id": 6, "m_axis_dest": 6, "m_axis_last": 6, "fifo_wr_en": 6, "en": [6, 13, 36, 59, 60, 65], "fifo_wr_din": 6, "fifo_wr_overflow": 6, "fifo_wr_sync": 6, "fifo_wr_xfer_req": 6, "xfer_req": 6, "fifo_rd_en": 6, "fifo_rd_dout": 6, "fifo_rd_valid": 6, "fifo_rd_underflow": 6, "least": [6, 9, 15, 16, 18, 28, 59, 68, 69], "s_axis_xfer_req": 6, "m_axis_xfer_req": 6, "fifo_rd_xfer_req": 6, "dest_diag_level_burst": 6, "semant": [6, 9, 15, 16, 18, 70], "05": 6, "62": [6, 59, 60], "version_major": [6, 9, 15, 16, 18, 70], "0x00000004": [6, 18], "version_minor": [6, 9, 15, 16, 18, 70], "0x00000005": [6, 18], "version_patch": [6, 9, 15, 16, 18, 70], "0x00000062": 6, "peripheral_id": [6, 15, 16, 18, 70], "0x444d4143": 6, "d": [6, 11, 36, 61], "interface_description_1": 6, "bytes_per_beat_dest_log2": 6, "log2": [6, 15, 16, 18], "memorymap": 6, "bytes_per_beat_src_log2": 6, "bytes_per_burst_width": 6, "avoid": [6, 9, 28, 65, 72], "cross": [6, 15, 28], "4kb": 6, "interface_description_2": 6, "irq_mask": [6, 9, 18], "transfer_complet": 6, "transfer_queu": 6, "irq_pend": [6, 9, 15, 16, 18], "queu": 6, "queue": 6, "next": [6, 9, 11, 15, 16, 17, 22, 23, 28, 38, 59, 61, 65, 70], "irq_sourc": [6, 9, 15, 16, 18], "togeth": [6, 20, 29, 59, 73], "hwdesc": 6, "paus": [6, 21], "resum": 6, "again": [6, 74], "transfer_id": 6, "transfer_don": 6, "content": [6, 9, 11, 15, 16, 18, 22, 60, 61, 70], "transfer_submit": 6, "new": [6, 7, 9, 11, 12, 15, 16, 18, 19, 21, 22, 30, 56, 60, 64, 68, 69, 71, 74, 75, 76], "back": [6, 15, 16, 23, 36, 38, 65, 68, 69], "re": [6, 15, 16, 20, 21, 22, 26, 27, 28, 38, 43, 59, 61, 63, 74, 76], "end": [6, 7, 9, 11, 18, 21, 36, 38, 43, 44, 60, 64, 65, 70], "last": [6, 11, 15, 16, 18, 21, 61, 65, 68, 69, 70], "occurr": [6, 15, 16], "partial_reporting_en": 6, "partial": 6, "caus": [6, 65], "eventu": 6, "dest_address": 6, "src_address": 6, "x_length": 6, "max": [6, 15, 16, 24, 25, 28], "y_length": 6, "row": 6, "dest_strid": 6, "src_stride": 6, "x": [6, 7, 15, 16, 17, 40, 43, 47, 60, 61, 68, 69], "transfer_0_don": 6, "transfer_1_don": 6, "transfer_2_don": 6, "transfer_3_don": 6, "partial_transfer_don": 6, "partial_transfer_length": 6, "partial_transfer_id": 6, "active_transfer_id": 6, "futur": [6, 21, 61, 70], "usag": [6, 15, 61, 65], "0x10d": 6, "0x434": 6, "current_dest_address": 6, "0x10e": 6, "0x438": 6, "current_src_address": 6, "0x112": 6, "0x448": 6, "transfer_progress": 6, "0x000000": 6, "0x113": 6, "0x44c": 6, "partial_length": 6, "moment": [6, 15, 16], "smaller": [6, 15, 16, 17], "0x114": [6, 18], "0x450": 6, "0x115": 6, "0x454": 6, "descriptor_id": 6, "segment": 6, "0x11f": 6, "0x47c": 6, "sg_address": 6, "0x124": 6, "0x490": 6, "dest_address_high": 6, "bigger": 6, "0x125": 6, "0x494": 6, "src_address_high": 6, "0x126": 6, "0x498": 6, "current_dest_address_high": 6, "0x127": 6, "0x49c": 6, "current_src_address_high": 6, "0x12f": 6, "0x4bc": 6, "sg_address_high": 6, "those": [6, 11, 15, 16, 18, 61, 68, 69, 74], "were": [6, 9, 15, 16, 18, 38, 44, 45, 47, 57, 58, 59, 61, 70, 74], "accept": [6, 9, 11, 14, 15, 16, 19, 21, 23, 43], "intent": [6, 23, 65], "keep": [6, 15, 59, 64, 70, 75], "full": [6, 9, 17, 18, 38, 47, 57, 59, 61], "still": [6, 15, 22, 28, 42, 50, 57, 61, 75, 76], "risk": 6, "similarli": [6, 18, 24], "empti": [6, 9, 11, 18, 74], "determin": [6, 13, 14, 15, 16], "buffer_width_in_byt": 6, "buffer_depth": 6, "startup": [6, 15, 16], "de": [6, 9, 15, 16, 17, 18, 34], "pressur": [6, 16, 41], "submit": 6, "go": [6, 15, 16, 42, 47, 48, 59, 60, 61, 67, 73], "enough": [6, 60, 61, 70, 74], "space": [6, 15, 16, 47, 60, 65, 74], "unexpectedli": [6, 61], "mean": [6, 9, 11, 14, 15, 16, 18, 19, 22, 23, 26, 36, 47, 59, 60, 61, 64, 75], "shorter": [6, 11], "alreadi": [6, 15, 16, 18, 23, 74], "few": [6, 15, 16, 28, 61, 64, 65, 68, 69, 74], "hand": [6, 61], "send": [6, 9, 11, 15, 16, 18, 26, 27, 28, 37, 41, 53, 57], "queri": [6, 13, 15, 16, 18], "well": [6, 10, 15, 16, 17, 18, 19, 20, 22, 48, 51, 61, 72], "discoveri": [6, 15, 16], "apart": [6, 15, 16], "section": [6, 13, 14, 15, 16, 23, 38, 46, 47, 48, 49, 59, 60, 61, 64, 65, 68, 69, 73, 74], "0x000": [6, 15, 16], "layout": [6, 13, 14, 15, 16, 17, 38], "major": [6, 15, 16, 28, 60, 61], "incompat": [6, 15, 16], "minor": [6, 15, 16, 68, 69], "patch": [6, 15, 16], "letter": [6, 15, 16, 65], "incorrect": [6, 15, 65], "behavior": [6, 15, 16, 21, 22, 30, 60, 61, 65], "0x004": [6, 15, 16], "primari": [6, 15, 16], "function": [6, 7, 15, 16, 17, 23, 25, 28, 38, 40, 46, 48, 51, 60, 61, 65, 68, 69, 72, 73, 76], "distinguish": [6, 15, 16], "0x008": [6, 15, 16], "arbitrari": [6, 15, 16], "yield": [6, 9, 11, 15, 16], "previous": [6, 15, 16, 22], "test": [6, 13, 14, 15, 16, 28, 38, 50, 52, 58, 61, 74, 75, 76], "associ": [6, 9, 15, 16, 23, 50, 57], "0x00c": [6, 15, 16], "ensur": [6, 9, 11, 13, 14, 15, 16, 28, 36, 40], "exist": [6, 15, 16, 18, 47, 59, 60, 69, 74, 75], "locat": [6, 15, 16, 42, 47, 48, 59, 60, 61, 63, 68, 69, 73], "three": [6, 11, 16, 17, 18, 24, 36, 38, 41, 46, 51, 68, 69, 74], "close": [6, 15, 16, 17, 28, 61, 65], "particular": [6, 11, 15, 16, 17, 28, 64, 65], "0x088": [6, 15, 16], "0x080": [6, 15, 16], "propag": [6, 9, 15, 16, 18], "prevent": [6, 15, 16, 74], "0x084": [6, 15, 16], "upstream": [6, 9, 15, 16, 18], "acknowledg": [6, 9, 11, 15, 16, 18, 72], "regard": [6, 15, 16, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 57, 58, 59, 61, 64, 68, 69], "0x3ff": 6, "1079": 6, "1080": 6, "room": 6, "becom": [6, 15, 21, 23, 46], "specifi": [6, 13, 14, 21, 43, 46, 50, 58, 59, 60, 61, 64, 65, 72, 75], "act": [6, 21], "ahead": 6, "intervent": [6, 15], "wai": [6, 15, 16, 17, 23, 28, 48, 59, 61, 65, 74], "gracefulli": 6, "resolut": [6, 13, 14, 15, 16, 28, 37, 41, 49, 52, 53, 58, 68, 69], "shut": 6, "transact": [6, 8, 9, 11, 18, 21, 23, 25, 26, 27], "won": [6, 11, 16, 61], "t": [6, 8, 9, 11, 16, 21, 23, 30, 47, 59, 61, 63, 64, 70, 74, 75], "toward": [6, 9, 14, 15, 16, 18], "fulfil": 6, "lead": [6, 21, 43, 46, 58, 65], "lost": [6, 34], "sinc": [6, 9, 11, 15, 16, 21, 28, 46, 59, 61, 70, 73], "break": 6, "notif": [6, 15, 16, 18], "certain": [6, 15, 16, 23, 28, 61, 65, 75], "cpu": [6, 18], "poll": 6, "equival": [6, 13, 14, 36, 47], "find": [6, 36, 47, 48, 49, 51, 52, 59, 60, 61, 64, 67, 68, 69, 71, 73, 74], "handler": 6, "compos": [6, 34, 65], "pad": [6, 14, 60, 74], "skip": [6, 16], "second": [6, 11, 15, 16, 26, 38, 44, 75], "plu": [6, 23], "stride": 6, "_src": 6, "_address": 6, "_stride": 6, "_dest": 6, "restart": [6, 15], "less": [6, 11, 15, 16, 18, 37, 38, 41, 53, 61], "manag": [6, 19, 20, 22, 23, 26, 31, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 68, 69, 72], "overhead": 6, "addit": [6, 9, 11, 14, 16, 18, 21, 23, 38, 41, 44, 51, 61, 63, 64], "never": [6, 11, 15, 16], "execut": [6, 9, 10, 11, 18, 20, 21, 22, 24, 26, 27, 28, 38, 61, 73], "noncontigu": 6, "area": [6, 57, 61], "list": [6, 12, 15, 16, 17, 20, 23, 29, 47, 56, 59, 60, 64, 65, 66, 70, 73, 74, 75, 76], "vector": [6, 65], "call": [6, 60, 61, 64, 68, 69, 70, 72, 73, 74], "By": [6, 7, 14, 15, 16, 20, 21, 44, 45, 51, 52, 57, 58, 61, 70], "contigu": 6, "dedic": [6, 57, 74], "fetch": [6, 61], "bit0": 6, "next_sg_addr": 6, "load": [6, 7, 47], "bit1": 6, "rais": [6, 15], "dest_addr": 6, "src_addr": 6, "y_len": 6, "minu": [6, 15, 16], "x_len": 6, "dst_stride": 6, "replic": 6, "loop": [6, 36, 38, 50], "similar": [6, 11, 15, 16, 17, 57, 73], "simpl": [6, 15, 16, 21, 28, 36, 44, 45, 62, 68, 74], "howev": [6, 11, 15, 16, 47, 50, 53, 61], "distinct": 6, "advantag": [6, 11, 17], "fewer": [6, 17, 65], "treat": [6, 21, 65], "thu": [6, 18, 21, 23, 57, 60, 65, 75], "improv": [6, 38, 43, 46, 65], "perform": [6, 13, 15, 16, 17, 20, 21, 28, 40, 42, 45, 46, 48, 49, 50, 51, 57, 58, 61, 65, 74], "primarili": 6, "unit": [6, 25, 68, 69], "packet": [6, 34], "properli": [6, 11, 15, 16, 26, 64, 65], "begin": [6, 16, 63, 65, 74], "carri": [6, 11, 16, 19, 24, 31], "qualifi": [6, 13, 14, 65], "permiss": 6, "b1111": 6, "b010": [6, 15], "polici": 6, "leav": [6, 16, 24, 61, 65, 74], "condit": [6, 9, 15, 16, 17, 20, 23, 38, 47, 50, 59, 68, 69], "mod": 6, "min": [6, 15, 25, 28], "widest": 6, "restrict": [6, 11, 36, 47], "relax": [6, 28, 38], "strobe": 6, "discard": [6, 9, 11, 18], "fine": 6, "long": [6, 22, 25, 57, 65], "method": [6, 61], "belong": [6, 60], "recommend": [6, 11, 13, 14, 15, 16, 18, 34, 61, 65, 67, 75], "erron": 6, "workaround": 6, "increas": [6, 11, 15, 22, 28, 38, 65, 74], "larger": 6, "onlin": [6, 13, 14, 15, 16, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 57, 58, 59, 65], "anyon": [6, 13, 14, 15, 16, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 57, 58, 59], "compon": [6, 13, 14, 15, 16, 17, 20, 26, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 57, 58, 59, 60, 65, 70, 73, 74], "video": [6, 13, 14], "audio": [6, 13, 14, 60], "etc": [6, 13, 14, 15, 16, 28, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 57, 58, 59, 60, 61, 64, 65, 68, 69, 74, 75], "engineerzon": [6, 13, 14, 15, 16, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 57, 58, 59, 61, 64, 68, 69], "term": [6, 13, 14, 15, 17, 23, 65], "earlier": [6, 61], "s_axis_axi_aclks_axi_aresetnext_clkext_syncpwm_": 7, "axi_pwm_gen": [7, 28, 37, 38, 39, 41, 43, 44, 45, 50, 53, 57, 58], "sv": 7, "systemverilog": 7, "axi_pwm_gen_1": 7, "axi_pwm_gen_regmap": 7, "regmap": [7, 64, 68, 69, 70, 73], "axi_pwm_gen_constr": 7, "ttcl": 7, "constraint": [7, 17, 23, 35, 47, 59, 60, 64], "amd": [7, 12, 17, 47, 56, 59, 66, 67, 75], "sdc": [7, 60, 74], "axi_pwm_gen_ip": 7, "definit": [7, 19, 22, 24, 31, 60, 65, 74], "axi_pwm_gen_hw": 7, "async_clk_en": 7, "n_pwm": 7, "pwm_ext_sync": 7, "ext_async_sync": 7, "software_bringup": 7, "ext_sync_phase_align": 7, "force_align": 7, "start_at_sync": 7, "pulse_0_width": [7, 28], "2147483647": 7, "pulse_1_width": 7, "pulse_2_width": 7, "pulse_3_width": 7, "pulse_4_width": 7, "pulse_5_width": 7, "pulse_6_width": 7, "pulse_7_width": 7, "pulse_8_width": 7, "pulse_9_width": 7, "pulse_10_width": 7, "pulse_11_width": 7, "pulse_12_width": 7, "pulse_13_width": 7, "pulse_14_width": 7, "pulse_15_width": 7, "pulse_0_period": [7, 28], "pulse_1_period": 7, "pulse_2_period": 7, "pulse_3_period": 7, "pulse_4_period": 7, "pulse_5_period": 7, "pulse_6_period": 7, "pulse_7_period": 7, "pulse_8_period": 7, "pulse_9_period": 7, "pulse_10_period": 7, "pulse_11_period": 7, "pulse_12_period": 7, "pulse_13_period": 7, "pulse_14_period": 7, "pulse_15_period": 7, "pulse_0_offset": 7, "pulse_1_offset": 7, "pulse_2_offset": 7, "pulse_3_offset": 7, "pulse_4_offset": 7, "pulse_5_offset": 7, "pulse_6_offset": 7, "pulse_7_offset": 7, "pulse_8_offset": 7, "pulse_9_offset": 7, "pulse_10_offset": 7, "pulse_11_offset": 7, "pulse_12_offset": 7, "pulse_13_offset": 7, "pulse_14_offset": 7, "pulse_15_offset": 7, "ext_clk": [7, 28, 44], "pwm_": 7, "index": [7, 26, 36], "let": [7, 61, 70, 73, 74], "some": [7, 9, 11, 15, 16, 23, 24, 28, 44, 45, 47, 49, 57, 58, 59, 60, 61, 64, 65, 66, 67, 69, 70, 74, 76], "notion": 7, "interv": 7, "we": [7, 15, 16, 17, 23, 28, 36, 47, 60, 61, 64, 67, 70, 74, 76], "load_config": 7, "duti": 7, "reg_up_control": 7, "external_sync_align": 7, "neg": [7, 36, 38, 40, 57, 65], "toggl": [7, 34], "immedi": [7, 15, 16], "realign": 7, "overwrit": 7, "runtim": [7, 9, 13, 14, 15, 16, 18, 21, 30], "writabl": 7, "given": [7, 51, 60, 74], "ext": [7, 48], "show": [7, 13, 14, 15, 24, 36, 59, 61, 65, 72], "reg_vers": 7, "0x00020101": 7, "reg_id": 7, "reg_scratch": 7, "reg_core_mag": 7, "core_mag": 7, "0x504c5347": 7, "reg_rstn": 7, "wo": [7, 9, 18], "reg_config": 7, "ext_sync_align": 7, "valew": 7, "overwritten": 7, "reg_nb_puls": 7, "nb_puls": 7, "0x0000": 7, "reg_pulse_x_period": 7, "pulse_x_period": 7, "h4": 7, "ch3": 7, "h4c": 7, "durat": [7, 15, 16, 21], "reg_pulse_x_width": 7, "pulse_x_width": 7, "h8c": 7, "reg_pulse_x_offset": 7, "pulse_x_offset": 7, "hcc": 7, "sdiocmdprmapclkreset_ni3ci3c_controller_cor": 8, "peripher": [8, 9, 10, 11, 17, 18, 25, 26, 27, 32, 33, 37, 41, 47, 53, 57, 61, 68, 69, 70, 74], "heart": [8, 25], "respons": [8, 9, 11, 15, 16, 17, 20, 23, 24, 25, 32, 46, 51, 61, 65], "command": [8, 9, 10, 18, 19, 20, 21, 22, 23, 25, 26, 27, 38, 42, 44, 45, 47, 48, 57, 58, 59, 65, 70, 74], "translat": [8, 24, 25], "i3c_control": [8, 9], "i3c_controller_cor": 8, "i3c_controller_core_ip": 8, "i3c_controller_core_hw": 8, "max_dev": 8, "clk_mod": 8, "maximun": 8, "5mhz": 8, "50mhz": [8, 9, 28], "i3c_scl": 8, "scl": [8, 11], "i3c_sdo": 8, "sdo": [8, 9, 18, 19, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 38, 39], "i3c_sdi": 8, "sdi": [8, 9, 10, 18, 19, 21, 23, 24, 25, 26, 28, 32, 33, 38, 44, 50], "i3c_t": 8, "sdio": [8, 9], "sdo_readi": [8, 9, 18, 19, 25, 26, 27, 32], "sdo_valid": [8, 9, 18, 19, 25, 26, 27, 32], "sdi_readi": [8, 9, 18, 19, 25, 26, 27, 32], "sdi_valid": [8, 9, 18, 19, 25, 26, 27, 32], "sdi_last": [8, 9], "ibi_readi": [8, 9], "ibi_valid": [8, 9], "ibi": [8, 9, 11], "cmdp": [8, 9], "cmdp_valid": [8, 9], "cmdp_readi": [8, 9], "cmdp_error": [8, 9], "cmdp_nop": [8, 9], "cmdp_daa_trigg": [8, 9], "rmap": [8, 9], "rmap_ibi_config": [8, 9], "rmap_pp_sg": [8, 9], "rmap_dev_char_addr": [8, 9], "rmap_dev_char_data": [8, 9], "buse": [8, 9, 25, 26, 32, 69], "reset_n": [8, 9, 34, 46, 65], "s_axis_axi_aclks_axi_aresetnclkoffload_triggersdiooffload_sdicmdprmapreset_nirqi3c_controller_host_interfac": 9, "typic": [9, 15, 16, 18, 22, 24, 38, 46, 59, 61], "softwar": [9, 11, 18, 35, 55, 58, 60, 61, 65, 68, 69, 75], "offload": [9, 10, 18, 20, 28, 38, 39, 73], "i3c_controller_host_interfac": 9, "i3c_controller_host_interface_ip": 9, "i3c_controller_host_interface_hw": 9, "255": [9, 18, 25], "async_clk": [9, 15, 16], "engin": [9, 12, 24, 29, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 57, 58, 59, 70, 71], "axi": [9, 12, 13, 14, 17, 19, 20, 27, 28, 33, 36, 38, 40, 47, 60, 70, 71, 72], "offload_sdi": [9, 27], "consum": [9, 10, 15, 16], "offload_sdi_readi": [9, 27], "offload_sdi_valid": [9, 23, 27], "pars": [9, 10, 61, 70], "descriptor": [9, 10, 13, 14, 68, 69], "instruct": [9, 10, 18, 20, 25, 29, 47, 63, 64, 67], "give": [9, 15, 26, 37, 41, 49, 53, 59, 61, 65], "unmask": [9, 18], "offload_trigg": [9, 11], "device_id": 9, "proper": [9, 16, 18, 42, 61, 75], "daa_pend": [9, 11], "ibi_pend": 9, "cmdr_pend": 9, "ibi_almost_ful": 9, "sdi_almost_ful": [9, 18], "sdo_almost_empti": [9, 18], "cmdr_almost_ful": 9, "cmd_almost_empti": [9, 18], "got": 9, "pipelin": [9, 15, 16, 20, 51], "cmd_fifo_room": [9, 18], "0xxxxxxxxx": [9, 18], "entri": [9, 18, 22, 27], "cmd": [9, 11, 19, 23, 25, 27, 31], "cmdr_fifo_level": 9, "cmdr": [9, 11], "sdo_fifo_room": [9, 18], "0x33": [9, 15, 16], "0xcc": [9, 15, 16], "sdi_fifo_level": [9, 18], "0x34": [9, 11, 18], "0xd0": [9, 18], "ibi_fifo_level": 9, "0x35": [9, 18], "0xd4": [9, 18], "cmd_fifo": [9, 18], "ack": [9, 11], "procedur": [9, 11, 15, 16, 60, 61], "exit": [9, 11], "interpret": [9, 11], "structur": [9, 11], "cmd_is_ccc": 9, "0xx": 9, "ccc": 9, "cmd_bcast_head": 9, "privat": 9, "cmd_sr": 9, "repeat": [9, 11, 16, 70], "sr": [9, 11], "p": [9, 11, 34, 37, 41, 42, 47, 48, 49, 52, 53, 59, 60, 68, 69, 73, 74], "cmd_buffer_lenght": 9, "0xxxx": 9, "payload": [9, 11, 13, 14], "length": [9, 11, 18, 28, 30], "rnw": [9, 11], "cmd_da": 9, "0xxx": 9, "don": [9, 11, 16, 61, 63, 64, 70, 74], "care": [9, 11, 16, 26, 60], "cmd_rnw": 9, "retriev": [9, 11, 74], "0x36": [9, 18], "0xd8": [9, 18], "cmdr_fifo": 9, "undefin": [9, 15, 16, 18, 22], "cmdr_fifo_error": 9, "0x": 9, "cmdr_fifo_buffer_length": 9, "cmdr_fifo_sync": 9, "0x37": 9, "0xdc": 9, "sdo_fifo": [9, 18], "sdo_fifo_byte_3": 9, "sdo_fifo_byte_2": 9, "sdo_fifo_byte_1": 9, "sdo_fifo_byte_0": 9, "0x38": [9, 18], "0xe0": [9, 18], "sdi_fifo": [9, 18], "0x39": [9, 18], "0xe4": [9, 18], "ibi_fifo": 9, "ibi_fifo_da": 9, "ibi_fifo_mdb": 9, "mdb": [9, 11], "bcr": [9, 11], "ibi_fifo_sync": 9, "0x3a": [9, 18], "0xe8": [9, 18], "fifo_statu": 9, "sdi_empti": 9, "ibi_empti": 9, "cmdr_empti": 9, "op": [9, 44, 45], "ops_status_nop": 9, "ops_speed_grad": 9, "push": 9, "pull": [9, 15, 16, 61, 63, 64, 76], "56mhz": 9, "12mhz": 9, "25mhz": 9, "ops_offload_length": [9, 11], "ops_mod": [9, 11], "ibi_config": [9, 11], "band": [9, 17, 37, 41, 46, 53], "featur": [9, 11, 35, 37, 41, 43, 44, 46, 49, 50, 51, 53, 57, 61, 64, 66, 74], "ibi_config_listen": 9, "listen": [9, 11, 18, 22], "sda": [9, 11], "resolv": [9, 11, 61, 65], "ibi_config_en": 9, "nack": [9, 11], "proce": [9, 11, 65], "fill": [9, 11, 74], "reject": [9, 11, 37, 41, 51, 53], "come": [9, 28, 57, 58, 61], "dev_char": 9, "characterist": [9, 28], "look": [9, 15, 42, 49, 52, 59, 60, 61, 69, 70, 74], "dev_char_0_wen": 9, "dev_char_addr": 9, "appli": [9, 13, 14, 15, 16, 21, 47, 58, 59, 60, 65, 70, 73], "dev_char_wen": 9, "dev_char_has_ibi_payload": 9, "dev_char_is_ibi_cap": 9, "dev_char_is_attach": 9, "attach": [9, 60, 65], "0x2c0": 9, "offload_cmd_n": 9, "offload_cmd_length": 9, "offload_cmd": 9, "0x300": [9, 15], "offload_sdo_n": 9, "sector": 9, "store": [9, 11, 15, 16, 18, 20, 21, 22, 27, 47, 59, 61], "offload_sdo_0": 9, "offload_sdo_1": 9, "conclud": 9, "pointer": 9, "bound": [9, 70], "offload_sdo_byte_3": 9, "offload_sdo_byte_2": 9, "offload_sdo_byte_1": 9, "offload_sdo_byte_0": 9, "bellow": [9, 18], "almost": [9, 18, 38, 60, 61, 73], "receipt": 9, "arriv": [9, 15, 18, 23], "daa": [9, 11], "suppos": [9, 15, 16, 18, 36], "flow": [9, 13, 14, 15, 16, 18, 61, 67, 74, 75], "loss": 9, "watermark": [9, 18], "drop": [9, 18], "_pend": 9, "notifi": [9, 18, 61, 75], "recept": [9, 18], "subset": [10, 15, 16], "consist": [10, 11, 15, 16, 19, 20, 22, 25, 26, 28, 31, 47, 59, 65, 73], "commun": [10, 17, 20, 23, 25, 42, 49, 50, 51, 68, 69], "lean": [10, 20], "host": [10, 38, 74], "minim": [10, 15, 50, 68, 69, 74], "map": [10, 11, 20, 36, 60, 72], "main": [10, 15, 16, 20, 34, 38, 41, 61, 64, 65, 67, 68, 69, 74, 75], "cyclic": [10, 11, 28, 47], "exchang": [11, 19], "i3c": [11, 12], "five": 11, "what": [11, 18, 28, 48, 60, 61, 70], "metadata": 11, "latter": 11, "bcast": 11, "lenght": 11, "da": [11, 44, 45], "branch": [11, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 57, 58, 59, 61, 65], "cannot": [11, 15, 63, 76], "jump": [11, 74], "flowchart": 11, "fig": 11, "168": 11, "387": [11, 47], "mipi": 11, "subsect": [11, 59], "therefor": [11, 15, 16, 28, 47, 59, 75], "adi_i3c_controller_send_ccc_cmd": 11, "h": 11, "file": [11, 28, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 61, 64, 66, 75], "enter": [11, 15, 16, 61], "entdaa": 11, "tabl": [11, 15, 28, 36, 47, 48, 59, 74], "constant": [11, 51, 65, 74], "rx": [11, 47, 59, 73], "tx": [11, 47, 59, 73], "except": [11, 38, 61, 65], "setxtim": 11, "vendor": [11, 67], "adi_i3c_controller_priv_xf": 11, "Not": [11, 36, 60, 61], "broad": 11, "unus": [11, 65], "interrupton": 11, "origin": [11, 17, 23, 60, 61, 70], "middl": 11, "no_error": 11, "ce0_error": 11, "illeg": [11, 61], "ce2_error": 11, "nack_resp": 11, "uda_error": 11, "c0": 11, "ce0": 11, "unexpect": [11, 15], "ce1": 11, "ce3": 11, "ce2": 11, "veri": [11, 20, 27, 28, 51, 57, 61], "h7e": 11, "autonom": [11, 37, 41, 53], "mandatori": [11, 15, 16, 65], "kept": [11, 65], "left": [11, 15, 70], "u32": 11, "0x78563412": 11, "0xfe": [11, 21], "exemplifi": 11, "byte3": 11, "byte2": 11, "byte1": 11, "byte0": 11, "0x56": 11, "would": [11, 15, 16, 17, 21, 28, 74], "sd1": 11, "pid": 11, "dcr": 11, "twice": [11, 21, 61], "acquir": [11, 37, 38, 39, 52, 53], "msb": [11, 13, 14, 15, 16, 18], "Then": [11, 42, 47, 48, 59, 70, 73, 75], "pending_daa": 11, "subsequ": 11, "becaus": [11, 21, 28, 38, 42, 45, 47, 49, 59, 60, 61, 63], "seek": [11, 61], "desir": [11, 48, 61, 65, 67, 73, 74], "getpid": 11, "setnewda": 11, "opportun": [11, 15], "approach": [11, 15, 16], "stall": [11, 21], "guarante": [11, 15, 16, 38], "target": [11, 21, 38, 46, 60, 67], "cohes": 11, "abbrevi": [11, 65], "397": 11, "bcast_7e_w": 11, "bodi": 11, "enumer": 11, "emit": [11, 15], "prefer": [11, 61], "special": [11, 61, 64, 70, 73], "summari": 11, "suitabl": [11, 40], "offload_cmd_": 11, "popul": 11, "offload_sdo_": 11, "preserv": [11, 57], "slot": [11, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 53, 57, 58, 59], "mix": [11, 65], "subfield": 11, "shall": [11, 28, 70], "place": [11, 15, 16, 28, 60, 64], "ground": [11, 44, 74], "eas": [11, 38, 48, 57, 64, 68, 69], "ila": 11, "bit_mod": 11, "rx_raw": 11, "sm": 11, "cmdp_ccc_id": 11, "alter": [11, 60], "cmd_parser": 11, "interest": [11, 61], "view": [11, 37, 38, 39, 40, 41, 44, 45, 46, 47, 50, 51, 52, 53, 57, 58, 59], "depth": 11, "8192": 11, "whole": [11, 70], "posit": [11, 15, 16, 36, 37, 38, 40, 41, 43, 44, 45, 46, 52, 53, 58, 65], "window": [11, 38, 73], "footnot": 11, "v1": [11, 44], "page": [12, 28, 36, 47, 56, 59, 60, 62, 63, 64, 67, 68, 69, 74], "ad3552r": [12, 71], "axi_adxcvr": [12, 17, 36, 47, 59, 73], "pwm": [12, 28, 38, 71], "interfac": [12, 21, 23, 28, 35, 37, 38, 39, 40, 41, 43, 47, 48, 49, 50, 52, 53, 57, 58, 59, 61, 64, 65, 66, 70, 71, 73, 74], "mii": [12, 71], "rmii": [12, 71], "s_axis_axi_aclks_axi_aresetnlink_clklink_sofadc_dovfadc_sync_inadc_sync_manual_req_inlinkenableadc_validadc_dataadc_sync_manual_req_outadc_rstad_ip_jesd204_tpl_adc": 13, "defram": [13, 14, 15, 47, 59, 68, 69], "ad_ip_jesd204_tpl_adc": [13, 47, 59], "samples_per_fram": [13, 14], "converter_resolut": [13, 14], "bits_per_sampl": [13, 14], "np": [13, 14, 15, 16, 47, 59], "dma_bits_per_sampl": [13, 14], "octets_per_beat": [13, 14], "en_frame_align": 13, "twos_compl": 13, "pn7_enabl": 13, "pn15_enabl": 13, "link_data": [13, 14], "link_readi": [13, 14], "link_valid": [13, 14], "link_clk": [13, 14, 15, 16], "40": [13, 14, 15, 16, 28, 36, 38, 43, 45, 46, 47, 50, 52, 58, 59, 60, 69], "66": [13, 14, 15, 16, 47, 59, 60], "link_sof": 13, "concaten": [13, 14, 65], "adc_sync_in": 13, "adc_sync_manual_req_out": 13, "adc_sync_manual_req_in": 13, "device_clk": [13, 15, 16], "refer": [13, 14, 17, 35, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 56, 57, 58, 59, 60, 62, 66, 70, 73], "jesd": [13, 14, 15, 16, 47, 59, 61], "tpl": [13, 14, 15, 59, 68, 69, 73], "up_tpl_common": [13, 14, 68, 69], "0x200": [13, 14, 15, 16, 18, 68, 69], "tpl_cntrl": [13, 14, 68, 69], "profile_sel": [13, 14, 68, 69], "framer": [13, 14, 47, 68, 69], "profile_num": [13, 14, 68, 69], "0x81": [13, 14, 18, 68, 69], "0x204": [13, 14, 18, 68, 69], "tpl_statu": [13, 14, 68, 69], "profil": [13, 14, 15, 16, 41, 68, 69], "0x90": [13, 14, 15, 16, 68, 69], "0x240": [13, 14, 15, 16, 68, 69], "tpl_descriptorn_1": [13, 14, 68, 69], "jesd_f": [13, 14, 68, 69], "octet": [13, 14, 15, 16, 68, 69], "jesd_": [13, 14, 68, 69], "jesd_l": [13, 14, 68, 69], "jesd_m": [13, 14, 68, 69], "0x91": [13, 14, 15, 16, 68, 69], "0x244": [13, 14, 15, 16, 68, 69], "tpl_descriptorn_2": [13, 14, 68, 69], "jesd_n": [13, 14, 68, 69], "jesd_np": [13, 14, 68, 69], "mmsn": [13, 14], "mms1": [13, 14], "mns0": [13, 14], "m1sn": [13, 14], "m1s1": [13, 14], "m1s0": [13, 14], "m0sn": [13, 14], "m0s1": [13, 14], "m0s0": [13, 14], "mjsi": [13, 14], "th": [13, 14, 15, 16, 34, 36, 68, 69], "j": [13, 14, 61], "With": [13, 14, 15, 16, 38], "0x054": [13, 14], "verifi": [13, 14, 15, 16, 61, 74], "chan_cntrl": 13, "introduc": [13, 21, 28], "compar": [13, 15, 25, 57], "against": [13, 15], "chan_cntrl_3": 13, "make": [13, 18, 20, 23, 26, 28, 29, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 60, 63, 65, 67, 70, 73, 74, 75], "sure": [13, 26, 61, 63, 70, 74, 75], "chan_statu": 13, "movement": [13, 14], "reflect": [13, 14, 15, 16], "downstream": [13, 15], "fresh": 13, "highli": [13, 14, 15, 16, 17, 20, 67, 68, 69], "abl": [13, 14, 15, 16, 18, 19, 21, 26, 28, 61, 67, 73, 75], "aris": [13, 14, 15, 16], "reduc": [13, 14, 15, 16, 17, 18, 21, 34, 38, 43, 46, 57, 58, 65], "commit": [13, 14], "longer": [13, 14, 15, 16, 22, 38], "ad6673": [13, 15, 17], "80": [13, 15, 16, 17, 28, 59, 60], "bandwidth": [13, 15, 17, 37, 41, 43, 46, 47, 50, 52, 53, 59], "ad6674": [13, 15, 17], "385": [13, 15, 17], "bw": [13, 15, 17], "divers": [13, 15, 17], "ad6676": [13, 15, 17], "wideband": [13, 14, 15, 16, 17, 41, 46, 48], "subsystem": [13, 15, 17, 20, 50, 60], "ad6677": [13, 15, 17], "ad6684": [13, 15, 17], "135": [13, 15, 17, 47], "ad6688": [13, 15, 17], "2ghz": [13, 15, 17], "observ": [13, 14, 15, 16, 17], "ad9207": [13, 15, 17, 47], "gsp": [13, 14, 15, 16, 17], "jesd204c": [13, 15, 16, 17, 59], "ad9208": [13, 15, 17], "3gsp": [13, 15, 17], "ad9209": [13, 15, 17, 47, 59], "4gsp": [13, 14, 15, 16, 17], "ad9213": [13, 15, 17, 61], "ad9234": [13, 15, 17], "500": [13, 15, 17, 20, 28, 47, 48, 49, 57], "msp": [13, 15, 17, 20, 28, 38, 41, 43, 45, 47, 48, 49, 53, 57, 58], "ad9250": [13, 15, 17], "170": [13, 15, 17], "250": [13, 15, 17, 28, 47], "ad9625": [13, 15, 17], "ad9656": [13, 15, 17], "125": [13, 15, 17, 38, 43, 47, 50, 59, 60], "ad9680": [13, 15, 17], "820": [13, 15, 17], "ad9683": [13, 15, 17], "ad9690": [13, 15, 17], "ad9691": [13, 15, 17], "ad9694": [13, 15, 17], "ad9695": [13, 15, 17, 59], "1300": [13, 15, 17], "625": [13, 15, 17], "ad9083": [13, 15, 17], "ad9094": [13, 15, 17], "ad9371": [13, 14, 15, 16, 17], "ad9375": [13, 14, 15, 16, 17], "dpd": [13, 14, 15, 16, 17], "adrv9009": [13, 14, 15, 16, 17, 61], "adrv9008": [13, 14, 15, 16, 17], "ad9081": [13, 14, 15, 16, 17, 56, 59], "mxfe": [13, 14, 15, 16, 17, 47, 59], "12gsp": [13, 14, 15, 16, 17], "rfdac": [13, 14, 15, 16, 17], "rfadc": [13, 14, 15, 16, 17], "ad9082": [13, 14, 15, 16, 17, 56, 59], "6gsp": [13, 14, 15, 16, 17], "ad9986": [13, 14, 15, 16, 17, 47, 59], "4t2r": [13, 14, 15, 16, 17], "ad9988": [13, 14, 15, 16, 17, 47, 59], "4t4r": [13, 14, 15, 16, 17], "glossari": [13, 14, 15, 17], "limit": [13, 14, 15, 16, 28, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 48, 49, 50, 51, 52, 53, 55, 57, 58, 60, 61, 65], "s_axis_axi_aclks_axi_aresetnlink_clkdac_ddatadac_dunfdac_sync_indac_sync_manual_req_inlinkenabledac_validdac_rstdac_sync_manual_req_outad_ip_jesd204_tpl_dac": 14, "verif": 14, "ad_ip_jesd204_tpl_dac": [14, 47, 59], "padding_to_msb_lsb_n": 14, "polynomi": 14, "polynomin": 14, "datapath_dis": 14, "xbar_en": 14, "xbar": 14, "127": [14, 47, 59, 60], "dac_valid": [14, 33], "dac_ddata": 14, "dac_dunf": [14, 33, 69], "dac_rst": [14, 33], "dac_sync_in": 14, "dac_sync_manual_req_out": 14, "dac_sync_manual_req_in": 14, "prb": 14, "onto": [14, 16], "regardless": [14, 15, 16, 21, 38, 44, 45], "happen": [14, 16, 23, 25, 61], "gate": [14, 17, 57], "ad9135": [14, 16, 17], "txdac": [14, 16, 17], "ad9136": [14, 16, 17], "ad9144": [14, 16, 17], "ad9152": [14, 16, 17], "ad9154": [14, 16, 17], "ad9161": [14, 16, 17], "ad9162": [14, 16, 17], "ad9163": [14, 16, 17], "upconvert": [14, 16, 17], "ad9164": [14, 16, 17], "synthes": [14, 16, 17, 61], "ad9172": [14, 16, 17], "ad9173": [14, 16, 17], "ad9174": [14, 16, 17], "ad9175": [14, 16, 17], "ad9176": [14, 16, 17], "ad9177": [14, 16, 17, 47, 59], "s_axis_axi_aclks_axi_aresetnrx_ilas_configrx_eventrx_statuscore_clkcore_reset_extdevice_clkrx_cfgirqcore_resetdevice_resetaxi_jesd204_rx": 15, "accordingli": [15, 16, 47, 59, 61, 75], "descrambl": [15, 16, 17], "charact": [15, 16, 17, 47, 59, 61, 65], "replac": [15, 16, 17, 44, 47, 61, 70, 74], "interoper": [15, 16], "product": [15, 16, 17, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 60, 66], "subclass": [15, 16, 59], "determinist": [15, 16], "diagnost": [15, 44], "laner": [15, 16], "gbp": [15, 16, 36, 60], "axi_jesd204_rx": [15, 47, 59], "axi_jesd204_rx_ip": 15, "num_link": [15, 16], "enable_link_stat": [15, 16], "stat": [15, 16], "data_path_width": [15, 16, 36], "num_input_pipelin": 15, "num": [15, 16], "num_output_pipelin": [15, 16], "enable_frame_align_check": 15, "enable_frame_align_err_reset": 15, "err": 15, "enable_char_replac": [15, 16], "char": [15, 16, 36], "gearbox": [15, 16], "tpl_data_path_width": [15, 16], "sysref_iob": [15, 16], "iob": [15, 16], "rx_cfg": 15, "core_cfg_lanes_dis": [15, 16], "lanes_dis": [15, 16], "core_cfg_links_dis": [15, 16], "links_dis": [15, 16], "core_cfg_octets_per_multifram": [15, 16], "octets_per_multifram": [15, 16], "core_cfg_octets_per_fram": [15, 16], "octets_per_fram": [15, 16], "core_cfg_disable_char_replac": [15, 16], "disable_char_replac": [15, 16], "core_cfg_disable_scrambl": [15, 16], "disable_scrambl": [15, 16], "core_cfg_frame_align_err_threshold": 15, "frame_align_err_threshold": 15, "device_cfg_octets_per_multifram": [15, 16], "device_octets_per_multifram": [15, 16], "device_cfg_octets_per_fram": [15, 16], "device_octets_per_fram": [15, 16], "device_cfg_beats_per_multifram": [15, 16], "device_beats_per_multifram": [15, 16], "device_cfg_lmfc_offset": [15, 16], "device_lmfc_offset": [15, 16], "device_cfg_sysref_oneshot": [15, 16], "device_sysref_oneshot": [15, 16], "device_cfg_sysref_dis": [15, 16], "device_sysref_dis": [15, 16], "device_cfg_buffer_early_releas": 15, "device_buffer_early_releas": 15, "device_cfg_buffer_delai": 15, "device_buffer_delai": 15, "core_ctrl_err_statistics_reset": 15, "err_statistics_reset": 15, "core_ctrl_err_statistics_mask": 15, "err_statistics_mask": 15, "rx_ilas_config": 15, "core_ilas_config_valid": 15, "core_ilas_config_addr": [15, 16], "core_ilas_config_data": [15, 16], "rx_event": 15, "device_event_sysref_alignment_error": [15, 16], "sysref_alignment_error": [15, 16], "device_event_sysref_edg": [15, 16], "sysref_edg": [15, 16], "core_event_frame_alignment_error": 15, "frame_alignment_error": 15, "core_event_unexpected_lane_state_error": 15, "unexpected_lane_state_error": 15, "rx_statu": 15, "core_status_ctrl_st": 15, "ctrl_state": 15, "core_status_lane_cgs_st": 15, "lane_cgs_st": 15, "core_status_lane_emb_st": 15, "lane_emb_st": 15, "core_status_lane_ifs_readi": 15, "lane_ifs_readi": 15, "core_status_lane_lat": 15, "lane_lat": 15, "core_status_lane_frame_align_err_cnt": 15, "lane_frame_align_err_cnt": 15, "core_status_err_statistics_cnt": 15, "err_statistics_cnt": 15, "status_synth_params0": [15, 16], "synth_params0": [15, 16], "status_synth_params1": [15, 16], "synth_params1": [15, 16], "status_synth_params2": [15, 16], "synth_params2": [15, 16], "core_clk": [15, 16], "rx_status_rx_event_rx_ilas_config_rx_cfg": 15, "core_reset_ext": [15, 16], "core_reset": [15, 16], "device_reset": [15, 16], "cfg_lanes_dis": [15, 16], "cfg_links_dis": [15, 16], "cfg_octets_per_multifram": [15, 16], "cfg_octets_per_fram": [15, 16], "cfg_disable_scrambl": [15, 16], "cfg_disable_char_replac": [15, 16], "cfg_frame_align_err_threshold": 15, "ctrl_err_statistics_reset": 15, "ctrl_err_statistics_mask": 15, "status_ctrl_st": 15, "status_lane_cgs_st": 15, "status_lane_emb_st": 15, "status_err_statistics_cnt": 15, "status_lane_ifs_readi": 15, "status_lane_lat": 15, "status_lane_frame_align_err_cnt": 15, "ilas_config_valid": 15, "ilas_config_addr": [15, 16], "ilas_config_data": [15, 16], "event_frame_alignment_error": 15, "event_unexpected_lane_state_error": 15, "rx_phy": 15, "phy_data": [15, 16], "rxdata": 15, "phy_charisk": [15, 16], "rxcharisk": 15, "phy_disperr": 15, "rxdisperr": 15, "phy_notint": 15, "rxnotint": 15, "phy_head": [15, 16], "rxheader": 15, "phy_block_sync": 15, "rxblock_sync": 15, "rx_cfg_rx_ilas_config_rx_event_rx_statu": 15, "lmfc_edg": [15, 16], "lmfc_clk": [15, 16], "sync_n": [15, 16], "phy_en_char_align": 15, "rx_valid": [15, 68], "rx_eof": 15, "rx_sof": [15, 68], "rx_eomf": 15, "rx_somf": 15, "03": [15, 16], "0x00000003": [15, 16], "0x00000061": [15, 16], "0x32303452": 15, "synth_num_lan": [15, 16], "synth_data_path_width": [15, 16], "0x00000002": [15, 16, 18], "07": [15, 52, 53, 57, 60], "synth_1": [15, 16], "presenc": [15, 16], "scrambl": [15, 16, 17], "misalign": 15, "synth_elastic_buffer_s": 15, "0x00000100": 15, "elast": 15, "size": [15, 17, 18, 22, 27, 44, 61, 65], "irq_en": [15, 16], "link_dis": [15, 16], "link_stat": [15, 16], "external_reset": [15, 16], "link_clk_freq": [15, 16], "device_clk_freq": [15, 16], "sysref_conf": [15, 16], "sysref_oneshot": [15, 16], "oneshot": [15, 16], "sysref_dis": [15, 16], "0x41": [15, 16, 18], "sysref_lmfc_offset": [15, 16], "lmfc": [15, 16], "0x42": [15, 16, 18], "sysref_statu": [15, 16], "unalign": [15, 16], "sysref_detect": [15, 16], "lane_disablen": [15, 16], "0x210": [15, 16], "link_conf0": [15, 16], "k": [15, 16, 36], "0x85": [15, 16], "0x214": [15, 16], "link_conf1": [15, 16], "char_replacement_dis": [15, 16], "descrambler_dis": 15, "0x86": [15, 16], "0x218": [15, 16], "multi_link_dis": [15, 16], "link_disablen": [15, 16], "0x87": [15, 16], "0x21c": [15, 16], "link_conf4": [15, 16], "tpl_beats_per_multifram": [15, 16], "link_conf2": [15, 16], "buffer_early_releas": 15, "releas": [15, 16, 17, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 57, 58, 59, 61, 65, 66], "buffer_deali": 15, "link_conf3": [15, 16], "mask_invalid_head": 15, "invalid": 15, "mask_unexpected_eomb": 15, "mask_unexpected_eoemb": 15, "mask_crc_mismatch": 15, "mask_unexpectedk": 15, "mask_notint": 15, "mask_disperr": 15, "dispar": [15, 36], "reset_count": 15, "0x280": [15, 16], "link_statu": [15, 16], "status_st": [15, 16], "b10b_link_state_machin": 15, "wait_for_phi": 15, "b66b_link_state_machin": 15, "wait_b": 15, "block_sync": 15, "lanen_statu": 15, "emb_stat": 15, "emb_init": 15, "emb_hunt": 15, "emb_lock": 15, "ilas_readi": 15, "ifs_readi": 15, "cgs_state": 15, "0xc1": 15, "0x304": 15, "lanen_lat": 15, "eoemb": 15, "lemc": [15, 16], "kxf": 15, "0xc2": 15, "0x308": 15, "lanen_error_statist": 15, "error_regist": 15, "manual": [15, 61, 75], "0xc3": 15, "0x30c": 15, "lanen_lane_frame_align_err_cnt": 15, "0x310": [15, 16], "lanen_ilas0": [15, 16], "bank": [15, 16], "0xc5": [15, 16], "0x314": [15, 16], "lanen_ilas1": [15, 16], "29": [15, 16, 59, 60], "scr": [15, 16], "lid": [15, 16], "0xc6": [15, 16], "0x318": [15, 16], "lanen_ilas2": [15, 16], "jesdv": [15, 16], "subclassv": [15, 16], "0xc7": [15, 16], "0x31c": [15, 16], "lanen_ilas3": [15, 16], "fchk": [15, 16], "checksum": [15, 16], "hd": [15, 16], "densiti": [15, 16, 57], "cf": [15, 16], "fulli": [15, 16, 17, 20, 57, 60, 61, 65, 74, 75], "achiev": [15, 16, 28, 37, 38, 41, 45, 46, 50, 52, 53, 57], "met": [15, 16, 28, 61], "These": [15, 16, 17, 48, 49, 50, 59, 60, 61, 67, 68, 69, 70], "recoveri": [15, 36], "now": [15, 16, 61, 70, 73, 75], "deactiv": [15, 16, 22, 61], "reiniti": 15, "lowest": [15, 16], "highest": [15, 16, 28], "tempor": [15, 16], "bug": [15, 16, 28], "204r": 15, "0x010": [15, 16], "0x014": [15, 16], "0x040": 15, "local": [15, 16, 61, 65], "skew": 15, "0x0c0": [15, 16], "react": [15, 16], "short": [15, 16, 27, 65], "0x0c4": [15, 16], "involv": [15, 16, 61], "aspect": [15, 16, 21, 38], "turn": [15, 16, 61], "multipli": [15, 16], "fxk": [15, 16], "ex32x8": [15, 16], "stage": [15, 16], "disregard": [15, 16], "earliest": 15, "former": 15, "later": [15, 16], "buffer_delai": 15, "trail": [15, 21], "round": [15, 28], "down": [15, 16, 28, 60, 64], "overal": [15, 17, 28, 61, 68, 69], "maintain": [15, 42, 74, 76], "pvt": 15, "multifram": [15, 16], "optim": [15, 16, 36, 38, 46, 48, 50], "bogu": [15, 16], "Their": [15, 16], "reach": [15, 16, 18], "b001": 15, "track": [15, 44], "embed": [15, 46, 47, 60], "four": [15, 16, 19, 20, 36, 37, 40, 41, 50, 53], "lanen_ilasx": 15, "0x0c8": [15, 16], "0x0cc": [15, 16], "upon": [15, 16, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 61], "behav": [15, 16, 22], "satisfi": [15, 16], "adjust": [15, 16, 37, 40, 41, 50, 53, 61, 74], "predict": [15, 16, 52], "recov": [15, 16], "sever": [15, 16, 34, 60, 61, 74], "succe": 15, "depict": [15, 16, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 49, 50, 51, 52, 53, 57, 58, 59], "jtxn": 15, "counterpart": [15, 16], "step": [15, 16, 17, 28, 61, 64, 74], "sc1": [15, 16], "correctli": [15, 16, 61], "sc0": [15, 16], "fairli": [15, 16, 74], "serv": [15, 28], "marker": 15, "reconstruct": 15, "extract": 15, "lose": [15, 61], "At": [15, 34, 59, 61, 67, 70, 74], "eight": 15, "construct": [15, 65], "previou": 15, "goal": [15, 16, 28, 60, 74], "deliv": [15, 16, 72], "rule": [15, 16, 21, 60, 61, 65, 74], "context": [15, 16, 18], "could": [15, 16, 61], "vari": [15, 16, 37, 41, 42, 46, 53], "closer": 15, "measur": [15, 23, 38, 46, 51, 52], "slowest": [15, 40], "sw": 15, "formula": [15, 21, 28], "frac": [15, 21, 28, 30], "tpldw": 15, "absolut": [15, 46, 65], "slightli": [15, 28, 60], "better": [15, 23, 52, 61], "margin": 15, "variat": [15, 61], "deliber": [15, 16], "decis": [15, 16], "made": [15, 16, 28, 34, 60, 65, 70, 75], "mandat": [15, 16], "here": [15, 16, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 60, 61, 62, 63, 64, 68, 69, 70, 71, 73, 74, 76], "lie": [15, 16], "dormant": [15, 16], "unneed": [15, 16], "leaner": [15, 16], "resourc": [15, 16, 36, 60, 61, 64, 66, 67, 68, 69, 74], "higher": [15, 16, 26, 28, 42, 44, 45, 57], "deviat": [15, 16], "seldom": [15, 16], "viabl": [15, 16], "modern": [15, 16], "gpl": [15, 16, 17, 65], "licens": [15, 16, 61, 64, 65], "pleas": [15, 16, 36, 44, 45, 59, 60, 61, 64, 74], "investig": [15, 16], "commerci": [15, 16, 17], "encount": [15, 16, 75], "s_axis_axi_aclks_axi_aresetntx_ilas_configtx_eventtx_statuscore_clkcore_reset_extdevice_clktx_cfgtx_ctrlirqcore_resetdevice_resetaxi_jesd204_tx": 16, "axi_jesd204_tx": [16, 47, 59], "axi_jesd204_tx_ip": 16, "tx_cfg": 16, "core_cfg_continuous_cg": 16, "continuous_cg": 16, "core_cfg_continuous_ila": 16, "continuous_ila": 16, "core_cfg_skip_ila": 16, "skip_ila": 16, "core_cfg_mframes_per_ila": 16, "mframes_per_ila": 16, "tx_ilas_config": 16, "core_ilas_config_rd": 16, "tx_event": 16, "tx_statu": 16, "core_status_st": 16, "core_status_sync": 16, "tx_ctrl": 16, "core_ctrl_manual_sync_request": 16, "tx_status_tx_event_tx_ilas_config_tx_cfg_tx_ctrl": 16, "tx_valid": 16, "tx_readi": 16, "cfg_continuous_cg": 16, "cfg_continuous_ila": 16, "cfg_skip_ila": 16, "cfg_mframes_per_ila": 16, "ilas_config_rd": 16, "status_sync": 16, "ctrl_manual_sync_request": 16, "tx_phy": 16, "txdata": 16, "txcharisk": 16, "txheader": 16, "tx_cfg_tx_ilas_config_tx_event_tx_status_tx_ctrl": 16, "tx_eof": 16, "tx_sof": 16, "tx_somf": 16, "tx_eomf": 16, "0x32303454": 16, "06": 16, "multiblock": 16, "scrambler_dis": 16, "0x92": 16, "0x248": 16, "w1": 16, "cml": [16, 36], "differenti": [16, 36, 38, 43, 44, 57, 65, 72], "204t": 16, "indefinit": 16, "link_config2": 16, "iter": 16, "link_config3": 16, "asid": 16, "storag": [16, 27, 48], "absenc": 16, "analyz": 16, "stuck": [16, 61], "too": [16, 59, 73, 75], "much": [16, 18, 28, 65, 74, 75], "3rd": 16, "16th": 16, "numer": [16, 65], "fifth": 16, "split": 16, "succeed": 16, "jrxn": 16, "troubleshoot": 16, "scrambler": 16, "mark": 16, "jesd204a": 17, "jedec": 17, "committe": 17, "programm": [17, 20, 21, 25, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 60], "arrai": [17, 57], "interconnect": [17, 20, 21, 68, 69, 72, 73], "simplifi": [17, 37, 38, 41, 50, 51, 53, 57, 74], "realiz": 17, "impact": [17, 50], "attribut": [17, 36, 61, 68, 69], "cost": [17, 38], "wireless": 17, "infrastructur": [17, 38], "gsm": 17, "cdma": 17, "lte": 17, "cdma2000": 17, "wimax": 17, "td": 17, "scdma": 17, "radio": 17, "portabl": [17, 74], "instrument": [17, 38, 50, 51, 57], "medic": [17, 38, 50, 57], "ultrasound": 17, "mil": 17, "aero": 17, "radar": 17, "secur": [17, 61], "particip": 17, "member": 17, "concurr": 17, "develop": [17, 28, 37, 38, 41, 53, 60, 64, 65, 67, 68, 69, 74, 75], "compliant": [17, 74], "comprehens": [17, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59], "roadmap": 17, "our": [17, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 57, 58, 59, 60, 61, 64, 66, 70, 74, 75, 76], "breakthrough": 17, "experi": 17, "partner": 17, "download": [17, 61], "github": [17, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 57, 58, 59, 61, 64, 65, 66, 67, 73, 76], "mail": 17, "oblig": 17, "compli": [17, 65], "agreement": 17, "choos": [17, 61], "purchas": 17, "author": 17, "distributor": 17, "anyth": 17, "question": [17, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 57, 58, 59, 61], "email": 17, "com": [17, 47, 59, 60, 61, 64, 65, 73, 74, 75, 76], "chosen": 17, "meanwhil": 17, "regist": [17, 23, 25, 27, 38, 40, 43, 48, 50, 57, 58, 60, 65, 72], "collect": [17, 62], "wire": [17, 24, 28, 40, 50, 65], "kernel": [17, 61], "eyescan": 17, "introduct": [17, 51, 66], "block": [17, 20, 21, 28, 35, 60, 61, 65, 68, 69, 74], "understand": [17, 36, 61, 65, 67, 68, 69], "checkout": [17, 61], "altera": [17, 68, 69], "fmcadc2": 17, "ebz": [17, 56, 59, 60, 61], "vc707": [17, 60], "zc706": [17, 45, 47, 48, 59, 60, 61, 64, 74], "fmcadc3": 17, "fmcadc4": 17, "retir": 17, "fmcjesdadc1": 17, "kc705": [17, 60, 61], "fmcomms8": 17, "a10soc": [17, 47, 59, 60, 61, 64, 74, 76], "zcu102": [17, 49, 59, 60, 61, 64, 74], "fmcomms11": 17, "fmcdaq2": 17, "a10gx": [17, 60], "kcu105": [17, 60, 61], "fmcdaq3": [17, 61], "vcu118": [17, 59, 60, 61, 64], "adrv9371": 17, "zu11eg": [17, 61], "som": 17, "ad913x": 17, "ad917x": 17, "ad915x": 17, "ad916x": 17, "fmca": [17, 56, 59], "vcu128": [17, 47, 59, 60], "vck190": [17, 47, 59, 60], "s10soc": [17, 59, 60, 61], "quadmxfe1": 17, "fmclidar1": 17, "adrv9026": 17, "surviv": 17, "eval": [17, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59], "9009": 17, "ad9528": 17, "hstl": 17, "hmc7043": 17, "ghz": 17, "fanout": 17, "hmc7044": [17, 47], "jitter": 17, "attenu": [17, 46], "ltc6952": 17, "ultralow": 17, "5ghz": 17, "adf": 17, "4371": 17, "microwav": 17, "vco": 17, "s_axis_axi_aclks_axi_aresetnup_clkup_rstnup_wrequp_waddrup_wdataup_rrequp_raddrspi_clkspi_engine_ctrlspi_engine_offload_ctrl0up_wackup_rdataup_rackirqspi_resetnaxi_spi_engin": 18, "spi_engin": [18, 19, 22, 24, 25, 26, 27, 28, 31, 32, 37, 38, 39, 40, 41, 43, 44, 45, 50, 51, 52, 53, 57, 73], "axi_spi_engin": [18, 37, 38, 39, 40, 41, 43, 44, 45, 50, 51, 52, 53, 57, 70], "axi_spi_engine_ip": 18, "cmd_fifo_address_width": 18, "sync_fifo_address_width": 18, "sdo_fifo_address_width": 18, "sdi_fifo_address_width": 18, "mm_if_typ": 18, "async_spi_clk": [18, 27, 28, 73], "spi_clk": [18, 27, 28], "num_offload": 18, "offload0_cmd_mem_address_width": 18, "offload0_sdo_mem_address_width": 18, "mosi": [18, 24, 25, 38], "data_width": [18, 19, 21, 25, 26, 27, 28, 32, 33, 73], "num_of_sdi": [18, 19, 25, 26, 27, 32, 33, 38, 44, 73], "miso": [18, 24, 25, 27, 32, 33, 38, 45], "cfg_info_0": [18, 73], "cfg": [18, 36], "cfg_info_1": [18, 73], "cfg_info_2": [18, 73], "cfg_info_3": [18, 73], "spi_engine_ctrl": [18, 27], "cmd_readi": [18, 19, 25, 26, 27, 31, 32], "cmd_valid": [18, 19, 25, 26, 27, 31, 32], "cmd_data": [18, 19, 25, 26, 27, 31, 32], "sdo_data_readi": [18, 25, 27], "sdo_data_valid": [18, 23, 25, 27], "sdo_data": [18, 19, 21, 25, 26, 27, 32], "sdi_data_readi": [18, 25, 27], "sdi_data_valid": [18, 23, 25, 27], "sdi_data": [18, 19, 21, 25, 26, 27, 32], "sync_readi": [18, 19, 25, 26, 27, 32], "sync_valid": [18, 19, 25, 26, 27, 32], "sync_data": [18, 19, 25, 26, 27, 32], "spi_engine_offload_ctrl0": 18, "offload0_cmd_wr_en": 18, "cmd_wr_en": [18, 22, 27], "offload0_cmd_wr_data": 18, "cmd_wr_data": [18, 22, 27], "offload0_sdo_wr_en": 18, "sdo_wr_en": [18, 22, 27], "offload0_sdo_wr_data": 18, "sdo_wr_data": [18, 22, 27], "offload0_en": 18, "offload0_mem_reset": 18, "mem_reset": [18, 22, 27], "offload_sync_readi": 18, "offload_sync_valid": 18, "offload_sync_data": 18, "up_clk": [18, 36, 72], "up_rstn": [18, 36, 72], "up_wreq": [18, 72], "up_waddr": [18, 72], "up_wdata": [18, 72], "up_wack": [18, 72], "up_rreq": [18, 72], "up_raddr": [18, 72], "up_rdata": [18, 72], "up_rack": [18, 72], "spi_resetn": [18, 27], "02": [18, 21], "data_with": 18, "offload_mem_addr_width": 18, "sdo_mem_address_width": [18, 27], "cmd_mem_address_width": [18, 27], "fifo_addr_width": 18, "offload_sync_id_pend": 18, "sync_id": 18, "offload_sync_id": 18, "0x3b": 18, "0xec": 18, "sdi_fifo_msb": 18, "0x3c": 18, "0xf0": 18, "sdi_fifo_peek": 18, "peek": 18, "offload0_statu": 18, "0x110": 18, "offload0_cdm_fifo": 18, "0x45": 18, "offload0_sdo_fifo": 18, "0x82": 18, "0x208": 18, "0x83": 18, "0x20c": 18, "cfg_info_4": 18, "faster": 18, "task": [18, 57], "incorpor": [18, 40, 52, 57], "One": [18, 65, 70, 74], "attempt": 18, "unmodifi": 18, "monoton": 18, "manner": [18, 61, 75], "easili": [18, 20, 44, 74], "want": [18, 60, 61, 64, 68, 69, 70, 73, 74, 75], "fit": [18, 59, 65], "suspend": 18, "handshak": [19, 23, 31], "spi_engine_ctrl_rtl": [19, 31], "xml": [19, 22, 24, 31, 61], "flexibl": [20, 26, 41, 44, 45, 46, 50, 57], "degre": [20, 23], "usabl": 20, "customiz": 20, "sigma": [20, 29, 37, 41, 46, 51, 52, 53], "delta": [20, 29, 37, 41, 46, 51, 52, 53], "helper": [20, 29], "cn0363": [20, 29, 56], "colorimet": [20, 29, 51], "ad7175": [20, 29, 51], "adaq7980": [20, 56], "sdz": [20, 56], "ad5766": [20, 56], "\u03c3": [20, 46], "\u03b4": [20, 46], "ad40xx_fmc": [20, 64], "evalu": [20, 26, 34, 38, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 57, 58, 59, 61, 66, 76], "ad4000": 20, "precis": [20, 28, 37, 38, 39, 41, 42, 46, 52, 53, 57], "sar": [20, 38, 43, 50, 57, 58], "ad469x": [20, 56], "ksp": [20, 28, 37, 41, 44, 46, 53, 57], "easi": [20, 38, 43, 57, 61], "ad4630": [20, 56], "ad4030": [20, 38, 56], "philosophi": [20, 29], "tutori": [20, 29, 61, 64, 67, 70], "pulsar": [20, 29, 56], "alloc": [21, 36, 47, 61], "sdo_t": [21, 24, 25], "transpar": 21, "paramet": [21, 23, 28, 35, 38, 44, 45, 47, 57, 58, 59, 61, 65, 68, 69, 70, 73, 74], "delay_": 21, "div": [21, 23, 28, 30], "b00": [21, 30, 36], "b01": 21, "b10": [21, 65], "arbitr": [21, 26], "_time": 21, "three_wir": [21, 24, 25, 30], "cpol": 21, "cpha": 21, "divid": [21, 25, 34, 36, 57, 59, 60, 64, 65, 74], "deriv": [21, 28, 65, 66], "thumb": [21, 60, 74], "ram": [22, 27, 47, 61], "spi_engine_offload_ctrl_rtl": 22, "But": [22, 74], "memt_reset": 22, "impos": 23, "addition": 23, "relev": [23, 59, 61], "unless": [23, 61, 65], "sleep": 23, "prescal": [23, 25, 28, 65], "simpli": [23, 28, 61, 74], "familiar": [23, 64, 67], "knowledg": [23, 64, 67, 68, 69], "sub": [23, 52, 57, 61, 65], "2ff": 23, "cdc": [23, 47, 59], "s0": 23, "s1": [23, 44], "account": 23, "worst": 23, "n_": 23, "s1_sdo_valid": [23, 26, 32], "m_sdo_valid": [23, 26, 32], "m_sdi_valid": [23, 26, 32], "s1_sdi_valid": [23, 26, 32], "sink": [23, 40, 68, 69], "backpressur": 23, "parametr": 23, "deep": 23, "bin2grai": 23, "gray2bin": 23, "async": 23, "spi_engine_rtl": 24, "tri": 24, "tristat": 24, "represent": 24, "appropri": [24, 48, 68, 69], "mux": 24, "unconnect": 24, "diagram": [24, 35, 68, 69], "simplif": 24, "prefix": [24, 65, 72], "assign": [24, 60, 65, 74], "phy_sclk": 24, "spi_sclk": [24, 28], "phy_c": 24, "spi_c": 24, "phy_mosi": 24, "spi_sdo_t": 24, "bz": 24, "spi_sdo": 24, "spi_sdi": [24, 51], "spi_three_wir": 24, "phy_miso": 24, "ctrlclkresetnecho_sclkspiactivespi_engine_execut": [25, 32, 33], "spi_engine_execut": [25, 32, 37, 38, 39, 40, 41, 43, 44, 45, 50, 51, 52, 53, 57], "spi_engine_execution_ip": [25, 32], "num_of_c": 25, "default_spi_cfg": [25, 73], "default_clk_div": 25, "granular": 25, "sdo_default": 25, "echo_sclk": [25, 28, 73], "echo": [25, 58], "sdi_delai": [25, 28, 73], "latch": [25, 28, 38, 65], "ctrl": [25, 36], "scaler": 25, "s0_ctrls1_ctrlclkresetnm_ctrlspi_engine_interconnect": 26, "consequenti": 26, "creation": [26, 74], "effici": [26, 50, 67], "spi_engine_interconnect": [26, 37, 38, 39, 40, 41, 43, 44, 45, 50, 51, 52, 53, 57], "spi_engine_interconnect_ip": 26, "m_ctrl": [26, 32], "m_cmd_readi": [26, 32], "m_cmd_valid": [26, 32], "m_cmd_data": [26, 32], "m_sdo_readi": [26, 32], "m_sdo_data": [26, 32], "m_sdi_readi": [26, 32], "m_sdi_data": [26, 32], "m_sync_readi": [26, 32], "m_sync_valid": [26, 32], "m_sync": [26, 32], "s0_ctrl": [26, 32], "s0_cmd_readi": [26, 32], "s0_cmd_valid": [26, 32], "s0_cmd_data": [26, 32], "s0_sdo_readi": [26, 32], "s0_sdo_valid": [26, 32], "s0_sdo_data": [26, 32], "s0_sdi_readi": [26, 32], "s0_sdi_valid": [26, 32], "s0_sdi_data": [26, 32], "s0_sync_readi": [26, 32], "s0_sync_valid": [26, 32], "s0_sync": [26, 32], "s1_ctrl": [26, 32], "s1_cmd_readi": [26, 32], "s1_cmd_valid": [26, 32], "s1_cmd_data": [26, 32], "s1_sdo_readi": [26, 32], "s1_sdo_data": [26, 32], "s1_sdi_readi": [26, 32], "s1_sdi_data": [26, 32], "s1_sync_readi": [26, 32], "s1_sync_valid": [26, 32], "s1_sync": [26, 32], "prioriti": 26, "grant": 26, "spi_engine_offload_ctrlctrl_clkspi_clkspi_resetntriggerspi_engine_ctrloffload_sdispi_engine_offload": 27, "rom": 27, "reaction": 27, "spi_engine_offload": [27, 37, 38, 39, 41, 43, 44, 45, 50, 51, 52, 53, 57], "spi_engine_offload_ip": 27, "ctrl_clk": 27, "async_trig": 27, "cmd_mem_addr_width": [27, 28, 73], "sdo_mem_addr_width": 27, "spi_engine_offload_ctrl": 27, "ctrl_cmd_wr_en": 27, "ctrl_cmd_wr_data": 27, "ctrl_sdo_wr_en": 27, "ctrl_sdo_wr_data": 27, "ctrl_enabl": 27, "ctrl_mem_reset": 27, "status_sync_readi": 27, "status_sync_valid": 27, "status_sync_data": 27, "offload_sdi_data": 27, "spi_engine_ctrl_offload_sdi": 27, "carrier": [28, 34, 60, 61, 64, 66, 76], "digil": [28, 38], "cora": [28, 42, 52, 53, 57, 60], "z7": [28, 42, 52, 53, 57, 60], "pmod": [28, 42, 51, 57], "connector": [28, 43, 44, 51, 52, 57, 60, 74], "aim": 28, "comparison": [28, 61], "kei": [28, 61], "3v": [28, 44, 45, 60], "vio": 28, "solut": [28, 36, 38, 40, 41, 48, 52, 58, 60], "t_": 28, "t_conv": 28, "t_cyc": 28, "t_acq": 28, "ad7942": [28, 57], "2200": 28, "4000": [28, 47], "1800": 28, "ad7946": [28, 57], "1600": 28, "2000": [28, 65], "400": 28, "ad7988": [28, 57], "9500": 28, "1000": 28, "ad7685": [28, 57], "ad7687": [28, 57], "ad7691": [28, 57], "ad7686": [28, 57], "ad7693": [28, 57], "ad7": 28, "988": 28, "b": [28, 40, 43, 44, 46, 58], "1200": 28, "800": 28, "ad7980": [28, 57], "710": 28, "290": 28, "ad7983": [28, 57], "1333": 28, "750": 28, "ad7690": [28, 57], "2100": 28, "2500": 28, "ad7982": [28, 57], "demand": 28, "250n": 28, "downgrad": 28, "argument": [28, 61, 74], "proc": [28, 61], "spi_engine_cr": [28, 73], "num_c": [28, 73], "num_sdi": [28, 73], "num_sdo": [28, 73], "data_mem_addr_width": [28, 73], "sdi_fifo_addr_width": [28, 73], "sdo_fifo_addr_width": [28, 73], "sync_fifo_addr_width": [28, 73], "cmd_fifo_addr_width": [28, 73], "pulsar_adc": [28, 57], "18bit": 28, "32bit": 28, "80mhz": 28, "160mhz": 28, "impli": [28, 65], "ad_hdl_dir": [28, 60, 70, 73], "hier_spi_engin": 28, "spi_pulsar_adc": [28, 57], "categori": [28, 73], "40mhz": 28, "axi_clkgen": [28, 37, 38, 39, 40, 41, 43, 44, 45, 46, 48, 50, 52, 53, 57, 58, 61, 71], "obtain": [28, 60, 61, 65], "bitstream": [28, 61], "meet": 28, "ad_ip_inst": [28, 73], "spi_clkgen": [28, 38, 39, 43, 44, 45, 50, 52, 57], "ad_ip_paramet": [28, 73], "clk0_div": 28, "vco_div": 28, "vco_mul": 28, "ad_connect": 28, "sys_cpu_clk": 28, "clk_0": 28, "axi_pulsar_adc_dma": [28, 57], "overlin": 28, "shown": [28, 65, 73], "figur": 28, "t_sclk": 28, "3v3": [28, 43, 45], "gen": [28, 38, 48], "spi_clock": 28, "decreas": 28, "pulsar_adc_trigger_gen": [28, 57], "120": [28, 47], "sys_cpu_resetn": 28, "pwm_0": 28, "cnv": [28, 38, 58], "ad_mem_hp1_interconnect": 28, "system_wrapp": [28, 60, 74], "oddr": [28, 60], "harder": 28, "pulsar_adc_spi_pd": [28, 57], "system_constr": [28, 60, 74], "xdc": [28, 60, 74], "folder": [28, 38, 44, 45, 47, 57, 58, 59, 61, 73], "coraz7": [28, 42, 52, 57], "exclud": 28, "ethernet": [28, 34, 60], "uart": 28, "create_generated_clock": 28, "get_pin": 28, "clkin1": 28, "get_cel": 28, "hier": 28, "i_mmcm": 28, "master_clock": 28, "clk_fpga_0": 28, "clkout0": 28, "set_multicycle_path": 28, "hierarch": 28, "data_sdo_shift_reg": 28, "get_clock": 28, "inst": 28, "left_aligned_reg": 28, "bd": [28, 60, 61, 74], "pulsar_adc_pmdz": 28, "system_bd": [28, 60, 74], "l50": 28, "repo": [28, 70], "clone": [28, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 61, 64, 73], "cfg1": [28, 36], "earli": 28, "333": 28, "322": 28, "500n": 28, "25n": 28, "brief": [29, 30, 31, 32], "introdut": 29, "dac_clk_in_p": 33, "dac_clk_in_n": 33, "dac_clk_out_p": 33, "dac_clk_out_n": 33, "dac_data_out_p": 33, "dac_data_out_n": 33, "dac_div_clk": 33, "dac_enable_": 33, "dac_ddata_": 33, "imag": [33, 38, 58, 59, 61], "detailed_architectur": 33, "svg": [33, 59], "alt": 33, "center": [33, 36], "gmiimiireset_nref_clkrmiiutil_mii_to_rmii": 34, "mpsoc": [34, 60], "mac": 34, "media": 34, "adin1300": 34, "cn0506": 34, "gmii": 34, "util_mii_to_rmii": 34, "mac_phy_link": 34, "phy_mac_link": 34, "intf_cfg": [34, 47, 59], "rate_10_100": 34, "100mbp": 34, "10mbp": 34, "link": [34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 48, 49, 50, 51, 52, 53, 57, 58, 59, 60, 61, 63, 68, 69, 73, 76], "mii_col": 34, "col": 34, "mii_cr": 34, "cr": 34, "mii_rxd": 34, "rxd": 34, "mii_rx_clk": 34, "rx_clk": [34, 68], "mii_rx_dv": 34, "rx_dv": 34, "mii_rx_er": 34, "rx_er": 34, "mac_txd": 34, "txd": 34, "mii_tx_clk": 34, "tx_clk": [34, 69], "mac_tx_en": 34, "tx_en": 34, "mac_tx_er": 34, "tx_er": 34, "phy_crs_dv": 34, "crs_dv": 34, "phy_rxd": 34, "phy_rx_er": 34, "rmii_txd": 34, "rmii_tx_en": 34, "ref_clk": [34, 47], "illustr": [34, 72], "mbp": 34, "dibit": 34, "rev": [34, 65], "preced": [34, 65], "preambl": 34, "delimit": [34, 65], "1522": 34, "0b0000": 34, "mii_tx_en": 34, "mii_txd": 34, "mii_tx_er": 34, "rest": [34, 59, 63], "transmiss": 34, "50": [34, 40, 46, 47, 52, 59, 60], "adin1200": 34, "guidelin": [35, 66, 74], "consider": [35, 70], "up_clkup_rstncpll_ref_clk_": 36, "rx_clk_": 36, "tx_clk_": 36, "qpll_ref_clk_": [36, 73], "rx_clk_2x_": 36, "tx_clk_2x_": 36, "up_rx_rst_": 36, "up_tx_rst_": 36, "up_cpll_rst_": 36, "up_qpll_rst_": [36, 73], "up_rx_": 36, "up_tx_": 36, "tx_": 36, "rx_": 36, "_prx_": 36, "_nrx_calign_": 36, "rx_out_clk_": 36, "tx_out_clk_": 36, "rx_out_clk_div2_": 36, "tx_out_clk_div2_": 36, "_ptx_": 36, "_nutil_adxcvr": 36, "wrapper": [36, 68, 69, 74], "column": [36, 59, 60, 70], "visit": [36, 60, 64], "gtx2": 36, "gth3": 36, "gth4": 36, "gtex2_common": 36, "gtxe2_channel": 36, "rx_lane_r": [36, 47, 59, 61], "tx_lane_r": [36, 47, 59, 61], "qpll_refclk_div": [36, 73], "qpll_fbdiv_ratio": [36, 73], "por_cfg": 36, "por": 36, "h0006": 36, "ppf0_cfg": 36, "ppf0": 36, "h0600": 36, "ppf1_cfg": 36, "ppf1": 36, "qpll_cfg": 36, "b000011010000000000110000001": 36, "qpll_fbdiv": [36, 73], "b0000110000": 36, "qpll_cfg0": 36, "cfg0": 36, "h331c": 36, "qpll_cfg1": 36, "hd038": 36, "qpll_cfg1_g3": 36, "g3": 36, "qpll_cfg2": 36, "cfg2": 36, "h0fc0": 36, "qpll_cfg2_g3": 36, "qpll_cfg3": 36, "cfg3": 36, "h0120": 36, "qpll_cfg4": 36, "cfg4": 36, "h0003": 36, "qpll_cp_g3": 36, "b0000011111": 36, "qpll_lpf": 36, "lpf": 36, "b0100110111": 36, "qpll_cp": 36, "b0001111111": 36, "cpll_fbdiv": 36, "feedback": [36, 43, 50, 68, 69], "n2": 36, "cpll_fbdiv_4_5": 36, "n1": 36, "cpll_cfg0": 36, "h01fa": 36, "cpll_cfg1": 36, "h0023": 36, "cpll_cfg2": 36, "h0002": 36, "cpll_cfg3": 36, "h0000": 36, "ch_hspmux": 36, "ch": 36, "hspmux": 36, "h2424": 36, "preiq_freq_bst": 36, "preiq": 36, "freq": 36, "bst": 36, "rxpi_cfg0": 36, "rxpi": 36, "rxpi_cfg1": 36, "h0015": 36, "rtx_buf_cml_ctrl": 36, "rtx": 36, "buf": 36, "b011": 36, "tx_num_of_lan": [36, 73], "tx_out_div": [36, 73], "tx_clk25_div": 36, "tx_lane_invert": 36, "tx_pi_biasset": 36, "pi": 36, "biasset": 36, "txpi_cfg": 36, "txpi": 36, "h0054": 36, "a_txdiffctrl": 36, "txdiffctrl": 36, "b10110": 36, "rx_num_of_lan": [36, 73], "rx_out_div": [36, 73], "rx_clk25_div": 36, "rx_dfe_lpm_cfg": [36, 73], "h0104": 36, "rx_pma_cfg": 36, "pma_rsv": 36, "h001e7080": 36, "rx_cdr_cfg": [36, 73], "circuit": [36, 40, 46, 48, 51, 52], "h0b000023ff10400020": 36, "rxcdr_cfg0": 36, "rxcdr": 36, "rxcdr_cfg2": 36, "h0269": 36, "rxcdr_cfg2_gen2": 36, "gen2": 36, "b1001100101": 36, "rxcdr_cfg2_gen4": 36, "gen4": 36, "h00b4": 36, "rxcdr_cfg3": 36, "h0012": 36, "rxcdr_cfg3_gen2": 36, "b011010": 36, "rxcdr_cfg3_gen3": 36, "gen3": 36, "rxcdr_cfg3_gen4": 36, "h0024": 36, "rxdfe_kh_cfg2": 36, "rxdfe": 36, "kh": 36, "h0200": 36, "rxdfe_kh_cfg3": 36, "h4101": 36, "rx_widemode_cdr": 36, "widemod": 36, "cdr": 36, "rx_xmode_sel": 36, "xmode": 36, "txdrv_freqband": 36, "txdrv": 36, "freqband": 36, "txfe_cfg0": 36, "txfe": 36, "h03c2": 36, "txfe_cfg1": 36, "h6c00": 36, "txfe_cfg2": 36, "txfe_cfg3": 36, "txpi_cfg0": 36, "h0300": 36, "txpi_cfg1": 36, "h1000": 36, "txswbst_en": 36, "txswbst": 36, "rx_lane_invert": 36, "qpll_ref_clk_0": 36, "cpll_ref_clk_0": 36, "_p": [36, 65], "_n": [36, 65], "rx_charisk_": 36, "rx_disperr_": 36, "rx_notintable_": 36, "rx_data_": 36, "rx_calign_": 36, "comma": 36, "tx_charisk_": 36, "tx_data_": 36, "wizard": 36, "sequenti": 36, "tightli": 36, "coupl": [36, 47, 52, 57, 60, 65, 74], "placement": 36, "permut": 36, "conflict": 36, "rearrang": [36, 74], "complementari": 36, "reorder": [36, 47, 59], "crossbar": 36, "nois": [37, 38, 40, 41, 42, 43, 46, 51, 53, 57, 58], "simultan": [37, 38, 40, 41, 43, 44, 45, 46, 53], "ctsd": [37, 41, 53], "scheme": [37, 41, 53], "inher": [37, 41, 53], "around": [37, 41, 53, 65], "alias": [37, 41, 53], "antialias": [37, 41, 44, 46, 53], "removesth": [37, 53], "391": [37, 41, 53], "khz": [37, 41, 46, 52, 53], "odr": [37, 41, 53], "1496": [37, 41, 53], "wih": [37, 53], "sp": [37, 41, 53], "granularli": [37, 41, 53], "coher": [37, 41, 53], "benefit": [37, 41, 53], "standalon": [37, 41, 53], "interact": [37, 38, 39, 41, 53, 64], "alia": [37, 38, 39, 40, 43, 44, 45, 46, 50, 51, 52, 57, 58, 59], "zedboard": [37, 38, 39, 40, 41, 43, 44, 45, 46, 48, 50, 51, 53, 57, 58, 60], "dclk": [37, 41, 53], "din": [37, 41, 53], "solder": [37, 40, 41, 43, 44, 45, 46, 52, 53, 58], "jp16": [37, 41], "mount": [37, 41, 45, 53], "dclkio": [37, 41, 53], "spi_ad4134_axi_regmap": 37, "0x44a0_0000": [37, 38, 39, 40, 41, 43, 44, 45, 48, 50, 51, 52, 53, 57, 58], "axi_ad4134_dma": 37, "0x44a3_0000": [37, 38, 39, 41, 43, 44, 45, 48, 50, 51, 52, 53, 57, 58], "odr_gener": [37, 41, 53], "0x44b0_0000": [37, 38, 39, 41, 43, 44, 45, 50, 53, 57], "axi_ad4134_clkgen": 37, "0x44b1_0000": [37, 41, 47, 53, 59], "ps7": [37, 38, 39, 40, 41, 44, 45, 46, 50, 51, 53, 57, 58, 60], "54": [37, 38, 39, 40, 41, 44, 45, 46, 47, 50, 51, 52, 53, 57, 58, 59, 60], "emio": [37, 38, 39, 40, 41, 44, 45, 46, 47, 50, 51, 52, 53, 57, 58, 59, 60], "ad4134_dclkio": 37, "inout": [37, 38, 39, 40, 41, 46, 47, 50, 52, 53, 57, 58, 59, 65], "45": [37, 41, 47, 52, 58, 59, 60], "99": [37, 41, 47], "ad4134_dclk_mod": 37, "44": [37, 47, 52, 59, 60], "98": [37, 47], "ad4134_gpio": 37, "43": [37, 45, 47, 59, 60], "36": [37, 41, 44, 45, 52, 53, 59, 60], "97": [37, 45, 47], "90": [37, 41, 44, 45, 52, 53, 59, 60, 70], "ad4134_pinbspi": 37, "35": [37, 38, 41, 44, 45, 52, 53, 58, 59, 60], "89": [37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 50, 51, 52, 53, 57, 58, 59, 60], "ad4134_mod": 37, "34": [37, 38, 41, 44, 51, 52, 53, 58, 59, 60], "88": [37, 38, 39, 40, 41, 43, 44, 45, 47, 50, 51, 52, 53, 57, 58, 59, 60], "ad4134_pdn": 37, "87": [37, 38, 41, 45, 46, 47, 51, 52, 53, 58, 59, 60], "ad4134_resetn": 37, "86": [37, 38, 39, 40, 41, 44, 45, 46, 47, 50, 51, 52, 53, 57, 58, 59, 60], "57": [37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 50, 51, 52, 53, 57, 58, 59, 60, 61, 74], "spi_ad4134": 37, "56": [37, 38, 39, 40, 41, 43, 44, 45, 47, 50, 51, 52, 53, 57, 59, 60], "built": [37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 60, 61, 63], "elf": [37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 61], "cygwin": [37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 61], "wsl": [37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 61], "cd": [37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 61, 74], "ad4134_fmc": 37, "zed": [37, 38, 39, 40, 41, 43, 44, 45, 46, 50, 51, 53, 57, 58, 60, 61], "datasheet": [37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59], "ug": [37, 39, 40, 41, 43, 44, 45, 46, 47, 50, 57, 58, 59], "2016": [37, 75], "ad4134fmcz": 37, "axi_hdmi_tx": [37, 38, 39, 40, 41, 43, 44, 45, 46, 48, 50, 51, 52, 53, 57, 58, 71], "axi_i2s_adi": [37, 38, 39, 40, 41, 43, 44, 45, 46, 50, 51, 53, 57, 58], "axi_sddif_tx": [37, 41, 53], "axi_spdif_tx": [37, 38, 39, 40, 41, 43, 44, 45, 46, 48, 50, 51, 53, 57, 58], "axi_sysid": [37, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 71], "axi_sysid_rom": [37, 41, 53], "sysid_rom": [37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59], "util_i2c_mix": [37, 38, 39, 40, 41, 43, 44, 46, 50, 51, 53, 57, 58], "tree": [37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 57, 58, 59, 63], "adv7511": [37, 48, 60], "dt": [37, 48, 49], "ad7134": [37, 53, 56], "forum": [37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 57, 58, 59, 68, 69], "team": [37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 57, 58, 59, 66, 76], "concern": [37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 57, 58, 59], "microcontrol": [37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 57, 58, 59], "older": [37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 57, 58, 59, 61, 75], "chanc": [37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 57, 58, 59], "approxim": [38, 43, 44, 45, 50, 57, 58], "ppm": [38, 46], "inl": [38, 46, 58], "miss": [38, 60, 74], "unparallel": 38, "106": [38, 47, 59, 60], "db": [38, 45, 46], "109": [38, 47, 59, 60], "floor": 38, "gain": [38, 44, 46, 49, 50, 51], "averag": 38, "153": 38, "155": 38, "5db": 38, "vref": [38, 43], "satur": 38, "settl": 38, "broaden": [38, 57], "front": 38, "versatil": [38, 40], "flexi": 38, "isol": [38, 57], "bga": 38, "critic": [38, 50, 61, 65], "capacitor": [38, 57], "footprint": [38, 46, 68, 69], "lessen": 38, "adaq4224": [38, 56], "\u03bcmodul": 38, "acquisit": [38, 41, 43, 45, 50, 52, 57, 58], "daq": [38, 52], "challeng": [38, 50, 57], "85": [38, 58, 59, 60], "ad4630_fmcz": 38, "ad4030_fmcz": 38, "seismologi": 38, "semiconductor": [38, 65], "manufactur": [38, 60], "scientif": 38, "24fmcz": 38, "16fmcz": 38, "fmcz": [38, 57, 58], "iso": 38, "4224": 38, "save": [38, 57, 70, 73, 74], "forward": [38, 68, 69], "titl": [38, 70], "AND": 38, "explan": [38, 59, 61, 65], "fact": 38, "compil": [38, 61, 65], "sd": [38, 42, 60], "accommod": [38, 44, 45], "sckout": 38, "sck": 38, "ye": [38, 44], "clk_mode": [38, 73], "configut": 38, "capture_zon": [38, 73], "20n": 38, "ddr_en": [38, 73], "doubl": [38, 61, 70], "spi_ad463x_axi_regmap": 38, "axi_ad463x_dma": 38, "0x44a7_0000": [38, 39, 43, 44, 45, 50, 52, 57], "cnv_gener": 38, "sync_gener": 38, "0x44c0_0000": 38, "pl": [38, 39, 40, 43, 44, 45, 46, 50, 51, 52, 57, 58, 59, 60, 73], "iic_fmc": [38, 39, 40, 43, 44, 45, 46, 50, 51, 57, 58], "axi_iic_fmc": [38, 39, 40, 43, 44, 45, 46, 50, 51, 57, 58], "0x4162_0000": [38, 39, 40, 43, 44, 45, 46, 50, 51, 57, 58], "eeprom": 38, "0x5f": 38, "temperatur": [38, 41, 43, 44, 46], "sensor": [38, 41, 44, 52], "hw": [38, 61], "ad463x_resetn": 38, "adaq42xx_pgia_mux": 38, "max17687_rst": 38, "spi_ad463x": [38, 73], "ad4630_fmc": [38, 73], "numofsdi4_capturezone2": 38, "ad463x": 38, "ad403x": 38, "ad463x_data_captur": [38, 64], "spi_axis_reord": 38, "ad463x_fmc": 38, "ad4696": 39, "ad4695": 39, "ad4697": 39, "ad4698": 39, "axi_ad469x_dma": 39, "spi_ad469x_axi_regmap": 39, "ad469x_trigger_gen": 39, "iic_main": [39, 40, 43, 44, 45, 46, 50, 51, 57, 58], "axi_iic_main": [39, 40, 43, 44, 45, 46, 50, 51, 57, 58], "0x4160_0000": [39, 40, 43, 44, 45, 46, 50, 51, 57, 58], "ad469x_resetn": 39, "spi_ad469x": 39, "ad469x_fmc": 39, "1882": 39, "ad4694fmcz": 39, "ad469x_fmcz": 39, "ad5767": 40, "mid": 40, "ma": 40, "indium": 40, "phosphid": 40, "mach": 40, "zehnder": 40, "inp": 40, "mzm": 40, "bias": 40, "0v": 40, "avcc": 40, "avdd": 40, "avss": [40, 46], "amplifi": [40, 43, 44, 51, 57, 58], "vlogic": [40, 43], "10mhz": 40, "readback": 40, "daisi": [40, 50], "spir": 40, "qspi": 40, "microwir": 40, "dsp": [40, 43], "4mm": 40, "wlcsp": 40, "40c": 40, "105c": 40, "bia": 40, "sdp": [40, 45], "lk1": [40, 43, 46], "lk2": [40, 43, 46, 58], "lk3": [40, 43, 58], "j12": 40, "lk4": [40, 43, 58], "lk5": [40, 43, 58], "adp5071": 40, "lk6": [40, 58], "rail": [40, 57], "en2": 40, "lk7": [40, 58], "adr4525": [40, 44], "lk8": 40, "lk9": [40, 58], "lk10": [40, 58], "slew": 40, "best": [40, 59, 61, 65], "lk11": 40, "lk12": 40, "lc": 40, "sw1": 40, "po": 40, "adp5070_vpo": 40, "8v": [40, 60], "adp5070_vneg": 40, "22v": 40, "axi_ad5766": [40, 64], "0x44a1_0000": [40, 47, 59], "axi_ad5766_dac_dma": 40, "0x44a2_0000": 40, "ad5766_sdz": 40, "1070": 40, "util_i2c": [40, 43, 51], "mixer": [40, 43, 51], "ideal": 41, "candid": 41, "univers": 41, "breadth": 41, "vibrat": [41, 52], "shock": 41, "rippl": [41, 46], "374": 41, "respond": 41, "sinc3": 41, "balanc": 41, "sinc6": 41, "496": 41, "ad7134fmcz": 41, "kit": [41, 46], "demonstr": [41, 57], "multidevic": 41, "jp14": [41, 44, 58], "dec0": [41, 53], "jp15": 41, "jp17": 41, "dual_ad7134_axi_regmap": 41, "axi_ad7134_dma": 41, "axi_sdp_clkgen": 41, "0x44a4_0000": [41, 52], "axi_ad7134_clkgen": 41, "ad713x_dclkmod": 41, "49": [41, 46, 47, 59, 60], "103": [41, 46, 47], "ad713x_pinbspi": 41, "48": [41, 46, 47, 59, 60], "102": [41, 46, 47], "ad713x_dclkio": 41, "47": [41, 47, 59, 60], "46": [41, 47, 59, 60], "ad713x_gpio": 41, "38": [41, 44, 45, 52, 53], "92": [41, 44, 45, 52, 53, 59, 60], "ad713x_mod": 41, "37": [41, 44, 45, 52], "91": [41, 44, 45, 52, 59, 60], "ad713x_pdn": 41, "ad713x_resetn": 41, "dual_ad7134": 41, "ad7134_fmc": 41, "1599": 41, "ad4134": [41, 53, 56], "milli": 42, "volt": 42, "excel": [42, 51, 65, 74], "ad7190": 42, "ad7193": 42, "ad7195": 42, "ja": 42, "prompt": [42, 47, 48, 59, 61], "ad719x_asdz": 42, "prepar": 42, "boot": [42, 60, 61], "modif": [42, 44, 45, 49, 57, 58, 61, 65], "ad7380": 43, "ad7381": 43, "ad4680": 43, "ad4681": 43, "ad7389": 43, "ad7383": 43, "ad7384": 43, "ad4682": 43, "ad4683": 43, "pseudo": 43, "ad7386": 43, "ad7387": 43, "ad7388": 43, "ad4684": 43, "ad4685": 43, "oversampl": [43, 44, 45], "microprocessor": [43, 68, 69, 71], "3mm": 43, "lfcsp": [43, 58], "4mmx4mm": 43, "motor": 43, "sens": 43, "edfa": 43, "demodul": 43, "sonar": 43, "qualiti": 43, "ad7380fmcz": 43, "ad7381fmcz": 43, "ad7386fmcz": 43, "ad7383fmcz": 43, "4fmcz": [43, 46], "u9": 43, "amp_pwr": 43, "u8": 43, "u3": 43, "u6": 43, "jp1": [43, 44, 58], "smd": 43, "subminiatur": 43, "smb": [43, 44], "j1": [43, 46, 49], "a1": [43, 65], "jp2": [43, 44, 58], "a2": [43, 65], "u10": 43, "aina": 43, "jp3": [43, 44, 58], "jp4": [43, 44, 58], "refio": 43, "jp5": [43, 44, 58], "u2": 43, "vcc": 43, "jp6": [43, 44, 58], "j2": 43, "spi_ad738x_adc_axi_regmap": 43, "axi_ad738x_dma": 43, "spi_trigger_gen": [43, 50], "ad738x": [43, 56], "spi_ad738x_adc": 43, "1304": 43, "ad7606": 44, "bipolar": [44, 45], "clamp": [44, 45], "protect": [44, 45, 52, 53], "charg": [44, 45, 48, 58], "redistribut": [44, 45, 58, 65], "toler": [44, 45], "m\u03c9": [44, 45], "imped": [44, 45, 50], "elimin": [44, 45, 50, 57, 74], "amp": [44, 45], "ad7606c": 44, "ad7608": 44, "ad7609": 44, "disconnect": 44, "vdrive": 44, "unipolar": 44, "ad7606b": 44, "adp7118": 44, "axi_ad7606x": [44, 64, 71], "intf": 44, "rebuild": [44, 45], "variabl": [44, 45, 60, 61, 64, 65, 70, 74, 75], "dev_config": 44, "stby": 44, "ti": [44, 68], "12v": 44, "10v": 44, "p5": 44, "u1": 44, "jp7": [44, 58], "j5": 44, "jp8": [44, 58], "jp10": [44, 58], "mezzanin": [44, 57, 74], "jp9": [44, 58], "jp11": [44, 58], "jp12": [44, 58], "v2": 44, "j6": 44, "jp13": [44, 58], "v3": [44, 65], "j7": 44, "v4": 44, "j8": 44, "p13": [44, 53], "v5": 44, "p14": 44, "v8": 44, "p15": [44, 53], "v6": 44, "p16": 44, "v7": 44, "os0": [44, 45], "os1": [44, 45], "os2": [44, 45], "axi_ad7606x_dma": 44, "ad7606_pwm_gen": 44, "spi_ad7616_axi_regmap": [44, 45], "adc_serpar": 44, "39": [44, 50, 52, 53, 61], "93": [44, 50, 52, 53, 59, 60], "adc_refsel": 44, "adc_first_data": 44, "adc_stbi": 44, "adc_rang": 44, "adc_o": [44, 45], "axi_ad7606_dma": 44, "spi_ad7606": 44, "ad7606x_fmc": 44, "devconfig2_intf0": 44, "1870": 44, "sync_bit": [44, 45], "util_cdc": [44, 45], "ad_edge_detect": [44, 45], "util_cpack2": [44, 46, 47, 59, 71, 73], "util_pack": [44, 46, 47, 49, 59], "ad7606_fmc": 44, "snr": [45, 58], "lpc": [45, 48, 60, 74], "axi_ad7616": [45, 64, 71], "ser_par_n": 45, "sl5": 45, "unmount": 45, "sl1": 45, "sl2": 45, "rc": 45, "sl3": 45, "sl4": 45, "sl6": 45, "sl7": 45, "lk40": 45, "onboard": 45, "5v0": 45, "lk41": 45, "axi_ad7616_dma": [45, 58], "ad7616_pwm_gen": 45, "0x44a8_0000": [45, 58], "adc_reset_n": 45, "adc_hw_rngsel": 45, "42": [45, 47, 53, 59, 60], "41": [45, 50, 52, 59, 60], "96": [45, 47, 53, 59, 60], "95": [45, 50, 59, 60], "94": [45, 50, 52, 59, 60], "adc_seq_en": 45, "adc_burst": 45, "adc_chsel": 45, "adc_crcen": 45, "spi_ad7616": 45, "serparn0": 45, "vadj": [45, 74], "1012": 45, "ad7768fmcz": 46, "bench": 46, "regul": 46, "ac": [46, 52], "108": [46, 47, 49, 59, 60], "110": [46, 47, 59, 60], "nonlinear": 46, "\u03bcv": 46, "trade": 46, "off": [46, 57, 61], "dissip": 46, "consumpt": [46, 57], "reusabl": 46, "platform": [46, 47, 59, 61, 67], "51": [46, 47, 59, 60], "mw": 46, "median": 46, "55": [46, 47, 50, 52, 59, 60], "375": [46, 47, 59], "005": 46, "sharp": 46, "roll": 46, "105": [46, 47, 59, 60], "nyquist": 46, "linear": [46, 52, 58], "flat": 46, "sinc5": 46, "abil": [46, 50], "easier": [46, 60, 65, 75], "precharg": 46, "glitch": 46, "termin": [46, 52, 61], "avdd1a": 46, "avdd1b": 46, "avdd2a": 46, "avdd2b": 46, "iovdd": 46, "avdd1": 46, "hous": [46, 50], "lqfp": 46, "print": 46, "j3": 46, "sl4a": 46, "crystal": 46, "oscil": [46, 48], "axi_ad7768_adc": 46, "0x43c0_0000": [46, 51], "ad7768_dma": 46, "0x7c40_0000": 46, "ad7768_dma_2": 46, "0x7c48_0000": 46, "gpio_1_mode_3": 46, "gpio_1_mode_2": 46, "104": [46, 47, 59, 60], "gpio_1_mode_1": 46, "gpio_0_mode_0": 46, "ad7768evb": 46, "917": 46, "921": 46, "bare": 46, "metal": 46, "quick": [46, 47, 48, 49, 51, 52, 57, 59, 61, 70], "iio": [46, 47, 59], "microblaz": [47, 48, 49, 59, 60, 61, 75], "util_adc_fifo": 47, "64k": 47, "util_dac_fifo": 47, "tx_device_clk": 47, "rx_device_clk": 47, "fmc0": [47, 59, 74], "hpc0": [47, 49, 59], "hpc": [47, 59, 60, 74], "500mhz": 47, "10gbp": 47, "1550": 47, "775mhz": 47, "5gbp": 47, "2019_r2": [47, 75], "newer": [47, 75], "jesd_mod": [47, 59], "rx_rate": 47, "tx_rate": 47, "rx_jesd_m": [47, 59, 61], "rx_jesd_l": [47, 59, 61], "rx_jesd_": [47, 59, 61], "rx_jesd_np": [47, 59, 61], "tx_jesd_m": [47, 59, 61], "tx_jesd_l": [47, 59, 61], "tx_jesd_": [47, 59, 61], "tx_jesd_np": [47, 59, 61], "8000": 47, "system_project": [47, 60, 61, 74], "ad9081_fmca_ebz": [47, 59], "ref_clk_rat": [47, 59], "_jesd_m": [47, 59], "_jesd_l": [47, 59], "_jesd_": [47, 59], "_jesd_np": [47, 59], "_num_link": [47, 59], "_tpl_width": [47, 59], "tdd_support": [47, 59], "tdd": [47, 59], "shared_devclk": [47, 59], "tdd_channel_cnt": [47, 59], "tdd_sync_width": [47, 59], "tdd_sync_int": [47, 59], "tdd_sync_ext": [47, 59], "tdd_sync_ext_cdc": [47, 59], "_ks_per_channel": [47, 59], "kilosampl": [47, 59], "_do_mem_typ": [47, 59], "axi_tdd": [47, 59, 71], "http": [47, 59, 60, 64, 65, 73, 76], "adi_phy_sel": [47, 59], "instati": [47, 59], "zynqmp": [47, 49, 59, 60, 61], "axi_mxfe_rx_xcvr": [47, 59], "0x44a6_0000": [47, 58, 59], "0x84a6_0000": [47, 59], "0xa4a6_00000": [47, 59], "rx_mxfe_tpl_cor": [47, 59], "0x84a1_0000": [47, 59], "0xa4a1_00000": [47, 59], "axi_mxfe_rx_jesd": [47, 59], "0x44a9_0000": [47, 59], "0x84a9_0000": [47, 59], "0xa4a9_00000": [47, 59], "axi_mxfe_rx_dma": [47, 59], "0x7c42_0000": [47, 49, 59], "0x9c42_0000": [47, 49, 59], "0xbc42_00000": [47, 59], "mxfe_rx_data_offload": [47, 59], "0x7c45_0000": [47, 59], "0x9c45_0000": [47, 59], "0xbc45_00000": [47, 59], "axi_mxfe_tx_xcvr": [47, 59], "0x44b6_0000": [47, 59], "0x84b6_0000": [47, 59], "0xa4b6_00000": [47, 59], "tx_mxfe_tpl_cor": [47, 59], "0x84b1_0000": [47, 59], "0xa4b1_00000": [47, 59], "axi_mxfe_tx_jesd": [47, 59], "0x44b9_0000": [47, 59], "0x84b9_0000": [47, 59], "0xa4b9_00000": [47, 59], "axi_mxfe_tx_dma": [47, 59], "0x7c43_0000": [47, 59], "0x9c43_0000": [47, 59], "0xbc43_00000": [47, 59], "mxfe_tx_data_offload": [47, 59], "0x7c44_0000": [47, 59], "0x9c44_0000": [47, 59], "0xbc44_00000": [47, 59], "axi_tdd_0": [47, 59], "0x7c46_0000": [47, 59], "0x9c46_0000": [47, 59], "0xbc46_00000": [47, 59], "spi0": 47, "spi1": 47, "mp": [47, 49, 59, 60], "txen": 47, "59": [47, 59, 60], "58": [47, 59, 60], "113": 47, "112": 47, "137": [47, 59, 60], "136": [47, 59, 60], "rxen": 47, "111": [47, 59, 60], "134": 47, "rstb": 47, "133": 47, "hmc_sync": 47, "132": 47, "irqb": 47, "53": [47, 59, 60], "52": [47, 59, 60], "107": [47, 59, 60], "131": 47, "130": 47, "agc3": 47, "129": 47, "agc2": 47, "126": [47, 59, 60], "agc1": 47, "124": [47, 59, 60], "agc0": 47, "123": [47, 59, 60], "122": [47, 59, 60], "hmc_gpio1": 47, "121": [47, 59, 60], "141": [47, 59, 60], "140": [47, 49, 59, 60], "139": [47, 59, 60], "138": [47, 59, 60], "parameter1": [47, 59, 65], "parameter2": [47, 59, 65], "dropdown": [47, 59, 73], "cell": [47, 59], "dash": [47, 59, 60], "doesn": [47, 59, 75], "ad9082_fmca_ebz": [47, 59], "notat": 47, "75": [47, 57, 59, 60], "rx_num_link": [47, 59], "rx_tpl_width": [47, 59], "tx_num_link": [47, 59], "tx_tpl_width": [47, 59], "rx_ks_per_channel": [47, 59], "16384": 47, "tx_ks_per_channel": [47, 59], "adc_do_mem_typ": 47, "dac_do_mem_typ": 47, "rxrate2_5_txrate2_5_rxl8_rxm4_rxs1_rxnp16_txl8_txm4_txs1_txnp16": [47, 59, 61], "truncat": [47, 59, 61], "keyword": [47, 59, 61], "exce": [47, 59, 61], "260": [47, 59, 61], "dokuwiki": [47, 59, 63], "quickstart": [47, 59], "vmk180": [47, 59, 60], "1578": [47, 59], "1829": [47, 59], "util_upack2": [47, 49, 59, 71, 73], "jesd204_tpl_adc": [47, 59], "jesd204_tpl_dac": [47, 59], "python": [47, 59], "class": [47, 59], "pyadi": [47, 59], "monolith": 48, "outstand": 48, "broadband": 48, "dram": 48, "500ebz": 48, "rework": 48, "instal": [48, 61, 64], "uninstal": 48, "r209": 48, "p1": 48, "shunt": 48, "lvpecl": [48, 59], "r208": 48, "r307": 48, "r308": 48, "c300": 48, "c311": 48, "c304": 48, "c305": 48, "c209": 48, "c210": 48, "c306": 48, "c307": 48, "r311": 48, "pump": 48, "ad9517": 48, "axi_ad9434": 48, "axi_ad9434_dma": 48, "ad9434bcpz": 48, "axi_ad9783_dma": [48, 49], "ad9434_fmc": 48, "ad9467": 48, "seamlessli": 49, "quadratur": 49, "adp": 49, "interpos": [49, 57], "ad9780": 49, "ad9781": 49, "axi_ad9783": [49, 59, 71], "0x7420_0000": 49, "0x9420_0000": 49, "explain": [49, 65, 66], "nb": 49, "ad9783_ebz": 49, "rev10": 49, "adaq7988": 50, "sip": [50, 57], "varieti": [50, 57], "passiv": 50, "tradit": 50, "crucial": 50, "tini": 50, "lga": 50, "solv": [50, 57, 61], "autom": [50, 57, 61, 64], "ATE": 50, "batteri": [50, 57], "axi_adaq7980_dma": 50, "spi_adaq7980_adc_axi_regmap": 50, "adaq7980_rbuf_pf": 50, "adaq7980_ref_pd": 50, "adaq7980_gpio": 50, "spi_adaq7980": 50, "adaq7980_sdz": 50, "1060": 50, "pmdz": [51, 57], "light": 51, "transimped": 51, "rather": [51, 61, 65], "strongli": [51, 65], "absorb": 51, "liquid": 51, "wavelength": 51, "chemic": 51, "analysi": [51, 58, 61], "environment": 51, "concentr": 51, "character": 51, "materi": 51, "absorpt": 51, "spectroscopi": 51, "ad5201": 51, "potentiomet": 51, "detector": 51, "led": [51, 60, 70, 74], "excit": 51, "axi_adc": 51, "spi_cn0363_axi_regmap": 51, "axi_dma": 51, "gain1_o": 51, "gain0_o": 51, "ad8615": 51, "adg819": 51, "ada4528": 51, "cn0363_pmdz": 51, "cn0540": [51, 56], "axi_generic_adc": 51, "cn0363_dma_sequenc": 51, "cn0363_phase_data_sync": 51, "cordic_demod": 51, "util_axis_res": 51, "util_sigma_delta_spi": 51, "electron": 52, "piezoelectr": 52, "iep": 52, "piezo": 52, "icp": 52, "market": 52, "lack": 52, "hertz": 52, "fault": [52, 53], "harmon": 52, "fft": 52, "spectrum": [52, 58], "1024ksp": 52, "ltc2606": 52, "fda": 52, "ada4945": [52, 57], "200ma": 52, "lt3092": 52, "adg5421f": 52, "ardz": 52, "arduino": [52, 53], "shield": 52, "de10": [52, 53], "nano": [52, 53], "p10": [52, 53], "spi_cn0540_axi_regmap": 52, "axi_cn0540_dma": 52, "axi_iic_cn0540": 52, "xadc_in": 52, "0x44a5_0000": 52, "axi_dmac_0": 52, "0x0002_0000": 52, "axi_spi_engine_0": 52, "0x0003_0000": 52, "axi_i": 52, "i2c1": 52, "sys_hps_i2c1": 52, "cn0540_shutdown": 52, "cn0540_reset_adc": 52, "cn0540_csb_aux": 52, "cn0540_sw_ff": 52, "cn0540_drdy_aux": 52, "cn0540_blue_l": 52, "cn0540_yellow_l": 52, "cn0540_sync_in": 52, "cn0540_drdy": 52, "ltc2308_c": 52, "spi_cn0540": 52, "77": [52, 59, 60], "76": [52, 59, 60], "quid": 52, "cn0540_ardz": 52, "24mhz": 53, "contrast": 53, "48mhz": 53, "15v": 53, "spi_cn0561_axi_regmap": 53, "axi_cn0561_dma": 53, "axi_cn0561_clkgen": 53, "cn0561_gpio": 53, "cn0561_pinbspi": 53, "cn0561_mode": 53, "cn0561_pdn": 53, "cn0561_resetn": 53, "spi_cn0561": 53, "de10nano": 53, "ad719x": 56, "asdz": 56, "ad7606x": 56, "ad7616": 56, "evb": 56, "ad9434": 56, "ad9783": 56, "cn0561": 56, "100ksp": 57, "3msp": 57, "adaq40xx": 57, "pmd": 57, "ib1z": 57, "adaq4003": 57, "lamin": 57, "ad4003": 57, "ada4807": 57, "resistor": 57, "ipass": 57, "network": 57, "die": 57, "discret": 57, "ad400x": 57, "ttm": 57, "ad40xx": 57, "ad4007": 57, "ad4011": 57, "ad4020": 57, "z": [57, 65], "optimum": 57, "compress": 57, "ad7688": 57, "ad7984": 57, "ad40xx_adaq400x_n": 57, "spi_pulsar_adc_axi_regmap": 57, "ad40xx_amp_pd": 57, "ad40xx_adaq400x_n0": 57, "682": 57, "340": 57, "1042": 57, "unmatch": 58, "92db": 58, "opposit": 58, "ref": 58, "096v": 58, "5mm": 58, "096": 58, "qfn": 58, "telecommun": 58, "adr3412": 58, "adr4520": 58, "ad74540": 58, "ad4550": 58, "ad8031": 58, "ada4899": 58, "ada4897": 58, "adp7102": 58, "adp7104": 58, "adp124": 58, "adp2300": 58, "resolution_16_18n": 58, "refin": 58, "2v": [58, 60], "adr4540": 58, "vcm": 58, "adr4550": 58, "vin": 58, "048": 58, "axi_pulsar_lvd": 58, "axi_pulsar_lvds_dma": 58, "reference_clkgen": 58, "en3_fmc": 58, "en2_fmc": 58, "en1_fmc": 58, "en0_fmc": 58, "pulsar_lvds_adc": 58, "resolution_16_18n0": 58, "745": 58, "490": 58, "581": 58, "pulsar_lvd": 58, "www": [59, 60, 65], "websit": [59, 60], "IT": 59, "popular": [59, 74], "paragraph": 59, "tip": [59, 63], "subtitl": 59, "mention": [59, 60, 61, 70], "FOR": [59, 65], "BUT": 59, "TO": [59, 70], "synchrona14": 59, "sysref": 59, "adcclk": 59, "THE": 59, "ex": [59, 70], "synchrona": 59, "OF": 59, "kind": [59, 64, 68, 69], "13gbp": 59, "paramat": 59, "078125": 59, "325mhz": 59, "deviceclk": 59, "325": 59, "1300mhz": 59, "merg": 59, "hexadecim": 59, "cap": 59, "underscor": [59, 65], "THESE": 59, "whichev": 59, "adxyzt": 59, "ad0000": 59, "axi_spi_bus_1": 59, "ad23456": 59, "signal_nam": [59, 65], "181": 59, "205": 59, "174": 59, "149": 59, "118": 59, "173": 59, "142": [59, 60], "117": 59, "descend": 59, "realli": [59, 65], "draw": 59, "suit": [59, 61], "143": [59, 60], "84": [59, 60], "68": [59, 60], "67": [59, 60], "65": [59, 60], "61": [59, 60], "83": [59, 60], "82": [59, 60], "26": [59, 60], "81": [59, 60], "79": [59, 60], "78": [59, 60], "74": [59, 60], "73": [59, 60], "72": [59, 60], "project_nam": [59, 60, 74], "project_name_bd": 59, "delet": [59, 74], "THAT": 59, "sai": [59, 70], "isn": 59, "makefil": [59, 60, 61, 64, 74], "soft": 60, "hard": [60, 61, 65], "fmcomms2": [60, 62, 76], "zed_system_bd": 60, "fmcomms2_bd": 60, "acap": 60, "hp": 60, "nio": [60, 61], "ii": [60, 61], "ps8": 60, "worth": 60, "cortex": 60, "a9": [60, 65], "mpcore": 60, "processing_system7": 60, "zynq_ultra_ps_": 60, "cip": 60, "versal_cip": 60, "land": 60, "u": [60, 61, 64], "html": [60, 65], "intellectu": 60, "properti": [60, 61, 70], "mig": [60, 74], "beginn": 60, "ad_cpu_interconnect": [60, 73], "sys_zynq": [60, 74], "0x4000_0000": 60, "0x4fff_ffff": 60, "0x8000_0000": 60, "0x8fff_ffff": 60, "0x7000_0000": 60, "0x7fff_ffff": 60, "0x9000_0000": 60, "0x9fff_ffff": 60, "0x2000_0000": 60, "0x4400_0000": 60, "0xa400_0000": 60, "0xafff_ffff": 60, "0x6000_0000": 60, "0xb000_0000": 60, "0xbfff_ffff": 60, "hsmc": 60, "necessarili": [60, 64, 74], "vital": 60, "role": [60, 68, 69], "button": 60, "complain": 60, "usb": 60, "otg": 60, "borrow": [60, 74], "golden": [60, 74], "preffer": 60, "firstli": [60, 61, 65], "Be": [60, 64], "carrier_system_bd": 60, "ac701": 60, "jtag": 60, "gtp": 60, "5v": 60, "3125": 60, "microz": 60, "vc709": 60, "ai": 60, "hbm": 60, "prime": [60, 61], "vpk180": 60, "gtyp": 60, "premium": 60, "zc702": 60, "bold": 60, "fmc1": [60, 74], "fmc2": 60, "35v": 60, "25v": 60, "1v": 60, "carrier_nam": [60, 74], "system_top": [60, 61, 74], "everyth": [60, 61], "transform": 60, "sources_1": [60, 74], "declar": [60, 65], "visual": [60, 65], "system_qsi": [60, 74], "a10soc_plddr4_assign": 60, "a10soc_system_assign": [60, 74], "rundown": 61, "thing": [61, 65, 74, 75], "said": 61, "suggest": [61, 65, 74], "entir": [61, 65], "catch": 61, "problem": [61, 75], "mostli": 61, "pro": [61, 75], "latest": [61, 64], "hdl_2021_r1": [61, 75], "adi_env": [61, 64, 70, 75], "hdl_2019_r2": [61, 75], "adi_project_xilinx": [61, 74], "adi_project_intel": [61, 74], "viti": [61, 75], "directori": [61, 64, 65, 68, 69, 70, 74], "git": [61, 66, 73, 75], "gnu": [61, 65], "unix": 61, "microsoft": 61, "bashrc": 61, "cygdriv": 61, "path_to": 61, "202x": 61, "bin": 61, "vivado_hl": 61, "nt": 61, "linux_toolchain": 61, "nt64_be": 61, "nt64_le": 61, "aarch32": 61, "gcc": 61, "none": 61, "eabi": 61, "intelfpga_pro": 61, "2x": 61, "string": 61, "good": 61, "mkdir": [61, 74], "analogdevicesinc": [61, 64, 65, 73, 76], "ssh": 61, "deal": 61, "localhost": 61, "ubuntu": 61, "home": 61, "usernam": 61, "hdl_2021_r2": [61, 75], "rebas": 61, "copi": [61, 74], "am": 61, "adrv9371x": 61, "noth": [61, 65], "gather": 61, "failur": [61, 74], "log": 61, "mmu": 61, "nios_ii": 61, "nios2_mmu": 61, "quartus_sh": 61, "redirect": 61, "adrv9371_a10soc_quartu": 61, "past": 61, "text": [61, 63, 65, 74], "ltr": 61, "tail": 61, "adrv9371x_a10soc_quartu": 61, "And": [61, 63, 64], "successfulli": 61, "sopcinfo": 61, "sof": 61, "face": 61, "quartus_fit": 61, "exhaust": [61, 74], "swapfil": 61, "virtual": 61, "bar": 61, "gb": 61, "sudo": 61, "falloc": 61, "1g": 61, "2g": 61, "8g": 61, "chmod": 61, "600": 61, "mkswap": 61, "swapon": 61, "perman": 61, "fstab": 61, "swapoff": 61, "gui": [61, 73, 75], "peopl": 61, "lot": [61, 64, 74], "valuabl": 61, "nerv": 61, "qsy": [61, 70, 74], "menu": [61, 73], "pick": 61, "_hw": [61, 64, 70], "axi_ad9250_hw": 61, "open": [61, 63, 64, 65, 70, 73, 74, 75], "consol": [61, 74], "daq2": [61, 73], "netlist": 61, "lvdscmosn1": 61, "lvds_cmos_n": 61, "opt": 61, "adi_use_ooc_synthesi": 61, "adi_max_ooc_job": 61, "job": 61, "y": 61, "cach": 61, "ipcach": 61, "reus": [61, 74], "ooc": 61, "2020": 61, "batch": 61, "rkutti": 61, "gitadi": 61, "rm": 61, "xpr": 61, "jou": 61, "xgui": 61, "ip_user_fil": 61, "sim": 61, "xil": 61, "exactli": 61, "daq2_zc706_vivado": 61, "sdk": 61, "xsa": 61, "daq2_zc706": 61, "2019": [61, 75], "hdf": 61, "rdi_prog": 61, "crash": 61, "kill": 61, "xcvu9p": 61, "20gb": 61, "peak": 61, "32gb": 61, "memoryusag": 61, "_ip": [61, 64], "axi_ltc2387": 61, "axi_ltc2387_ip": 61, "brows": 61, "stand": 61, "quit": 61, "cn0577": 61, "ipi": 61, "root": [61, 64], "axi_ad9122": [61, 64], "ad9122": 61, "daq2_a10soc": 61, "clean": [61, 74], "temporari": 61, "lib": 61, "everywher": 61, "syntax": [61, 70], "especi": 61, "j4": 61, "artifact": 61, "awar": [61, 64], "red": 61, "pai": 61, "attent": 61, "edk": 61, "eclips": 61, "ds5": 61, "whenev": 61, "invok": 61, "straightforward": [61, 73], "combo": 61, "thought": 61, "edit": [61, 70], "bsp": 61, "editor": [61, 65, 74], "linker": 61, "upgrad": 61, "hassl": 61, "revis": 61, "slow": 61, "frustrat": 61, "assur": 61, "publicli": [61, 66], "he": [61, 65, 75], "she": [61, 65, 75], "unsupport": [61, 68, 69, 75, 76], "easiest": [61, 74], "facilit": 61, "tell": [61, 74], "apt": 61, "sh": [61, 64], "wors": 61, "snippet": 61, "expert": 61, "manipul": 61, "bin64": 61, "minimalist": 61, "mingw": 61, "shell": [61, 74], "gnuwin": 61, "partit": 61, "recent": 61, "archiv": 61, "bootgen_sysfil": 61, "tgz": 61, "unzip": 61, "fsbl": 61, "bif": 61, "bl31": 61, "pmu": 61, "uimag": 61, "zimag": 61, "socfpga_arria10_common": 61, "socfpga_cyclone5_common": 61, "readm": [61, 64], "txt": [61, 70, 74], "build_boot_bin": 61, "honest": 61, "comment": [61, 63, 74], "friendli": 61, "messag": 61, "hack": 61, "printf": 61, "sort": 61, "notori": 61, "rank": 61, "answer": 61, "commonli": 61, "ask": [61, 64, 74], "216": 61, "vlnv": [61, 75], "create_bd_cel": [61, 75], "axi_hdmi_clkgen": 61, "zc706_system_bd": 61, "haven": 61, "wrong": 61, "ip_flow": 61, "459": 61, "ad_pnmon": 61, "outsid": 61, "axi_ad9467": [61, 71], "ipx": [61, 70], "package_project": 61, "import_fil": 61, "remot": 61, "ironi": 61, "bbp": 62, "model": 62, "fir": 62, "sphinx": [63, 70], "doc": [63, 64, 70, 74], "contribut": 63, "template_ip": 63, "render": 63, "template_framework": 63, "orphan": 63, "hide": 63, "toc": 63, "placehold": 63, "old": [63, 65], "pandoc": 63, "accross": 63, "more_inform": 63, "referenc": 63, "warn": [63, 65], "toctre": 63, "know": [64, 74], "worri": 64, "great": 64, "web": 64, "bash": 64, "md": 64, "action": 64, "githubio": 64, "proprietari": 64, "environ": [64, 75], "gitattribut": 64, "gitignor": 64, "intention": 64, "untrack": 64, "learn": 64, "ad4110": 64, "dac_fmc_ebz": 64, "wiki_summari": 64, "axi_ad4858": 64, "closur": 64, "pack": 64, "tag": 64, "experiment": 64, "convent": [64, 68, 69], "hdl_": 64, "year_of_releas": 64, "_r": 64, "hdl_2014_r2": [64, 75], "year": [64, 65], "doubt": 64, "required_vivado_vers": 64, "required_quartus_vers": 64, "establish": 65, "practic": [65, 74], "meant": 65, "advisori": 65, "tab": 65, "indent": 65, "white": 65, "my_signal1": 65, "my_bu": 65, "d5": 65, "my_sign": 65, "a3": 65, "posedg": 65, "a4": 65, "statement": 65, "a5": 65, "nest": 65, "blank": 65, "readabl": 65, "statement1": 65, "statement2": 65, "statement3": 65, "statement4": 65, "statement5": 65, "a6": 65, "encapsul": 65, "omit": 65, "b0000": 65, "b0001": 65, "b0010": 65, "my_signal2": 65, "b0100": 65, "endcas": 65, "a7": 65, "tabular": 65, "my_decoded_signal1": 65, "my_signal3": 65, "my_select": 65, "a8": 65, "parenthes": 65, "boolean": 65, "equat": 65, "confus": 65, "express": 65, "your_signal1": 65, "your_signal2": 65, "your_signal3": 65, "my_delayed_signal1": 65, "your_sign": 65, "upper_en": 65, "p5type": 65, "xadr1": 65, "lower_en": 65, "a10": 65, "my_modul": 65, "i_my_modul": 65, "label": 65, "parenthesi": 65, "response_out": 65, "a11": 65, "2001": 65, "legibl": 65, "data_0": 65, "data_1": 65, "interf1_clk": 65, "interf1_some_sign": 65, "interf1_data_i": 65, "interf1_data_q": 65, "interf2_some_sign": 65, "interf2_data_out": 65, "supplementari": 65, "endmodul": 65, "newlin": 65, "a12": 65, "a13": 65, "a14": 65, "a15": 65, "a16": 65, "a17": 65, "a18": 65, "localparam": 65, "local_param1": 65, "next_local_param": 65, "local_param2": 65, "my_wire1": 65, "my_wire2": 65, "english": 65, "b2": 65, "alphanumer": 65, "_": [65, 69, 74], "b3": 65, "ena_fft": 65, "ena_mdi": 65, "fft_in": 65, "mdi_out": 65, "b4": 65, "top_module_nam": 65, "sub_module_descript": 65, "b5": 65, "b6": 65, "_l": 65, "_m1": 65, "_m2": 65, "suffix": 65, "up_ack_m1": 65, "up_ack_m2": 65, "up_ack_": 65, "incorrectli": 65, "unnecessari": 65, "overlook": 65, "b7": 65, "interface_nam": 65, "port_nam": 65, "_clk": 65, "_rst": 65, "whose": 65, "obvious": 65, "system_clock": 65, "clk32m": 65, "clk_625mhz": 65, "_rstn": 65, "module_rst": 65, "b8": 65, "macro": [65, 74], "top_level_module_nam": 65, "b9": 65, "spell": 65, "net": 65, "throughout": 65, "uncommon": 65, "hierarchi": 65, "c1": 65, "liber": 65, "encourag": 65, "obviou": 65, "discourag": 65, "spars": 65, "reader": 65, "c2": 65, "c3": 65, "unusu": 65, "c4": 65, "c5": 65, "c6": 65, "c7": 65, "d1": 65, "d2": 65, "va": 65, "vam": 65, "d3": 65, "d4": 65, "d6": 65, "operand": 65, "implicitli": 65, "item": 65, "d7": 65, "d8": 65, "d9": 65, "tie": 65, "d10": 65, "timescal": 65, "simul": 65, "d11": 65, "potenti": 65, "understood": 65, "d12": 65, "d13": 65, "pr": [65, 76], "copyright": 65, "accompani": 65, "freedom": 65, "hope": 65, "warranti": 65, "merchant": 65, "permit": 65, "public": 65, "publish": 65, "foundat": 65, "license_gpl2": 65, "org": 65, "bsd": 65, "license_adibsd": 65, "blob": 65, "1n": 65, "100p": 65, "first_paramet": 65, "second_paramet": 65, "core_32m_clk": 65, "system_clk": 65, "scan_mode_test": 65, "synch": 65, "div16_clk": 65, "div16_clk_n": 65, "count1": 65, "count1_n": 65, "negedg": 65, "entiti": 65, "std_logic": 65, "std_logic_vector": 65, "downto": 65, "count_n": 65, "rising_edg": 65, "0000": 65, "0001": 65, "philipp": 65, "garrault": 65, "brian": 65, "philofski": 65, "acceler": 65, "2006": 65, "peter": 65, "chamber": 65, "ten": 65, "vlsi": 65, "1997": 65, "techniqu": 65, "freescal": 65, "2005": 65, "jane": 65, "smith": 65, "cisco": 65, "third": [66, 67], "parti": [66, 67], "fork": 66, "advic": 67, "furthermor": 67, "solid": 67, "somebodi": 67, "research": 67, "abund": 67, "studi": [68, 69], "appreci": [68, 69], "perfect": [68, 69], "who": [68, 69, 74], "axi_": [68, 69], "device_nam": [68, 69], "discuss": [68, 69, 74], "up_axi": [68, 69, 70, 72], "simplist": [68, 69], "piec": [68, 69, 73], "rx_clk_in_": 68, "rx_data_in_": 68, "rx_frame_in_": 68, "rx_or_in_": 68, "inputg": 68, "rx_data": 68, "max_lane_no": [68, 69], "rx_readi": 68, "outputg": 68, "validg": 68, "adc_enable_0": 68, "adc_valid_0": 68, "adc_data_0": 68, "adc_enable_x": 68, "adc_valid_x": 68, "adc_data_x": 68, "adc_dunf": 68, "s_axi_": [68, 69], "delay_control_n": [68, 69], "delay_control_io_n": [68, 69], "tap": [68, 69], "0xffffffff": [68, 69], "axi_ad9361": [68, 69, 70, 71], "up_dac_common": 69, "up_dac_channel": 69, "_if": 69, "axi_ad9467_if": 69, "interface_typ": 69, "axi_ad9361_lvds_if": 69, "tx_clk_in_": 69, "dco": 69, "tx_clk_out_": 69, "tx_data_out_": 69, "tx_data": 69, "dac_enable_0": 69, "dac_valid_0": 69, "dac_data_0": 69, "dac_enable_x": 69, "dac_valid_x": 69, "dac_data_x": 69, "fan": 70, "axi_fan_control": [70, 71], "module_nam": 70, "axi_led_control": 70, "axi_led_control_intel": 70, "feel": [70, 73], "other_compon": 70, "adi_regmap_": 70, "regmap_to_inherit": 70, "ip_nam": 70, "unique_id": 70, "endtitl": 70, "endreg": 70, "endfield": 70, "71": 70, "0x00000071": 70, "notic": 70, "escap": 70, "quot": 70, "adi_regmap_spi_engin": 70, "adi_regmap_adc": 70, "adi_regmap_axi_ad3552r": 70, "reg_to_import": 70, "field_to_import": 70, "0x0102": 70, "module_name_ip": 70, "axi_led_control_ip": 70, "adi_ip_xilinx": 70, "adi_ip_cr": 70, "adi_ip_fil": 70, "talk": 70, "adi_ip_properti": 70, "adi_ip_properties_lit": 70, "forget": 70, "save_cor": 70, "currentcor": 70, "cc": 70, "current_cor": 70, "generic_dep": 70, "library_nam": 70, "xilinx_dep": 70, "mk": 70, "famou": 70, "module_name_hw": 70, "axi_led_control_intel_hw": 70, "adi_ip_intel": 70, "ad_ip_cr": 70, "entity_nam": 70, "visibl": 70, "catalogu": 70, "ad_ip_fil": 70, "ad_ip_intf_s_axi": 70, "led_on": 70, "conduit": 70, "add_interfac": 70, "led_on_if": 70, "add_interface_port": 70, "signal_typ": 70, "width_express": 70, "smart": 70, "although": [70, 74], "intel_dep": 70, "ibrari": 70, "axi_ad9265": 71, "axi_ad9671": 71, "axi_ad9963": 71, "axi_hdmi_rx": 71, "axi_adc_decim": 71, "axi_adc_trigg": 71, "axi_dac_interpol": 71, "axi_laser_driv": 71, "axi_logic_analyz": 71, "util_axis_fifo": 71, "util_axis_fifo_asym": 71, "util_extract": 71, "util_rfifo": 71, "util_wfifo": 71, "util_var_fifo": 71, "complic": 72, "up_": 72, "themselv": 72, "clearli": 72, "perspect": 72, "navig": 73, "launch": 73, "expand": 73, "hdl_path": 73, "click": 73, "ok": 73, "catalog": 73, "refresh": 73, "pop": 73, "daq2_bd": 73, "_bd": 73, "axi_ad9144_xcvr": 73, "adi_axi_jesd204_rx_cr": 73, "adi_axi_jesd204_tx_cr": 73, "axi_ad9144_jesd": 73, "adi_tpl_jesd204_rx_cr": 73, "adi_tpl_jesd204_tx_cr": 73, "axi_ad9144_tpl": 73, "tx_num_of_convert": 73, "tx_samples_per_fram": 73, "tx_sample_width": 73, "unpack": 73, "axi_ad9144_upack": 73, "num_of_channel": 73, "samples_per_channel": 73, "tx_samples_per_channel": 73, "sample_data_width": 73, "util_daq2_xcvr": 73, "max_rx_num_of_lan": 73, "max_tx_num_of_lan": 73, "0x0104": 73, "0x0b000023ff10400020": 73, "ad_xcvrpll": 73, "tx_ref_clk_0": 73, "ad_xcvrcon": 73, "ll": 73, "0x44a60000": 73, "0x44a04000": 73, "0x44a90000": 73, "ad_cpu_interrupt": 73, "mb": 73, "ad463x_bd": 73, "_db": 73, "num_csn": 73, "axi_regmap": 73, "deploi": 74, "behind": 74, "tremend": 74, "mainten": 74, "workload": 74, "human": 74, "showcas": 74, "maxim": 74, "scope": 74, "ansi": 74, "vita": 74, "obstacl": 74, "among": 74, "3p3v": 74, "3p3vaux": 74, "12p0v": 74, "gnd": 74, "dpx_": 74, "m2c": 74, "c2m": 74, "hint": 74, "cover": 74, "someth": 74, "review": 74, "electr": 74, "zcu102_system_bd": 74, "zcu102_system_constr": 74, "adi_project_cr": 74, "regexp": 74, "_zcu102": 74, "p_devic": 74, "xczu9eg": 74, "ffvb1156": 74, "es1": 74, "p_board": 74, "part0": 74, "get_part": 74, "get_board_part": 74, "join": 74, "kintex7": 74, "virtex7": 74, "zynq7000": 74, "a10soc_system_qsi": 74, "adi_project_altera": 74, "_a10soc": 74, "10as066n3f40e2sg": 74, "system_qip_fil": 74, "qip": 74, "simplest": 74, "redund": 74, "nonexist": 74, "ones": 74, "adi_fmc_constr_gener": 74, "fmc_port": 74, "_fmc": 74, "tclsh": 74, "gen_fmc_constr": 74, "deduc": 74, "fmc_constr": 74, "ran": 74, "spreadsheet": 74, "prn": 74, "user_guid": 74, "fmc_hpc": 74, "system_top_nam": 74, "fmc_conn": 74, "fmc_lpc": 74, "fmcp0": 74, "bi": 75, "annual": 75, "offici": 75, "promptli": 75, "adi_ignore_version_check": 75, "tricki": 75, "add_inst": 75, "sys_cpu": 75, "altera_nios2_gen2": 75, "sys_mb": 75, "effort": 75, "2023": 75, "2021": 75, "2021_r2": 75, "2021_r1": 75, "hdl_2019_r1": 75, "2018": 75, "2019_r1": 75, "hdl_2018_r2": 75, "2018_r2": 75, "hdl_2018_r1": 75, "2017": 75, "2018_r1": 75, "hdl_2017_r1": 75, "2017_r1": 75, "hdl_2016_r2": 75, "2016_r2": 75, "hdl_2016_r1": 75, "2015": 75, "2016_r1": 75, "hdl_2015_r2": 75, "2015_r2": 75, "hdl_2015_r1": 75, "2014": 75, "2015_r1": 75, "2014_r2": 75, "hdl_2014_r1": 75, "2013": 75, "2014_r1": 75, "mind": 75, "cross_compil": 75, "axi_ad6679": 76, "edowson": 76, "566": 76, "johnathan": 76, "convertino": 76, "afrl": 76, "966": 76, "arrowelectron": 76}, "objects": {}, "objtypes": {}, "objnames": {}, "titleterms": {"hdl": [0, 6, 15, 16, 17, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 60, 61, 62, 64, 65, 74], "refer": [0, 1, 2, 3, 4, 5, 28, 33, 34, 36, 61, 65, 68, 69, 74], "design": [0, 1, 2, 3, 4, 33, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 60, 74], "content": [0, 12, 35, 56, 66, 71], "axi": [1, 2, 3, 4, 6, 7, 15, 16, 18, 23, 68, 69], "ad3552r": 1, "featur": [1, 2, 3, 4, 5, 6, 7, 13, 14, 15, 16, 33, 34, 36], "file": [1, 2, 3, 4, 6, 7, 8, 9, 13, 14, 15, 16, 18, 19, 22, 24, 25, 26, 27, 31, 32, 33, 34, 60, 65, 68, 69, 70, 74], "block": [1, 2, 3, 4, 6, 7, 11, 13, 14, 15, 16, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59], "diagram": [1, 2, 3, 4, 6, 7, 13, 14, 15, 16, 28, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 60, 72], "configur": [1, 2, 3, 4, 6, 7, 8, 9, 11, 13, 14, 15, 16, 18, 21, 24, 25, 26, 27, 30, 32, 33, 34, 36, 38, 44, 45, 47, 57, 58, 59], "paramet": [1, 2, 3, 4, 5, 6, 7, 8, 9, 13, 14, 15, 16, 18, 25, 26, 27, 32, 33, 34, 36], "interfac": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 24, 25, 26, 27, 29, 31, 32, 33, 34, 36, 44, 45, 60, 68, 69, 72], "detail": [1, 2, 3, 4, 7, 23, 33], "architectur": [1, 2, 3, 4, 33, 60, 68, 69], "descript": [1, 2, 3, 4, 7, 33], "regist": [1, 2, 3, 4, 5, 6, 7, 9, 11, 13, 14, 15, 16, 18, 21, 30, 33, 68, 69, 70], "map": [1, 2, 3, 4, 5, 6, 7, 9, 13, 14, 15, 16, 18, 33, 68, 69, 70], "guidelin": [1, 2, 3, 4, 5, 33, 36, 63, 65], "softwar": [1, 2, 3, 4, 5, 6, 7, 10, 13, 14, 15, 16, 17, 20, 28, 29, 33, 34, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 59], "ad7768": [2, 46], "ad777x": 3, "adaq8092": 4, "axi_adxcvr": 5, "intel": [5, 60, 61, 70, 74], "devic": [5, 13, 14, 15, 16, 28, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59], "amd": [5, 35, 36, 60, 61, 74], "xilinx": [5, 35, 36, 70, 74], "tabl": [5, 60], "1": [5, 38, 65], "2": [5, 38, 47, 65], "physic": [5, 17, 36], "layer": [5, 13, 14, 17], "prb": [5, 13], "test": 5, "tx": [5, 16, 36, 69], "link": [5, 13, 14, 15, 16, 17, 47], "procedur": 5, "rx": [5, 15, 36, 68], "more": [5, 13, 14, 15, 16, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 57, 58, 59], "inform": [5, 13, 14, 15, 16, 17, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 57, 58, 59], "dmac": 6, "util": [6, 34, 71], "theori": [6, 13, 14, 15, 16, 18, 22, 25, 26, 32, 34], "oper": [6, 13, 14, 15, 16, 18, 22, 25, 26, 32, 34], "synthesi": [6, 13, 14, 15, 16, 61], "set": [6, 11, 15, 16, 21, 30], "size": 6, "intern": 6, "store": 6, "forward": 6, "data": [6, 13, 14, 15, 16], "buffer": 6, "signal": [6, 8, 9, 13, 14, 15, 16, 17, 18, 19, 22, 24, 25, 26, 27, 31, 32, 72], "stream": 6, "subordin": 6, "peripher": [6, 13, 14, 15, 16, 60], "identif": [6, 15, 16], "interrupt": [6, 9, 11, 15, 16, 18, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 60], "handl": [6, 15, 16], "transfer": [6, 11, 21, 30, 38], "submiss": 6, "statu": [6, 15, 16], "length": [6, 21], "report": 6, "tear": 6, "down": 6, "2d": 6, "cyclic": 6, "scatter": 6, "gather": 6, "descriptor": [6, 11], "structur": [6, 60, 64], "start": [6, 7], "synchron": [6, 13, 14, 16, 18, 21], "cach": 6, "coher": 6, "diagnost": [6, 16], "limit": [6, 47, 59], "4kbyte": 6, "address": [6, 11, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 60, 68, 69], "boundari": 6, "align": [6, 7, 15, 16], "datapath": 6, "width": 6, "support": [6, 13, 14, 15, 16, 17, 34, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 55, 57, 58, 59, 61], "known": 6, "issu": 6, "technic": [6, 13, 14, 15, 16, 17], "glossari": 6, "pwm": 7, "gener": [7, 65, 68, 69, 74], "channel": [7, 36, 68, 69], "phase": [7, 15, 16], "bringup": 7, "reset": [7, 15, 36, 72], "forc": 7, "sync": [7, 15], "time": [7, 28, 72], "exampl": [7, 17, 20, 24, 29, 47, 59, 60, 74], "i3c": [8, 9, 10], "control": [8, 9, 10, 11, 15, 16, 19, 22, 28, 60], "core": [8, 12, 20, 29, 36, 68, 69, 71], "pin": [8, 9, 13, 14, 15, 16, 18, 19, 22, 24, 25, 26, 27, 31, 32], "host": 9, "fifo": [9, 18, 68, 69], "threshold": [9, 18], "pend": 9, "sub": [10, 20, 29], "modul": [10, 18, 20, 23, 25, 26, 27, 29, 32], "instruct": [11, 21, 23, 30], "specif": [11, 21, 30, 35], "command": [11, 61], "ccc": 11, "privat": 11, "receipt": 11, "error": [11, 61], "code": [11, 16, 65], "In": 11, "band": 11, "sdi": 11, "sdo": 11, "dynam": [11, 21], "assign": 11, "word": 11, "offload": [11, 22, 23, 27], "The": [11, 64], "ram": 11, "debug": 11, "tip": [11, 74], "ip": [12, 20, 29, 33, 35, 70, 71, 73], "adc": [13, 28, 47, 57, 59, 68, 71], "jesd204b": [13, 14, 15, 16, 17], "c": [13, 14, 15, 16, 17, 21, 65], "transport": [13, 14, 17], "applic": [13, 14], "clock": [13, 14, 15, 16, 17, 28, 36, 38, 47, 48, 49, 59, 72], "monitor": [13, 14, 15, 16], "formatt": 13, "check": [13, 61, 74], "extern": [13, 14], "restrict": [13, 14, 15, 16], "analog": [13, 14, 15, 16, 17], "digit": [13, 14, 15, 16, 17], "convert": [13, 14, 15, 16, 17], "rf": [13, 14, 15, 16, 17], "transceiv": [13, 14, 15, 16, 17], "mix": [13, 14, 15, 16, 17], "front": [13, 14, 15, 16, 17], "end": [13, 14, 15, 16, 17], "dac": [14, 47, 59, 69, 71], "path": 14, "receiv": [15, 34, 68], "jesd204": [15, 16, 17, 73], "rx_phyn": 15, "user": [15, 16, 66], "rx_data": 15, "multi": [15, 16], "sysref": [15, 16], "lane": [15, 16], "8b": [15, 16], "10b": [15, 16], "field": [15, 70], "64b": [15, 16], "66b": [15, 16], "ila": [15, 16], "state": [15, 16], "machin": [15, 16], "wait": [15, 16], "FOR": 15, "phy": [15, 68, 69], "cg": [15, 16], "endpoint": [15, 16], "establish": [15, 16], "b": [15, 65], "extend": 15, "multiblock": 15, "emb": 15, "init": 15, "hunt": 15, "lock": 15, "dual": [15, 16], "latenc": 15, "reduct": 15, "addit": [15, 17, 20, 29], "transmit": [16, 34, 69], "tx_phyn": 16, "tx_data": 16, "manual": 16, "request": 16, "group": 16, "initi": 16, "sequenc": 16, "framework": [17, 29, 71], "how": [17, 60], "obtain": 17, "licens": 17, "fpga": 17, "linux": [17, 61], "No": 17, "o": [17, 74], "tutori": [17, 28], "project": [17, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 56, 57, 58, 59, 60, 61, 62, 64, 73, 74], "articl": 17, "rapid": 17, "prototyp": 17, "platform": [17, 60], "solut": 17, "spi": [18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 37, 38, 39, 40, 41, 42, 43, 44, 45, 47, 48, 49, 50, 51, 52, 53, 57, 59, 60, 73], "engin": [18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 73], "event": 18, "sync_ev": 18, "relat": [20, 29, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59], "resourc": [20, 29, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59], "chip": 21, "select": 21, "write": [21, 68, 72], "sleep": 21, "invert": 21, "mask": 21, "prescal": 21, "pipelin": 23, "delai": 23, "execut": [23, 25], "interconnect": [23, 26, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 60], "bu": 24, "io": 24, "verilog": [24, 65, 70], "pulsar": [28, 57, 58], "evalu": 28, "target": [28, 61], "hierarchi": 28, "instanti": [28, 60], "ad7984": 28, "sampl": 28, "rate": 28, "dma": [28, 71], "setup": [28, 37, 40, 41, 43, 44, 45, 46, 52, 53, 58, 61], "system": [28, 38, 47, 48, 49, 51, 52, 59], "top": 28, "constraint": [28, 36, 74], "testbench": 28, "result": [28, 61], "section": [28, 63], "templat": [29, 30, 31, 32, 33, 59, 63], "other": [30, 45, 57], "yet": 30, "anoth": [30, 75], "mii": 34, "rmii": 34, "transact": 34, "util_adxcvr": 36, "microprocessor": [36, 60, 72], "pll": 36, "common": [36, 63, 74], "drp": 36, "ey": 36, "scan": 36, "consider": [36, 42, 47, 49, 59], "ad4134": 37, "fmc": [37, 38, 39, 41, 48, 74], "overview": [37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59], "board": [37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 60, 74], "carrier": [37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 74], "jumper": [37, 40, 41, 43, 44, 45, 46, 52, 53, 58], "cpu": [37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 60], "memori": [37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 60, 68, 69], "connect": [37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 60, 74], "gpio": [37, 38, 39, 40, 41, 44, 45, 46, 47, 50, 51, 52, 53, 57, 58, 59, 60], "build": [37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59, 61], "hardwar": [37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 57, 58, 59], "ad4630": 38, "mode": [38, 44, 45, 47, 57, 58, 59], "zone": 38, "echo": 38, "legend": [38, 41, 44, 45, 52, 53, 57, 58], "i2c": [38, 39, 40, 43, 44, 45, 46, 50, 51, 52, 57, 58, 59, 60], "ad469x": 39, "ad5766": 40, "sdz": [40, 45, 50], "ad7134": 41, "ad719x": 42, "asdz": 42, "ad738x_fmc": 43, "ad7606x": 44, "fmcz": 44, "ad7606x_fmcz": 44, "serial": [44, 45], "parallel": [44, 45], "chang": [44, 45], "ad7616": 45, "requir": [45, 57], "ad7616_sdz": 45, "evb": 46, "ad9081": 47, "fmca": 47, "ebz": [47, 49], "ad9082": 47, "singl": 47, "m": 47, "8": 47, "l": 47, "4": [47, 65], "jesd204c": 47, "scheme": [47, 48, 49, 59], "zcu102": 47, "vcu118": 47, "crossbar": [47, 59], "config": [47, 59], "ad9434": 48, "ad9783": 49, "adaq7980": 50, "cn0363": 51, "cn0540": 52, "cn0561": 53, "pulsar_adc_pmdz": 57, "pulsar_adc_fmc": 57, "lvd": [58, 68, 69], "ad7625": 58, "ad7626": 58, "ad7960": 58, "ad7961": 58, "thi": 59, "i": [59, 74], "just": 59, "an": [59, 61, 74], "thei": 60, "re": 60, "typic": [60, 68, 69], "base": [60, 68, 69, 74], "i2": 60, "spdif": 60, "hdmi": 60, "capabl": 60, "vadj": 60, "valu": 60, "your": [61, 73], "environ": 61, "repositori": [61, 64], "analyz": 61, "enabl": 61, "out": 61, "context": 61, "librari": [61, 64], "compon": 61, "make": 61, "tool": [61, 75], "version": [61, 75], "window": 61, "prepar": 61, "sd": 61, "card": 61, "warn": 61, "note": 61, "vivado": [61, 73], "custom": 62, "document": 63, "git": 64, "folder": 64, "ar": 64, "follow": 64, "releas": [64, 75], "branch": [64, 75], "adi": [65, 71, 73, 74], "introduct": [65, 67], "style": 65, "A": 65, "layout": 65, "name": 65, "convent": 65, "comment": 65, "d": 65, "3": 65, "annex": 65, "format": 65, "vhdl": 65, "guid": 66, "cmo": [68, 69], "jesd": [68, 69], "slave": [68, 69], "read": [69, 72], "creat": [70, 74], "new": 70, "import": 70, "us": [70, 73, 75], "method": 70, "rang": 70, "tcl": 70, "makefil": 70, "video": 71, "up": 72, "own": 73, "quartu": 73, "port": [74, 75], "": 74, "quick": 74, "compat": 74, "about": 75, "we": 75, "third": 76, "parti": 76, "fork": 76}, "envversion": {"sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.todo": 2, "sphinx": 58}, "alltitles": {"HDL Reference Designs": [[0, "hdl-reference-designs"]], "Contents": [[0, "contents"], [12, "contents"], [35, "contents"], [56, "contents"], [66, "contents"], [71, "contents"]], "AXI AD3552R": [[1, "axi-ad3552r"]], "Features": [[1, "features"], [2, "features"], [3, "features"], [4, "features"], [5, "features"], [6, "features"], [7, "features"], [13, "features"], [14, "features"], [15, "features"], [16, "features"], [33, "features"], [34, "features"], [36, "features"]], "Files": [[1, "files"], [2, "files"], [3, "files"], [4, "files"], [6, "files"], [7, "files"], [8, "files"], [9, "files"], [13, "files"], [14, "files"], [15, "files"], [16, "files"], [18, "files"], [19, "files"], [22, "files"], [24, "files"], [25, "files"], [26, "files"], [27, "files"], [31, "files"], [32, "files"], [33, "files"], [34, "files"], [68, "files"], [69, "files"]], "Block Diagram": [[1, "block-diagram"], [2, "block-diagram"], [3, "block-diagram"], [4, "block-diagram"], [6, "block-diagram"], [7, "block-diagram"], [13, "block-diagram"], [14, "block-diagram"], [15, "block-diagram"], [16, "block-diagram"], [33, "block-diagram"], [34, "block-diagram"], [36, "block-diagram"]], "Configuration Parameters": [[1, "configuration-parameters"], [2, "configuration-parameters"], [3, "configuration-parameters"], [4, "configuration-parameters"], [6, "configuration-parameters"], [7, "configuration-parameters"], [8, "configuration-parameters"], [9, "configuration-parameters"], [18, "configuration-parameters"], [25, "configuration-parameters"], [26, "configuration-parameters"], [27, "configuration-parameters"], [32, "configuration-parameters"], [33, "configuration-parameters"], [34, "configuration-parameters"], [36, "configuration-parameters"]], "Interface": [[1, "interface"], [2, "interface"], [3, "interface"], [4, "interface"], [6, "interface"], [7, "interface"], [33, "interface"], [34, "interface"], [36, "interface"], [68, "interface"], [69, "interface"]], "Detailed Architecture": [[1, "detailed-architecture"], [2, "detailed-architecture"], [3, "detailed-architecture"], [4, "detailed-architecture"], [33, "detailed-architecture"]], "Detailed Description": [[1, "detailed-description"], [2, "detailed-description"], [3, "detailed-description"], [4, "detailed-description"], [7, "detailed-description"], [33, "detailed-description"]], "Register Map": [[1, "register-map"], [2, "register-map"], [3, "register-map"], [4, "register-map"], [5, "register-map"], [5, "register-map-1"], [6, "register-map"], [7, "register-map"], [9, "register-map"], [13, "register-map"], [14, "register-map"], [15, "register-map"], [16, "register-map"], [18, "register-map"], [33, "register-map"], [68, "register-map"], [69, "register-map"], [70, "register-map"]], "Design Guidelines": [[1, "design-guidelines"], [2, "design-guidelines"], [3, "design-guidelines"], [4, "design-guidelines"], [33, "design-guidelines"], [36, "design-guidelines"]], "Software Guidelines": [[1, "software-guidelines"], [2, "software-guidelines"], [3, "software-guidelines"], [4, "software-guidelines"], [5, "software-guidelines"], [5, "software-guidelines-1"], [33, "software-guidelines"], [36, "software-guidelines"]], "References": [[1, "references"], [2, "references"], [3, "references"], [4, "references"], [33, "references"], [34, "references"], [36, "references"], [61, "references"], [68, "references"], [69, "references"]], "AXI AD7768": [[2, "axi-ad7768"]], "AXI AD777x": [[3, "axi-ad777x"]], "AXI ADAQ8092": [[4, "axi-adaq8092"]], "AXI_ADXCVR": [[5, "axi-adxcvr"]], "Intel Devices": [[5, "intel-devices"]], "Parameters": [[5, "parameters"], [5, "parameters-1"]], "Interfaces": [[5, "interfaces"], [5, "id3"], [10, "interfaces"], [17, "interfaces"], [20, "interfaces"], [29, "interfaces"]], "AMD Xilinx Devices": [[5, "amd-xilinx-devices"]], "Table 1": [[5, "table-1"]], "Table 2": [[5, "table-2"]], "Physical layer PRBS testing": [[5, "physical-layer-prbs-testing"]], "TX link procedure": [[5, "tx-link-procedure"]], "RX link procedure": [[5, "rx-link-procedure"]], "More Information": [[5, "more-information"], [13, "more-information"], [14, "more-information"], [15, "more-information"], [16, "more-information"], [36, "more-information"]], "Reference": [[5, "reference"]], "AXI DMAC": [[6, "axi-dmac"]], "Utilization": [[6, "utilization"]], "Theory of Operation": [[6, "theory-of-operation"], [13, "theory-of-operation"], [14, "theory-of-operation"], [15, "theory-of-operation"], [16, "theory-of-operation"], [18, "theory-of-operation"], [22, "theory-of-operation"], [25, "theory-of-operation"], [26, "theory-of-operation"], [32, "theory-of-operation"], [34, "theory-of-operation"]], "HDL Synthesis Settings": [[6, "hdl-synthesis-settings"]], "Sizing of the internal store-and-forward data buffer": [[6, "sizing-of-the-internal-store-and-forward-data-buffer"]], "Interfaces and Signals": [[6, "interfaces-and-signals"], [13, "interfaces-and-signals"], [14, "interfaces-and-signals"], [15, "interfaces-and-signals"], [16, "interfaces-and-signals"]], "Register Map Configuration Interface": [[6, "register-map-configuration-interface"], [15, "register-map-configuration-interface"], [16, "register-map-configuration-interface"]], "Data Interfaces": [[6, "data-interfaces"]], "AXI-Streaming subordinate": [[6, "axi-streaming-subordinate"]], "Configuration Interface": [[6, "configuration-interface"], [13, "configuration-interface"], [15, "configuration-interface"], [16, "configuration-interface"]], "Peripheral Identification": [[6, "peripheral-identification"]], "Interrupt Handling": [[6, "interrupt-handling"], [15, "interrupt-handling"], [16, "interrupt-handling"]], "Transfer Configuration": [[6, "transfer-configuration"], [6, "id2"]], "Transfer Submission": [[6, "transfer-submission"]], "Transfer Status": [[6, "transfer-status"]], "Transfer length reporting": [[6, "transfer-length-reporting"]], "Transfer Tear-down": [[6, "transfer-tear-down"]], "Interrupts": [[6, "interrupts"], [9, "interrupts"], [15, "interrupts"], [16, "interrupts"], [18, "interrupts"], [37, "interrupts"], [38, "interrupts"], [39, "interrupts"], [40, "interrupts"], [41, "interrupts"], [43, "interrupts"], [44, "interrupts"], [45, "interrupts"], [46, "interrupts"], [47, "interrupts"], [48, "interrupts"], [49, "interrupts"], [50, "interrupts"], [51, "interrupts"], [52, "interrupts"], [53, "interrupts"], [57, "interrupts"], [58, "interrupts"], [59, "interrupts"], [60, "interrupts"]], "2D Transfers": [[6, "d-transfers"]], "Cyclic Transfers": [[6, "cyclic-transfers"]], "Scatter-Gather Transfers": [[6, "scatter-gather-transfers"]], "Descriptor Structure": [[6, "descriptor-structure"]], "Transfer Start Synchronization": [[6, "transfer-start-synchronization"]], "Cache Coherency": [[6, "cache-coherency"]], "Diagnostics interface": [[6, "diagnostics-interface"]], "Limitations": [[6, "limitations"], [47, "limitations"], [59, "limitations"]], "AXI 4kByte Address Boundary": [[6, "axi-4kbyte-address-boundary"]], "Address Alignment": [[6, "address-alignment"]], "Transfer Length Alignment": [[6, "transfer-length-alignment"]], "Scatter-Gather Datapath Width": [[6, "scatter-gather-datapath-width"]], "Software Support": [[6, "software-support"], [13, "software-support"], [14, "software-support"], [15, "software-support"], [16, "software-support"], [17, "software-support"], [34, "software-support"]], "Known Issues": [[6, "known-issues"]], "Technical Support": [[6, "technical-support"], [13, "technical-support"], [14, "technical-support"], [15, "technical-support"], [16, "technical-support"]], "Glossary": [[6, "glossary"]], "AXI PWM Generator": [[7, "axi-pwm-generator"]], "Channel phase alignment": [[7, "channel-phase-alignment"]], "Software bringup (software reset)": [[7, "software-bringup-software-reset"]], "Force align": [[7, "force-align"]], "Start at sync": [[7, "start-at-sync"]], "Timing Diagrams and examples": [[7, "timing-diagrams-and-examples"]], "I3C Controller Core": [[8, "i3c-controller-core"]], "Signal and Interface Pins": [[8, "signal-and-interface-pins"], [9, "signal-and-interface-pins"], [13, "signal-and-interface-pins"], [14, "signal-and-interface-pins"], [18, "signal-and-interface-pins"], [25, "signal-and-interface-pins"], [26, "signal-and-interface-pins"], [27, "signal-and-interface-pins"], [32, "signal-and-interface-pins"]], "I3C Controller Host Interface": [[9, "i3c-controller-host-interface"]], "FIFO Threshold Interrupts": [[9, "fifo-threshold-interrupts"], [18, "fifo-threshold-interrupts"]], "Pending Interrupts": [[9, "pending-interrupts"]], "I3C Controller": [[10, "i3c-controller"]], "Sub-modules": [[10, "sub-modules"], [20, "sub-modules"], [29, "sub-modules"]], "Software": [[10, "software"], [20, "software"], [29, "software"]], "Control Interface": [[11, "control-interface"]], "Instruction Set Specification": [[11, "instruction-set-specification"]], "Command Descriptors": [[11, "command-descriptors"]], "CCC Instruction": [[11, "ccc-instruction"]], "Private Transfer": [[11, "private-transfer"]], "Command Receipts": [[11, "command-receipts"]], "Error codes": [[11, "error-codes"]], "In-Band Interrupts": [[11, "in-band-interrupts"]], "SDI and SDO": [[11, "sdi-and-sdo"]], "Dynamic Address Assignment": [[11, "dynamic-address-assignment"]], "Word Command Interface": [[11, "word-command-interface"]], "Configuration Registers": [[11, "configuration-registers"], [21, "configuration-registers"], [30, "configuration-registers"]], "Offload Interface": [[11, "offload-interface"]], "The Block RAM Offload": [[11, "the-block-ram-offload"]], "Debugging Tips": [[11, "debugging-tips"]], "IP Cores": [[12, "ip-cores"]], "ADC JESD204B/C Transport Peripheral": [[13, "adc-jesd204b-c-transport-peripheral"]], "Synthesis Configuration Parameters": [[13, "synthesis-configuration-parameters"], [14, "synthesis-configuration-parameters"]], "Link layer interface": [[13, "link-layer-interface"], [14, "link-layer-interface"]], "Application layer interface": [[13, "application-layer-interface"], [14, "application-layer-interface"]], "Clock Monitor": [[13, "clock-monitor"], [14, "clock-monitor"], [15, "clock-monitor"], [16, "clock-monitor"]], "Data Formatter": [[13, "data-formatter"]], "PRBS Check": [[13, "prbs-check"]], "External synchronization": [[13, "external-synchronization"], [14, "external-synchronization"]], "Restrictions": [[13, "restrictions"], [14, "restrictions"], [15, "restrictions"], [16, "restrictions"]], "Supported Devices": [[13, "supported-devices"], [14, "supported-devices"], [15, "supported-devices"], [16, "supported-devices"]], "JESD204B Analog-to-Digital Converters": [[13, "jesd204b-analog-to-digital-converters"], [15, "jesd204b-analog-to-digital-converters"], [17, "jesd204b-analog-to-digital-converters"]], "JESD204B RF Transceivers": [[13, "jesd204b-rf-transceivers"], [14, "jesd204b-rf-transceivers"], [15, "jesd204b-rf-transceivers"], [16, "jesd204b-rf-transceivers"], [17, "jesd204b-rf-transceivers"]], "JESD204B/C Mixed-Signal Front Ends": [[13, "jesd204b-c-mixed-signal-front-ends"], [14, "jesd204b-c-mixed-signal-front-ends"], [15, "jesd204b-c-mixed-signal-front-ends"], [16, "jesd204b-c-mixed-signal-front-ends"], [17, "jesd204b-c-mixed-signal-front-ends"]], "DAC JESD204B/C Transport Peripheral": [[14, "dac-jesd204b-c-transport-peripheral"]], "Data paths": [[14, "data-paths"]], "JESD204B Digital-to-Analog Converters": [[14, "jesd204b-digital-to-analog-converters"], [16, "jesd204b-digital-to-analog-converters"], [17, "jesd204b-digital-to-analog-converters"]], "JESD204B/C Link Receive Peripheral": [[15, "jesd204b-c-link-receive-peripheral"]], "AXI JESD204 RX Synthesis Configuration Parameters": [[15, "axi-jesd204-rx-synthesis-configuration-parameters"]], "JESD204 RX Synthesis Configuration Parameters": [[15, "jesd204-rx-synthesis-configuration-parameters"]], "AXI JESD204 RX Signal and Interface Pins": [[15, "axi-jesd204-rx-signal-and-interface-pins"]], "JESD204 RX Signal and Interface Pins": [[15, "jesd204-rx-signal-and-interface-pins"]], "JESD204 Control Signals": [[15, "jesd204-control-signals"]], "Transceiver Interface (RX_PHYn)": [[15, "transceiver-interface-rx-phyn"]], "User Data Interface (RX_DATA)": [[15, "user-data-interface-rx-data"]], "Peripheral Identification and HDL Synthesis Settings": [[15, "peripheral-identification-and-hdl-synthesis-settings"], [16, "peripheral-identification-and-hdl-synthesis-settings"]], "Link Control": [[15, "link-control"], [16, "link-control"]], "Multi-link Control": [[15, "multi-link-control"], [16, "multi-link-control"]], "Link Configuration": [[15, "link-configuration"], [16, "link-configuration"]], "SYSREF Handling": [[15, "sysref-handling"], [16, "sysref-handling"]], "Link Status": [[15, "link-status"], [16, "link-status"]], "Lane Status": [[15, "lane-status"]], "8B/10B Link Lane Status Fields": [[15, "b-10b-link-lane-status-fields"]], "64B/66B Link Lane Status Fields": [[15, "b-66b-link-lane-status-fields"]], "8B/10B Link ILAS Configuration Data": [[15, "b-10b-link-ilas-configuration-data"]], "8B/10B Link": [[15, "b-10b-link"], [16, "b-10b-link"]], "8B/10B Link State Machine": [[15, "b-10b-link-state-machine"], [16, "b-10b-link-state-machine"]], "RESET phase": [[15, "reset-phase"], [15, "axi-jesd204-rx-reset-phase-1"]], "WAIT FOR PHY phase": [[15, "wait-for-phy-phase"]], "CGS phase": [[15, "cgs-phase"]], "DATA phase": [[15, "data-phase"], [15, "axi-jesd204-rx-data-phase-1"]], "8B/10B Multi-endpoint RX link establishment": [[15, "b-10b-multi-endpoint-rx-link-establishment"]], "64B/66B Link": [[15, "b-66b-link"], [16, "b-66b-link"]], "64B/66B Link State Machine": [[15, "b-66b-link-state-machine"]], "WAIT BS phase": [[15, "wait-bs-phase"]], "BLOCK SYNC phase": [[15, "block-sync-phase"]], "64B/66B Link Extended MultiBlock Alignment State Machine": [[15, "b-66b-link-extended-multiblock-alignment-state-machine"]], "EMB INIT State": [[15, "emb-init-state"]], "EMB HUNT State": [[15, "emb-hunt-state"]], "EMB LOCK State": [[15, "emb-lock-state"]], "Dual clock operation": [[15, "dual-clock-operation"], [16, "dual-clock-operation"]], "64b/66b Link latency reduction": [[15, "b-66b-link-latency-reduction"]], "Additional Information": [[15, "additional-information"], [17, "additional-information"]], "JESD204B/C Link Transmit Peripheral": [[16, "jesd204b-c-link-transmit-peripheral"]], "AXI JESD204 TX Synthesis Configuration Parameters": [[16, "axi-jesd204-tx-synthesis-configuration-parameters"]], "JESD204 TX Synthesis Configuration Parameters": [[16, "jesd204-tx-synthesis-configuration-parameters"]], "AXI JESD204 TX Signal and Interface Pins": [[16, "axi-jesd204-tx-signal-and-interface-pins"]], "JESD204 TX Signal and Interface Pins": [[16, "jesd204-tx-signal-and-interface-pins"]], "JESD204B Control Signals": [[16, "jesd204b-control-signals"]], "Transceiver Interface (TX_PHYn)": [[16, "transceiver-interface-tx-phyn"]], "User Data Interface (TX_DATA)": [[16, "user-data-interface-tx-data"]], "ILAS Configuration Data": [[16, "ilas-configuration-data"]], "Manual Synchronization Request": [[16, "manual-synchronization-request"]], "Wait Phase (WAIT)": [[16, "wait-phase-wait"]], "Code Group Synchronization Phase (CGS)": [[16, "code-group-synchronization-phase-cgs"]], "Initial Lane Alignment Sequence Phase (ILAS)": [[16, "initial-lane-alignment-sequence-phase-ilas"]], "User Data Phase (DATA)": [[16, "user-data-phase-data"]], "8B/10B Multi-endpoint TX link establishment": [[16, "b-10b-multi-endpoint-tx-link-establishment"]], "Diagnostics": [[16, "diagnostics"]], "JESD204 Interface Framework": [[17, "jesd204-interface-framework"]], "How to Obtain a License": [[17, "how-to-obtain-a-license"]], "FPGA HDL Support": [[17, "fpga-hdl-support"]], "Physical Layer": [[17, "physical-layer"]], "Link Layer": [[17, "link-layer"]], "Transport Layer": [[17, "transport-layer"]], "Linux": [[17, "linux"]], "No-OS": [[17, "no-os"]], "Tutorial": [[17, "tutorial"]], "Example Projects": [[17, "example-projects"]], "Technical Articles": [[17, "technical-articles"]], "JESD204B Rapid Prototyping Platforms": [[17, "jesd204b-rapid-prototyping-platforms"]], "JESD204B Clocking Solutions": [[17, "jesd204b-clocking-solutions"]], "AXI SPI Engine Module": [[18, "axi-spi-engine-module"]], "FIFOs": [[18, "fifos"]], "Synchronization Events": [[18, "synchronization-events"]], "SYNC_EVENT Interrupt": [[18, "sync-event-interrupt"]], "SPI Engine Control Interface": [[19, "spi-engine-control-interface"]], "Signal Pins": [[19, "signal-pins"], [22, "signal-pins"], [24, "signal-pins"], [31, "signal-pins"]], "SPI Engine": [[20, "spi-engine"], [73, "spi-engine"]], "Related IP Cores": [[20, "related-ip-cores"], [29, "related-ip-cores"]], "Examples": [[20, "examples"], [29, "examples"], [60, "examples"]], "Additional Resources": [[20, "additional-resources"], [29, "additional-resources"]], "SPI Engine Instruction Set Specification": [[21, "spi-engine-instruction-set-specification"]], "Instructions": [[21, "instructions"], [30, "instructions"]], "Transfer Instruction": [[21, "transfer-instruction"], [30, "transfer-instruction"]], "Chip-Select Instruction": [[21, "chip-select-instruction"]], "Configuration Write Instruction": [[21, "configuration-write-instruction"]], "Synchronize Instruction": [[21, "synchronize-instruction"]], "Sleep Instruction": [[21, "sleep-instruction"]], "CS Invert Mask Instruction": [[21, "cs-invert-mask-instruction"]], "SPI Configuration Register": [[21, "spi-configuration-register"]], "Prescaler Configuration Register": [[21, "prescaler-configuration-register"]], "Dynamic Transfer Length Register": [[21, "dynamic-transfer-length-register"]], "SPI Engine Offload Control Interface": [[22, "spi-engine-offload-control-interface"]], "SPI Engine Pipeline Delays": [[23, "spi-engine-pipeline-delays"]], "Instruction Execution": [[23, "instruction-execution"]], "Detailed Delays": [[23, "detailed-delays"]], "Offload Module": [[23, "offload-module"]], "Interconnect Module": [[23, "interconnect-module"]], "Execution Module": [[23, "execution-module"]], "AXI Module": [[23, "axi-module"]], "SPI Bus Interface": [[24, "spi-bus-interface"]], "IO configuration": [[24, "io-configuration"]], "Example Verilog IO configuration": [[24, "example-verilog-io-configuration"]], "SPI Engine Execution Module": [[25, "spi-engine-execution-module"]], "SPI Engine Interconnect Module": [[26, "spi-engine-interconnect-module"]], "SPI Engine Offload Module": [[27, "spi-engine-offload-module"]], "SPI Engine Tutorial - PulSAR-ADC": [[28, "spi-engine-tutorial-pulsar-adc"]], "Evaluating the target device": [[28, "evaluating-the-target-device"]], "SPI Engine hierarchy instantiation": [[28, "spi-engine-hierarchy-instantiation"]], "SPI Engine reference clock": [[28, "spi-engine-reference-clock"]], "AD7984 Timing diagram": [[28, "ad7984-timing-diagram"]], "Sample rate control": [[28, "sample-rate-control"]], "DMA setup": [[28, "dma-setup"]], "System Top": [[28, "system-top"]], "System Constraints": [[28, "system-constraints"]], "Testbench": [[28, "testbench"]], "Evaluating the result": [[28, "evaluating-the-result"]], "Software section": [[28, "software-section"]], "Framework Template": [[29, "framework-template"]], "Template Instruction Set Specification": [[30, "template-instruction-set-specification"]], "Other Instruction": [[30, "other-instruction"]], "Yet Another Instruction": [[30, "yet-another-instruction"]], "Template Register": [[30, "template-register"]], "Template Interface": [[31, "template-interface"]], "Template Module": [[32, "template-module"]], "IP Template": [[33, "ip-template"]], "Util MII to RMII": [[34, "util-mii-to-rmii"]], "Receive Transactions": [[34, "receive-transactions"]], "Transmit Transactions": [[34, "transmit-transactions"]], "AMD Xilinx Specific IPs": [[35, "amd-xilinx-specific-ips"]], "UTIL_ADXCVR core for AMD Xilinx devices": [[36, "util-adxcvr-core-for-amd-xilinx-devices"]], "Microprocessor clock and reset": [[36, "microprocessor-clock-and-reset"]], "PLL reference clock": [[36, "pll-reference-clock"]], "RX interface": [[36, "rx-interface"]], "TX interface": [[36, "tx-interface"]], "Common DRP Interface": [[36, "common-drp-interface"]], "Channel DRP Interface": [[36, "channel-drp-interface"]], "Eye Scan DRP Interface": [[36, "eye-scan-drp-interface"]], "Physical constraints considerations": [[36, "physical-constraints-considerations"]], "AD4134-FMC HDL project": [[37, "ad4134-fmc-hdl-project"]], "Overview": [[37, "overview"], [38, "overview"], [39, "overview"], [40, "overview"], [41, "overview"], [42, "overview"], [43, "overview"], [44, "overview"], [45, "overview"], [46, "overview"], [47, "overview"], [48, "overview"], [49, "overview"], [50, "overview"], [51, "overview"], [52, "overview"], [53, "overview"], [57, "overview"], [58, "overview"], [59, "overview"]], "Supported boards": [[37, "supported-boards"], [38, "supported-boards"], [39, "supported-boards"], [40, "supported-boards"], [41, "supported-boards"], [42, "supported-boards"], [43, "supported-boards"], [44, "supported-boards"], [45, "supported-boards"], [46, "supported-boards"], [47, "supported-boards"], [48, "supported-boards"], [49, "supported-boards"], [50, "supported-boards"], [51, "supported-boards"], [52, "supported-boards"], [53, "supported-boards"], [57, "supported-boards"], [58, "supported-boards"], [59, "supported-boards"]], "Supported devices": [[37, "supported-devices"], [38, "supported-devices"], [39, "supported-devices"], [40, "supported-devices"], [41, "supported-devices"], [42, "supported-devices"], [43, "supported-devices"], [44, "supported-devices"], [45, "supported-devices"], [46, "supported-devices"], [47, "supported-devices"], [48, "supported-devices"], [49, "supported-devices"], [50, "supported-devices"], [51, "supported-devices"], [52, "supported-devices"], [53, "supported-devices"], [57, "supported-devices"], [58, "supported-devices"], [59, "supported-devices"]], "Supported carriers": [[37, "supported-carriers"], [38, "supported-carriers"], [39, "supported-carriers"], [40, "supported-carriers"], [41, "supported-carriers"], [42, "supported-carriers"], [43, "supported-carriers"], [44, "supported-carriers"], [45, "supported-carriers"], [46, "supported-carriers"], [47, "supported-carriers"], [48, "supported-carriers"], [49, "supported-carriers"], [50, "supported-carriers"], [51, "supported-carriers"], [52, "supported-carriers"], [53, "supported-carriers"], [57, "supported-carriers"], [58, "supported-carriers"], [59, "supported-carriers"]], "Block design": [[37, "block-design"], [38, "block-design"], [39, "block-design"], [40, "block-design"], [41, "block-design"], [42, "block-design"], [43, "block-design"], [44, "block-design"], [45, "block-design"], [46, "block-design"], [47, "block-design"], [48, "block-design"], [49, "block-design"], [50, "block-design"], [51, "block-design"], [52, "block-design"], [53, "block-design"], [57, "block-design"], [58, "block-design"], [59, "block-design"]], "Block diagram": [[37, "block-diagram"], [38, "block-diagram"], [39, "block-diagram"], [40, "block-diagram"], [41, "block-diagram"], [42, "block-diagram"], [43, "block-diagram"], [44, "block-diagram"], [45, "block-diagram"], [46, "block-diagram"], [47, "block-diagram"], [48, "block-diagram"], [49, "block-diagram"], [50, "block-diagram"], [51, "block-diagram"], [52, "block-diagram"], [53, "block-diagram"], [57, "block-diagram"], [58, "block-diagram"], [59, "block-diagram"]], "Jumper setup": [[37, "jumper-setup"], [40, "jumper-setup"], [41, "jumper-setup"], [43, "jumper-setup"], [44, "jumper-setup"], [45, "jumper-setup"], [46, "jumper-setup"], [52, "jumper-setup"], [53, "jumper-setup"]], "CPU/Memory interconnects addresses": [[37, "cpu-memory-interconnects-addresses"], [38, "cpu-memory-interconnects-addresses"], [39, "cpu-memory-interconnects-addresses"], [40, "cpu-memory-interconnects-addresses"], [41, "cpu-memory-interconnects-addresses"], [43, "cpu-memory-interconnects-addresses"], [44, "cpu-memory-interconnects-addresses"], [45, "cpu-memory-interconnects-addresses"], [46, "cpu-memory-interconnects-addresses"], [47, "cpu-memory-interconnects-addresses"], [48, "cpu-memory-interconnects-addresses"], [49, "cpu-memory-interconnects-addresses"], [50, "cpu-memory-interconnects-addresses"], [51, "cpu-memory-interconnects-addresses"], [52, "cpu-memory-interconnects-addresses"], [53, "cpu-memory-interconnects-addresses"], [57, "cpu-memory-interconnects-addresses"], [58, "cpu-memory-interconnects-addresses"], [59, "cpu-memory-interconnects-addresses"], [60, "cpu-memory-interconnects-addresses"]], "SPI connections": [[37, "spi-connections"], [38, "spi-connections"], [39, "spi-connections"], [40, "spi-connections"], [41, "spi-connections"], [42, "spi-connections"], [43, "spi-connections"], [44, "spi-connections"], [45, "spi-connections"], [47, "spi-connections"], [48, "spi-connections"], [49, "spi-connections"], [50, "spi-connections"], [51, "spi-connections"], [52, "spi-connections"], [53, "spi-connections"], [57, "spi-connections"], [59, "spi-connections"]], "GPIOs": [[37, "gpios"], [38, "gpios"], [39, "gpios"], [40, "gpios"], [41, "gpios"], [44, "gpios"], [45, "gpios"], [46, "gpios"], [47, "gpios"], [50, "gpios"], [51, "gpios"], [52, "gpios"], [53, "gpios"], [57, "gpios"], [58, "gpios"], [59, "gpios"], [60, "gpios"]], "Building the HDL project": [[37, "building-the-hdl-project"], [38, "building-the-hdl-project"], [39, "building-the-hdl-project"], [40, "building-the-hdl-project"], [41, "building-the-hdl-project"], [42, "building-the-hdl-project"], [43, "building-the-hdl-project"], [44, "building-the-hdl-project"], [45, "building-the-hdl-project"], [46, "building-the-hdl-project"], [47, "building-the-hdl-project"], [48, "building-the-hdl-project"], [49, "building-the-hdl-project"], [50, "building-the-hdl-project"], [51, "building-the-hdl-project"], [52, "building-the-hdl-project"], [53, "building-the-hdl-project"], [57, "building-the-hdl-project"], [58, "building-the-hdl-project"], [59, "building-the-hdl-project"]], "Resources": [[37, "resources"], [38, "resources"], [39, "resources"], [40, "resources"], [41, "resources"], [42, "resources"], [43, "resources"], [44, "resources"], [45, "resources"], [46, "resources"], [47, "resources"], [48, "resources"], [49, "resources"], [50, "resources"], [51, "resources"], [52, "resources"], [53, "resources"], [57, "resources"], [58, "resources"], [59, "resources"]], "Hardware related": [[37, "hardware-related"], [38, "hardware-related"], [39, "hardware-related"], [40, "hardware-related"], [41, "hardware-related"], [42, "hardware-related"], [43, "hardware-related"], [44, "hardware-related"], [45, "hardware-related"], [46, "hardware-related"], [47, "hardware-related"], [48, "hardware-related"], [49, "hardware-related"], [50, "hardware-related"], [51, "hardware-related"], [52, "hardware-related"], [53, "hardware-related"], [57, "hardware-related"], [58, "hardware-related"], [59, "hardware-related"]], "HDL related": [[37, "hdl-related"], [38, "hdl-related"], [39, "hdl-related"], [40, "hdl-related"], [41, "hdl-related"], [42, "hdl-related"], [43, "hdl-related"], [44, "hdl-related"], [45, "hdl-related"], [46, "hdl-related"], [47, "hdl-related"], [48, "hdl-related"], [49, "hdl-related"], [50, "hdl-related"], [51, "hdl-related"], [52, "hdl-related"], [53, "hdl-related"], [57, "hdl-related"], [58, "hdl-related"], [59, "hdl-related"]], "Software related": [[37, "software-related"], [38, "software-related"], [39, "software-related"], [40, "software-related"], [41, "software-related"], [42, "software-related"], [43, "software-related"], [44, "software-related"], [45, "software-related"], [46, "software-related"], [47, "software-related"], [48, "software-related"], [49, "software-related"], [50, "software-related"], [51, "software-related"], [52, "software-related"], [53, "software-related"], [57, "software-related"], [59, "software-related"]], "More information": [[37, "more-information"], [38, "more-information"], [39, "more-information"], [40, "more-information"], [41, "more-information"], [42, "more-information"], [43, "more-information"], [44, "more-information"], [45, "more-information"], [46, "more-information"], [47, "more-information"], [48, "more-information"], [49, "more-information"], [50, "more-information"], [51, "more-information"], [52, "more-information"], [53, "more-information"], [54, "more-information"], [57, "more-information"], [58, "more-information"], [59, "more-information"]], "Support": [[37, "support"], [38, "support"], [39, "support"], [40, "support"], [41, "support"], [42, "support"], [43, "support"], [44, "support"], [45, "support"], [46, "support"], [47, "support"], [48, "support"], [49, "support"], [50, "support"], [51, "support"], [52, "support"], [53, "support"], [55, "support"], [57, "support"], [58, "support"], [59, "support"]], "AD4630-FMC HDL project": [[38, "ad4630-fmc-hdl-project"]], "SPI mode - transfer zone 1": [[38, "spi-mode-transfer-zone-1"]], "SPI mode - transfer zone 2": [[38, "spi-mode-transfer-zone-2"]], "Echo clock mode - transfer zone 2": [[38, "echo-clock-mode-transfer-zone-2"]], "Configuration modes": [[38, "configuration-modes"], [44, "configuration-modes"], [45, "configuration-modes"], [47, "configuration-modes"], [57, "configuration-modes"], [58, "configuration-modes"], [59, "configuration-modes"]], "Legend": [[38, null], [38, null], [38, null], [41, null], [44, null], [44, null], [44, null], [44, null], [45, null], [45, null], [45, null], [45, null], [52, null], [52, null], [53, null], [53, null], [57, null], [57, null], [58, null]], "I2C connections": [[38, "i2c-connections"], [39, "i2c-connections"], [40, "i2c-connections"], [43, "i2c-connections"], [44, "i2c-connections"], [45, "i2c-connections"], [46, "i2c-connections"], [50, "i2c-connections"], [51, "i2c-connections"], [52, "i2c-connections"], [57, "i2c-connections"], [58, "i2c-connections"], [59, "i2c-connections"]], "Systems related": [[38, "systems-related"], [47, "systems-related"], [48, "systems-related"], [49, "systems-related"], [51, "systems-related"], [52, "systems-related"], [59, "systems-related"]], "AD469X-FMC HDL project": [[39, "ad469x-fmc-hdl-project"]], "AD5766-SDZ HDL project": [[40, "ad5766-sdz-hdl-project"]], "AD7134-FMC HDL project": [[41, "ad7134-fmc-hdl-project"]], "AD719X-ASDZ HDL project": [[42, "ad719x-asdz-hdl-project"]], "Software considerations": [[42, "software-considerations"], [47, "software-considerations"], [49, "software-considerations"], [59, "software-considerations"]], "AD738x_FMC HDL project": [[43, "ad738x-fmc-hdl-project"]], "AD7606X-FMCZ HDL project": [[44, "ad7606x-fmcz-hdl-project"]], "AD7606x_FMCZ serial interface": [[44, "ad7606x-fmcz-serial-interface"]], "AD7606x_FMCZ parallel interface": [[44, "ad7606x-fmcz-parallel-interface"]], "Connections and hardware changes": [[44, "connections-and-hardware-changes"], [45, "connections-and-hardware-changes"]], "AD7616-SDZ HDL project": [[45, "ad7616-sdz-hdl-project"]], "Other required hardware": [[45, "other-required-hardware"], [57, "other-required-hardware"]], "AD7616_SDZ serial interface": [[45, "ad7616-sdz-serial-interface"]], "AD7616_SDZ parallel interface": [[45, "ad7616-sdz-parallel-interface"]], "AD7768-EVB HDL project": [[46, "ad7768-evb-hdl-project"]], "AD7768-EVB": [[46, "ad7768-evb"]], "AD9081-FMCA-EBZ/AD9082-FMCA-EBZ HDL project": [[47, "ad9081-fmca-ebz-ad9082-fmca-ebz-hdl-project"]], "Example block design for Single link; M=8; L=4": [[47, "example-block-design-for-single-link-m-8-l-4"]], "Example block design for Single link; M=4; L=8": [[47, "example-block-design-for-single-link-m-4-l-8"]], "Example block design for Single link; M=2; L=8; JESD204C": [[47, "example-block-design-for-single-link-m-2-l-8-jesd204c"]], "Clock scheme": [[47, "clock-scheme"], [48, "clock-scheme"], [49, "clock-scheme"], [59, "clock-scheme"]], "ZCU102": [[47, "zcu102"]], "VCU118": [[47, "vcu118"]], "ADC - crossbar config": [[47, "adc-crossbar-config"]], "DAC - crossbar config": [[47, "dac-crossbar-config"]], "AD9434-FMC HDL project": [[48, "ad9434-fmc-hdl-project"]], "AD9783-EBZ HDL project": [[49, "ad9783-ebz-hdl-project"]], "ADAQ7980-SDZ HDL project": [[50, "adaq7980-sdz-hdl-project"]], "CN0363 HDL project": [[51, "cn0363-hdl-project"]], "CN0540 HDL project": [[52, "cn0540-hdl-project"]], "CN0561 HDL project": [[53, "cn0561-hdl-project"]], "Projects": [[56, "projects"]], "PULSAR-ADC HDL project": [[57, "pulsar-adc-hdl-project"]], "PulSAR_ADC_PMDZ": [[57, "pulsar-adc-pmdz"]], "PulSAR_ADC_FMC": [[57, "pulsar-adc-fmc"]], "PULSAR-LVDS HDL project": [[58, "pulsar-lvds-hdl-project"]], "Jumper setup AD7625/AD7626": [[58, "jumper-setup-ad7625-ad7626"]], "Jumper setup AD7960/AD7961": [[58, "jumper-setup-ad7960-ad7961"]], "Project template": [[59, "project-template"]], "ADC - crossbar config *** THIS IS JUST AN EXAMPLE ***": [[59, "adc-crossbar-config-this-is-just-an-example"]], "DAC - crossbar config *** THIS IS JUST AN EXAMPLE ***": [[59, "dac-crossbar-config-this-is-just-an-example"]], "HDL Architecture": [[60, "hdl-architecture"]], "How they\u2019re instantiated": [[60, "how-they-re-instantiated"]], "Example": [[60, "example"]], "Typical project diagram": [[60, "typical-project-diagram"]], "Base Design": [[60, "base-design"]], "Microprocessor": [[60, "microprocessor"]], "Memory Interface Controller": [[60, "memory-interface-controller"]], "Peripheral interfaces": [[60, "peripheral-interfaces"]], "SPI": [[60, "spi"]], "I2C/I2S/SPDIF": [[60, "i2c-i2s-spdif"]], "HDMI": [[60, "hdmi"]], "Connectivity": [[60, "connectivity"]], "Interrupts table": [[60, "interrupts-table"]], "Board design and capabilities": [[60, "board-design-and-capabilities"]], "AMD platforms": [[60, "amd-platforms"]], "Intel platforms": [[60, "intel-platforms"]], "VADJ values": [[60, "vadj-values"]], "File structure of a project": [[60, "file-structure-of-a-project"]], "Project files for AMD boards": [[60, "project-files-for-amd-boards"], [74, "project-files-for-amd-boards"]], "Project files for Intel boards": [[60, "project-files-for-intel-boards"], [74, "project-files-for-intel-boards"]], "Build an HDL project": [[61, "build-an-hdl-project"]], "Setup and check your environment": [[61, "setup-and-check-your-environment"]], "Setup the HDL repository": [[61, "setup-the-hdl-repository"]], "Building the projects": [[61, "building-the-projects"]], "Building an Intel project": [[61, "building-an-intel-project"]], "Checking the build and analyzing results": [[61, "checking-the-build-and-analyzing-results"]], "Building an AMD project": [[61, "building-an-amd-project"]], "Enabling Out-of-Context synthesis": [[61, "enabling-out-of-context-synthesis"]], "Checking the build and analyzing results of library components": [[61, "checking-the-build-and-analyzing-results-of-library-components"]], "Checking the build and analyzing results of projects": [[61, "checking-the-build-and-analyzing-results-of-projects"]], "Supported targets of make command": [[61, "supported-targets-of-make-command"]], "Tools and their versions": [[61, "tools-and-their-versions"]], "Tools": [[61, "tools"], [61, "id1"]], "Tool versions": [[61, "tool-versions"]], "Environment": [[61, "environment"]], "Linux environment setup": [[61, "linux-environment-setup"]], "Windows environment setup": [[61, "windows-environment-setup"]], "Preparing the SD card": [[61, "preparing-the-sd-card"]], "Errors, Warnings and Notes": [[61, "errors-warnings-and-notes"]], "AMD: Vivado": [[61, "amd-vivado"]], "Customize HDL projects": [[62, "customize-hdl-projects"]], "Documentation guidelines": [[63, "documentation-guidelines"]], "Templates": [[63, "templates"]], "Common sections": [[63, "common-sections"]], "HDL Git repository": [[64, "hdl-git-repository"]], "Folder structure": [[64, "folder-structure"]], "The projects are structured as follows": [[64, "the-projects-are-structured-as-follows"]], "The library are structured as follows": [[64, "the-library-are-structured-as-follows"]], "Repository releases and branches": [[64, "repository-releases-and-branches"]], "ADI HDL coding guideline": [[65, "adi-hdl-coding-guideline"]], "1. Introduction": [[65, "introduction"]], "2. Coding style": [[65, "coding-style"]], "A. Layout": [[65, "a-layout"]], "B. Naming Conventions": [[65, "b-naming-conventions"]], "C. Comments": [[65, "c-comments"]], "D. General": [[65, "d-general"]], "3. Annexes": [[65, "annexes"]], "Annex 1 Verilog file format": [[65, "annex-1-verilog-file-format"]], "Annex 2 VHDL file format": [[65, "annex-2-vhdl-file-format"]], "4. References": [[65, "references"]], "User Guide": [[66, "user-guide"]], "Introduction": [[67, "introduction"]], "Generic AXI ADC": [[68, "generic-axi-adc"]], "Architecture": [[68, "architecture"], [69, "architecture"]], "Receive PHY": [[68, "receive-phy"]], "ADC Channel": [[68, "adc-channel"]], "ADC Core": [[68, "adc-core"]], "LVDS or CMOS RX interface": [[68, "id2"]], "JESD RX interface": [[68, "id3"]], "Write FIFO interface": [[68, "id4"]], "AXI Memory Map Slave": [[68, "id5"], [69, "id5"]], "Typical Register Map base addresses": [[68, "typical-register-map-base-addresses"], [69, "typical-register-map-base-addresses"]], "Generic AXI DAC": [[69, "generic-axi-dac"]], "Transmit PHY": [[69, "transmit-phy"]], "DAC Channel": [[69, "dac-channel"]], "DAC Core": [[69, "dac-core"]], "LVDS or CMOS TX interface": [[69, "id2"]], "JESD TX interface": [[69, "id3"]], "Read FIFO interface": [[69, "id4"]], "Creating a new IP": [[70, "creating-a-new-ip"]], "Verilog File": [[70, "verilog-file"]], "Importing with Using Method": [[70, "importing-with-using-method"]], "Ranged Registers and Fields": [[70, "ranged-registers-and-fields"]], "Xilinx": [[70, "xilinx"]], "TCL File": [[70, "tcl-file"], [70, "id1"]], "Makefile": [[70, "makefile"], [70, "id2"]], "Intel": [[70, "intel"]], "ADI IP cores": [[71, "adi-ip-cores"]], "Frameworks": [[71, "frameworks"]], "ADC/DAC": [[71, "adc-dac"]], "DMA": [[71, "dma"]], "Video": [[71, "video"]], "Utilities": [[71, "utilities"]], "Microprocessor interface": [[72, "microprocessor-interface"]], "uP interface and signals": [[72, "up-interface-and-signals"]], "Clock and reset": [[72, "id1"]], "Read interface": [[72, "id2"]], "Write interface": [[72, "id3"]], "Timing diagram": [[72, "timing-diagram"]], "Use ADI IPs into your own project": [[73, "use-adi-ips-into-your-own-project"]], "Vivado": [[73, "vivado"], [73, "id1"], [73, "id2"]], "Quartus": [[73, "quartus"]], "JESD204": [[73, "jesd204"]], "Porting ADI\u2019s HDL reference designs": [[74, "porting-adi-s-hdl-reference-designs"]], "Quick Compatibility Check": [[74, "quick-compatibility-check"]], "Base design files": [[74, "base-design-files"]], "Example with an AMD Xilinx board": [[74, "example-with-an-amd-xilinx-board"]], "Example with an Intel board": [[74, "example-with-an-intel-board"]], "Project files": [[74, "project-files"]], "Tips": [[74, "tips"]], "Generating the FMC I/O constraints": [[74, "generating-the-fmc-i-o-constraints"]], "Creating carrier common FMC connections": [[74, "creating-carrier-common-fmc-connections"]], "Releases": [[75, "releases"]], "Porting a release branch to another Tool version": [[75, "porting-a-release-branch-to-another-tool-version"]], "Release branches": [[75, "release-branches"]], "About the tools we use": [[75, "about-the-tools-we-use"]], "Third party forks": [[76, "third-party-forks"]]}, "indexentries": {}})
\ No newline at end of file
diff --git a/user_guide/architecture.html b/user_guide/architecture.html
index 881ad013ca..c5005077f7 100644
--- a/user_guide/architecture.html
+++ b/user_guide/architecture.html
@@ -235,6 +235,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/user_guide/build_hdl.html b/user_guide/build_hdl.html
index 432b9ee883..efe0f593a5 100644
--- a/user_guide/build_hdl.html
+++ b/user_guide/build_hdl.html
@@ -228,6 +228,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/user_guide/customize_hdl.html b/user_guide/customize_hdl.html
index dde7b39144..e3f40c4792 100644
--- a/user_guide/customize_hdl.html
+++ b/user_guide/customize_hdl.html
@@ -194,6 +194,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/user_guide/docs_guidelines.html b/user_guide/docs_guidelines.html
index f6106190ca..4b4ca54ba7 100644
--- a/user_guide/docs_guidelines.html
+++ b/user_guide/docs_guidelines.html
@@ -198,6 +198,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/user_guide/git_repository.html b/user_guide/git_repository.html
index b6cf49e079..48845e205c 100644
--- a/user_guide/git_repository.html
+++ b/user_guide/git_repository.html
@@ -202,6 +202,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/user_guide/hdl_coding_guideline.html b/user_guide/hdl_coding_guideline.html
index f3ec7796d8..5b50557ccc 100644
--- a/user_guide/hdl_coding_guideline.html
+++ b/user_guide/hdl_coding_guideline.html
@@ -210,6 +210,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/user_guide/index.html b/user_guide/index.html
index 9251cd85df..047acec8d7 100644
--- a/user_guide/index.html
+++ b/user_guide/index.html
@@ -197,6 +197,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/user_guide/introduction.html b/user_guide/introduction.html
index 27b7be3b12..0e87771ce2 100644
--- a/user_guide/introduction.html
+++ b/user_guide/introduction.html
@@ -194,6 +194,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/user_guide/ip_cores/axi_adc/index.html b/user_guide/ip_cores/axi_adc/index.html
index d1f646f5b0..e88c03c24d 100644
--- a/user_guide/ip_cores/axi_adc/index.html
+++ b/user_guide/ip_cores/axi_adc/index.html
@@ -209,6 +209,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/user_guide/ip_cores/axi_dac/index.html b/user_guide/ip_cores/axi_dac/index.html
index 4a546c3c75..ef26895f96 100644
--- a/user_guide/ip_cores/axi_dac/index.html
+++ b/user_guide/ip_cores/axi_dac/index.html
@@ -210,6 +210,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/user_guide/ip_cores/creating_new_ip.html b/user_guide/ip_cores/creating_new_ip.html
index 49969f113d..a3821e6c99 100644
--- a/user_guide/ip_cores/creating_new_ip.html
+++ b/user_guide/ip_cores/creating_new_ip.html
@@ -212,6 +212,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/user_guide/ip_cores/index.html b/user_guide/ip_cores/index.html
index dd4a2527c0..72f14f1786 100644
--- a/user_guide/ip_cores/index.html
+++ b/user_guide/ip_cores/index.html
@@ -202,6 +202,7 @@
UTIL_ADXCVR
+Util MII to RMII
@@ -310,7 +311,7 @@ Utilities
util_cpack2
util_extract
-util_mii_to_rmii
+Util MII to RMII
util_upack2
util_rfifo
util_wfifo
diff --git a/user_guide/ip_cores/up_if.html b/user_guide/ip_cores/up_if.html
index e75e3d77e1..871042bcd5 100644
--- a/user_guide/ip_cores/up_if.html
+++ b/user_guide/ip_cores/up_if.html
@@ -198,6 +198,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/user_guide/ip_cores/use_adi_ips.html b/user_guide/ip_cores/use_adi_ips.html
index 5aabf8a347..ce4d784db6 100644
--- a/user_guide/ip_cores/use_adi_ips.html
+++ b/user_guide/ip_cores/use_adi_ips.html
@@ -206,6 +206,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/user_guide/porting_project.html b/user_guide/porting_project.html
index 8dd44e5f31..26aae9ba1d 100644
--- a/user_guide/porting_project.html
+++ b/user_guide/porting_project.html
@@ -214,6 +214,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/user_guide/releases.html b/user_guide/releases.html
index 60f4302499..4bf049241a 100644
--- a/user_guide/releases.html
+++ b/user_guide/releases.html
@@ -201,6 +201,7 @@
UTIL_ADXCVR
+Util MII to RMII
diff --git a/user_guide/third_party.html b/user_guide/third_party.html
index a028620513..da2820b9bb 100644
--- a/user_guide/third_party.html
+++ b/user_guide/third_party.html
@@ -194,6 +194,7 @@
UTIL_ADXCVR
+Util MII to RMII