@@ -6,15 +6,15 @@ AD9265-FMC HDL project
6
6
Overview
7
7
-------------------------------------------------------------------------------
8
8
9
- The :adi: `AD9265 ` is a 16-bit, 125 MSPS analog-to-digital converter (ADC). The
9
+ The :adi: `AD9265 ` is a 16-bit, 125 MSPS analog-to-digital converter (ADC). The
10
10
:adi: `AD9265 ` is designed to support communications applications where high
11
- performance combined with low cost, small size, and versatility is desired. The
11
+ performance combined with low cost, small size, and versatility is desired. The
12
12
ADC core features a multistage, differential pipelined architecture with
13
- integrated output error correction logic to provide 16-bit accuracy at 125 MSPS
14
- data rates and guarantees no missing codes over the full operating temperature
15
- range. The ADC output data format is either parallel 1.8 V CMOS or LVDS (DDR).
16
- A data output clock is provided to ensure proper latch timing with receiving
17
- logic. The board also provides other options to drive the clock and analog
13
+ integrated output error correction logic to provide 16-bit accuracy at 125 MSPS
14
+ data rates and guarantees no missing codes over the full operating temperature
15
+ range. The ADC output data format is either parallel 1.8 V CMOS or LVDS (DDR).
16
+ A data output clock is provided to ensure proper latch timing with receiving
17
+ logic. The board also provides other options to drive the clock and analog
18
18
inputs of the ADC.
19
19
20
20
Supported boards
@@ -74,12 +74,12 @@ added to the base address from HDL (see more at :ref:`architecture`).
74
74
75
75
Check-out the table below to find out the conditions.
76
76
77
- ==================== ===============
77
+ ==================== ===============
78
78
Instance Zynq/Microblaze
79
- ==================== ===============
80
- axi_ad9265 0x44A00000
79
+ ==================== ===============
80
+ axi_ad9265 0x44A00000
81
81
axi_ad9265_dma 0x44A30000
82
- ==================== ===============
82
+ ==================== ===============
83
83
84
84
SPI connections
85
85
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -210,5 +210,3 @@ Software related
210
210
.. include :: ../common/more_information.rst
211
211
212
212
.. include :: ../common/support.rst
213
-
214
- .. _A10SoC : https://www.intel.com/content/www/us/en/products/details/fpga/development-kits/arria/10-sx.html
0 commit comments