Skip to content

Commit

Permalink
start adding some doc to the ./projects directory
Browse files Browse the repository at this point in the history
This adds a Readme.md to each project directory with pointers to project
documentation in the wiki, and the drivers (if they exist). This will
help with some autogenerated doc in the wiki, that is generated with the
innovatily named "wiki_summary.sh" shell script that parses through
these Readme.md files, and generates a summary table.

Signed-off-by: Robin Getz <[email protected]>
Signed-off-by: Iacob Liviu Mihai <[email protected]>
  • Loading branch information
rgetz authored and LIacob106 committed Nov 10, 2021
1 parent 58c1d2e commit 63b6711
Show file tree
Hide file tree
Showing 58 changed files with 625 additions and 72 deletions.
17 changes: 17 additions & 0 deletions projects/Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Analog Devices HDL Projects

If you are reading this, you are likely looking for instructions on how to build
one or more of the numerous projects that are maintained on
https://github.com/analogdevicesinc/hdl and supported at http://ez.analog.com/fpga.

Top level instructions for building projects can be found at
https://wiki.analog.com/resources/fpga/docs/hdl

Each project should have it's own `Readme.md` file which includes on-line pointers:
* link to the board on https://www.analog.com/ that is being used
* link(s) to product pages for parts on the board that interface with this HDL, so you can easily find datasheets
* link to wiki doc for the board using this HDL
* link to wiki doc for drivers (Linux or No-OS) for the HDL core (if there are any registers in the core)
* link to wiki doc for drivers (Linux or No-OS) for the parts found on the board

As always, if you have questions - please ask on ADI's support community http://ez.analog.com/fpga
31 changes: 0 additions & 31 deletions projects/ad40xx_fmc/README.MD

This file was deleted.

25 changes: 25 additions & 0 deletions projects/ad40xx_fmc/Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# AD40XX-FMCZ HDL Project

Here are some pointers to help you:
* [Board Product Page](https://www.analog.com/eval-ad400x-fmcz)
* Parts : [18-Bit, 2 MSPS/1 MSPS/500 kSPS, Easy Drive, Differential SAR ADCs](https://www.analog.com/ad4003)
* Parts : [18-Bit, 2 MSPS/1 MSPS/500 kSPS, Easy Drive, Differential SAR ADCs](https://www.analog.com/ad4007)
* Parts : [18-Bit, 500 kSPS, Easy Drive, Differential SAR ADCs](https://www.analog.com/ad4011)
* Parts : [20-Bit, 1.8 MSPS/1 MSPS/500 kSPS, Easy Drive, Differential SAR ADCs](https://www.analog.com/ad4020)
* Project Doc: https://wiki.analog.com/resources/eval/user-guides/ad400x
* HDL Doc: https://wiki.analog.com/resources/eval/user-guides/ad400x
* Linux Drivers: https://wiki.analog.com/resources/tools-software/linux-drivers/iio-adc/ad400x

## Supported parts
* AD4000
* AD4001
* AD4002
* AD4003
* AD4004
* AD4005
* AD4006
* AD4007
* AD4008
* AD4010
* AD4011
* AD4020
8 changes: 8 additions & 0 deletions projects/ad4630_fmc/Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# AD4630-FMC HDL Project

Here are some pointers to help you:
* [Board Product Page](https://www.analog.com)
* Parts : [24-Bit, 2 MSPS, Dual Channel, Precision Differential SAR ADC](https://www.analog.com/ad4630-24)
* Project Doc:
* HDL Doc:
* Linux Drivers: https://wiki.analog.com/resources/tools-software/linux-drivers-all
8 changes: 8 additions & 0 deletions projects/ad469x_fmc/Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# AD469X-FMC HDL Project

Here are some pointers to help you:
* [Board Product Page](https://www.analog.com/eval-ad4696)
* Parts : [16-Bit, 16-Channel, 1 MSPS, Easy Drive Multiplexed SAR ADC](https://www.analog.com/ad4696)
* Project Doc: https://wiki.analog.com/resources/eval/user-guides/ad469x
* HDL Doc: https://wiki.analog.com/resources/eval/user-guides/ad469x
* Linux Drivers: https://wiki.analog.com/resources/tools-software/linux-drivers-all
8 changes: 8 additions & 0 deletions projects/ad5758_sdz/Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# AD5758-SDZ HDL Project

Here are some pointers to help you:
* [Board Product Page](https://www.analog.com/EVAL-AD5758)
* Parts : [Single-Channel, 16-Bit Current and Voltage Output DAC with Dynamic Power Control and HART Connectivity](https://www.analog.com/ad5758)
* Project Doc: https://wiki.analog.com/resources/eval/user-guides/ad5758
* HDL Doc: https://wiki.analog.com/resources/eval/user-guides/ad5758
* Linux Drivers: https://wiki.analog.com/resources/tools-software/linux-drivers/iio-dac/ad5758
8 changes: 8 additions & 0 deletions projects/ad5766_sdz/Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# AD5766-SDZ HDL Project

Here are some pointers to help you:
* [Board Product Page](https://www.analog.com/EVAL-AD5766)
* Parts : [16-Channel, 16-Bit Voltage Output denseDAC](https://www.analog.com/ad5766)
* Project Doc:
* HDL Doc:
* Linux Drivers: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/iio/dac/ad5766.c
8 changes: 8 additions & 0 deletions projects/ad6676evb/Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# AD6676-EVB HDL Project

Here are some pointers to help you:
* [Board Product Page](https://www.analog.com/EVAL-AD6676)
* Parts : [Wideband IF Receiver Subsystem](https://www.analog.com/ad6676)
* Project Doc: https://wiki.analog.com/resources/eval/ad6676-wideband_rx_subsystem_ad6676ebz
* HDL Doc: https://wiki.analog.com/resources/eval/user-guides/ad6676-ebz/software/baremetal
* Linux Drivers: https://wiki.analog.com/resources/tools-software/linux-drivers/iio-adc/ad6676
9 changes: 9 additions & 0 deletions projects/ad7134_fmc/Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# AD7134-FMC HDL Project

Here are some pointers to help you:
* [Board Product Page](https://www.analog.com/eval-ad7134fmcz)
* Parts : [24-Bit, 4-Channel Simultaneous Sampling 1.5 MSPS Precision Alias Free ADC](https://www.analog.com/ad7134)
* Parts : [24-Bit, 4-Channel, 1.5 MSPS Alias-Free Simultaneous Sampling ADC](https://www.analog.com/ad4134)
* Project Doc:
* HDL Doc:
* Linux Drivers: https://wiki.analog.com/resources/tools-software/linux-drivers-all
12 changes: 12 additions & 0 deletions projects/ad738x_fmc/Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# AD738X-FMC HDL Project

Here are some pointers to help you:
* [Board Product Page](https://www.analog.com/eval-ad738xfmcz)
* Parts : [4MSPS Dual Simultaneous Sampling, 16-BIT SAR ADC, Differential Input](https://www.analog.com/ad7380)
* Parts : [4MSPS Dual Simultaneous Sampling, 14-BIT SAR ADC, Differential Input](https://www.analog.com/ad7381)
* Parts : [4-Channel, 4 MSPS, 16-Bit Dual Simultaneous Sampling SAR ADC](https://www.analog.com/ad7386)
* Parts : [4-Channel, 4 MSPS, 14-Bit, Dual, Simultaneous Sampling SAR ADC](https://www.analog.com/ad7387)
* Parts : [4-Channel, 4 MSPS, 12-Bit, Dual, Simultaneous Sampling SAR ADCs](https://www.analog.com/ad7388)
* Project Doc: https://wiki.analog.com/resources/eval/user-guides/ad738x
* HDL Doc: https://wiki.analog.com/resources/eval/user-guides/ad738x
* Linux Drivers: https://wiki.analog.com/resources/tools-software/linux-drivers/iio-adc/ad738x
12 changes: 0 additions & 12 deletions projects/ad7405_fmc/README.MD

This file was deleted.

9 changes: 9 additions & 0 deletions projects/ad7405_fmc/Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# AD7405-FMC HDL Project

Here are some pointers to help you:
* [Board Product Page](https://www.analog.com/eval-ad7405)
* Parts : [16-Bit, Isolated Sigma-Delta Modulator, LVDS Interface](https://www.analog.com/ad7405)
* Parts : [16-Bit, Isolated Sigma-Delta Modulator](https://www.analog.com/adum7701)
* Project Doc:
* HDL Doc:
* Linux Drivers: https://wiki.analog.com/resources/tools-software/linux-drivers-all
8 changes: 8 additions & 0 deletions projects/ad7616_sdz/Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# AD7616-SDZ HDL Project

Here are some pointers to help you:
* [Board Product Page](https://www.analog.com/EVAL-AD7616)
* Parts : [16-Channel DAS with 16-Bit, Bipolar Input, Dual Simultaneous Sampling ADC](https://www.analog.com/ad7616)
* Project Doc: https://wiki.analog.com/resources/eval/user-guides/ad7616-sdz
* HDL Doc: https://wiki.analog.com/resources/eval/user-guides/ad7616-sdz
* Linux Drivers: https://wiki.analog.com/resources/tools-software/linux-drivers/iio-adc/ad7606
8 changes: 8 additions & 0 deletions projects/ad77681evb/Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# AD77681-EVB HDL Project

Here are some pointers to help you:
* [Board Product Page](https://www.analog.com/eval-ad7768-1)
* Parts : [DC to 204 kHz, Dynamic Signal Analysis, Precision 24-Bit ADC with Power Scaling](https://www.analog.com/ad7768-1)
* Project Doc: https://wiki.analog.com/resources/eval/user-guides/ad7768-1
* HDL Doc: https://wiki.analog.com/resources/eval/user-guides/ad7768-1
* Linux Drivers: https://wiki.analog.com/resources/tools-software/linux-drivers/iio-adc/ad7768-1
10 changes: 10 additions & 0 deletions projects/ad7768evb/Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# AD7768EVB HDL Project

Here are some pointers to help you:
* [Board Product Page](https://www.analog.com/EVAL-AD7768-1)
* [Board Product Page](https://www.analog.com/EVAL-AD7768)
* Parts : [DC to 204 kHz, Dynamic Signal Analysis, Precision 24-Bit ADC with Power Scaling](https://www.analog.com/ad7768-1)
* Parts : [8-Channel, 24-Bit, Simultaneous Sampling ADC, Power Scaling, 110.8 kHz BW](https://www.analog.com/ad7768)
* Project Doc: https://wiki.analog.com/resources/eval/user-guides/ad7768-ebz/software/baremetal
* HDL Doc: https://wiki.analog.com/resources/eval/user-guides/ad7768-ebz/software/baremetal
* Linux Drivers: https://wiki.analog.com/resources/tools-software/linux-drivers/iio-adc/ad7768
8 changes: 8 additions & 0 deletions projects/ad9081_fmca_ebz/Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# AD9081-FMCA-EBZ HDL Project

Here are some pointers to help you:
* [Board Product Page](https://www.analog.com/EVAL-AD9081)
* Parts : [Quad, 16-Bit, 12GSPS RFDAC and Quad, 12-Bit, 4GSPS RFADC](https://www.analog.com/AD9081)
* Project Doc: https://wiki.analog.com/resources/eval/user-guides/ad9081_fmca_ebz
* HDL Doc: https://wiki.analog.com/resources/eval/user-guides/ad9081_fmca_ebz/ad9081_fmca_ebz_hdl
* Linux Drivers: https://wiki.analog.com/resources/tools-software/linux-drivers/iio-mxfe/ad9081
9 changes: 9 additions & 0 deletions projects/ad9082_fmca_ebz/Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# AD9082-FMCA-EBZ HDL Project

Here are some pointers to help you:
* [Board Product Page](https://www.analog.com/eval-ad9082)
* Parts : [MxFE™ Quad, 16-Bit, 12GSPS RFDAC and Quad, 12-Bit, 4GSPS RFADC](https://www.analog.com/ad9081)
* Parts : [MxFE Quad, 16-Bit, 12 GSPS RF DAC and Dual, 12-Bit, 6 GSPS RF ADC](https://www.analog.com/ad9082)
* Project Doc: https://wiki.analog.com/resources/eval/user-guides/ad9081_fmca_ebz
* HDL Doc: https://wiki.analog.com/resources/eval/user-guides/ad9081_fmca_ebz/ad9081_fmca_ebz_hdl
* Linux Drivers: https://wiki.analog.com/resources/tools-software/linux-drivers/iio-mxfe/ad9081
8 changes: 8 additions & 0 deletions projects/ad9083_evb/Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# AD9083-EVB HDL Project

Here are some pointers to help you:
* [Board Product Page](https://www.analog.com/eval-ad9083)
* Parts : [16-Channel, 125 MHz Bandwidth, JESD204B Analog-to-Digital Converter](https://www.analog.com/ad9083)
* Project Doc: https://wiki.analog.com/resources/eval/ad9083
* HDL Doc: https://wiki.analog.com/resources/eval/user-guides/ad9083/ad9083_evb_reference_hdl
* Linux Drivers: https://wiki.analog.com/resources/tools-software/linux-drivers/iio-adc/ad9083
8 changes: 8 additions & 0 deletions projects/ad9208_dual_ebz/Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# AD9208-DUAL-EBZ HDL Project

Here are some pointers to help you:
* [Board Product Page](https://www.analog.com/eval-ad9208)
* Parts : [14-Bit, 3GSPS, JESD204B, Dual Analog-to-Digital Converter](https://www.analog.com/ad9208)
* Project Doc: https://wiki.analog.com/resources/eval/user-guides/ad9208_dual_ebz/quickstart/vcu118
* HDL Doc: https://wiki.analog.com/resources/eval/user-guides/ad9208_dual_ebz/ad9208_dual_ebz_hdl
* Linux Drivers: https://wiki.analog.com/resources/tools-software/linux-drivers/iio-adc/ad9208
8 changes: 8 additions & 0 deletions projects/ad9213_dual_ebz/Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# AD9213-DUAL-EBZ HDL Project

Here are some pointers to help you:
* [Board Product Page](https://www.analog.com/eval-ad9213)
* Parts : [12-Bit, 10.25 GSPS, JESD204B, RF Analog-to-Digital Converter](https://www.analog.com/ad9213)
* Project Doc: https://wiki.analog.com/resources/eval/user-guides/ad9213_dual_ebz/
* HDL Doc: https://wiki.analog.com/resources/eval/user-guides/ad9213_dual_ebz/ad9213_dual_ebz_hdl
* Linux Drivers: https://wiki.analog.com/resources/tools-software/linux-drivers-all
8 changes: 8 additions & 0 deletions projects/ad9265_fmc/Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# AD9265-FMC HDL Project

Here are some pointers to help you:
* [Board Product Page](https://www.analog.com/eval-ad9265)
* Parts : [16-Bit, 125 MSPS/105 MSPS/80 MSPS, 1.8 V Analog-to-Digital Converter](https://www.analog.com/ad9265)
* Project Doc: https://wiki.analog.com/resources/fpga/xilinx/fmc/ad9265
* HDL Doc: https://wiki.analog.com/resources/fpga/xilinx/fmc/ad9265
* Linux Drivers: https://wiki.analog.com/resources/tools-software/linux-drivers/iio-adc/axi-adc-hdl
8 changes: 8 additions & 0 deletions projects/ad9434_fmc/Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# AD9434-FMC HDL Project

Here are some pointers to help you:
* [Board Product Page](https://www.analog.com/eval-ad9434)
* Parts : [12-Bit, 370 MSPS/500 MSPS, 1.8 V Analog-to-Digital Converter](https://www.analog.com/ad9434)
* Project Doc: https://wiki.analog.com/resources/fpga/xilinx/fmc/ad9434
* HDL Doc: https://wiki.analog.com/resources/fpga/xilinx/fmc/ad9434
* Linux Drivers: https://wiki.analog.com/resources/tools-software/linux-drivers/iio-adc/axi-adc-hdl
8 changes: 8 additions & 0 deletions projects/ad9467_fmc/Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# AD9467-FMC HDL Project

Here are some pointers to help you:
* [Board Product Page](https://www.analog.com/eval-ad9467)
* Parts : [16-Bit, 200 MSPS/250 MSPS Analog-to-Digital Converter](https://www.analog.com/ad9467)
* Project Doc: https://wiki.analog.com/resources/fpga/xilinx/fmc/ad9467
* HDL Doc: https://wiki.analog.com/resources/fpga/xilinx/fmc/ad9467
* Linux Drivers: https://wiki.analog.com/resources/tools-software/linux-drivers/iio-adc/axi-adc-hdl
8 changes: 8 additions & 0 deletions projects/ad9656_fmc/Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# AD9656-FMC HDL Project

Here are some pointers to help you:
* [Board Product Page](https://www.analog.com/eval-ad9656)
* Parts : [Quad, 16-Bit, 125 MSPS JESD204B 1.8 V Analog-to-Digital Converter](https://www.analog.com/ad9656)
* Project Doc: https://wiki.analog.com/resources/eval/user-guides/ad9656/software/baremetal
* HDL Doc: https://wiki.analog.com/resources/eval/user-guides/ad9656/reference_hdl
* Linux Drivers: https://wiki.analog.com/resources/tools-software/linux-drivers-all
10 changes: 10 additions & 0 deletions projects/ad9739a_fmc/Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# AD9739A-FMC HDL Project

Here are some pointers to help you:
* [Board Product Page](https://www.analog.com/eval-ad9739a)
* Parts : [14-Bit, 2.5 GSPS, RF Digital-to-Analog Converter](https://www.analog.com/ad9739a)
* Parts : [11-Bit, 2.5 GSPS, RF Digital-to-Analog Converter](https://www.analog.com/ad9737a)
* Project Doc: https://wiki.analog.com/resources/eval/dpg/ad9739a-ebz
* Project Doc: https://wiki.analog.com/resources/fpga/xilinx/fmc/ad9739a
* HDL Doc: https://wiki.analog.com/resources/fpga/xilinx/fmc/ad9739a
* Linux Drivers: https://wiki.analog.com/resources/tools-software/linux-drivers/iio-dds/axi-dac-dds-hdl
Original file line number Diff line number Diff line change
Expand Up @@ -127,16 +127,16 @@ parameter and attributes.
1. The PG_C2M can no longer be software controlled. As soon as there is an auxiliary 3V3 on the carrier, the Lidar platform receives the power up command.
2. This problem only affects Lidar Rev B.


## References

+ AD-FMCLIDAR1-EBZ product page: https://www.analog.com/en/design-center/evaluation-hardware-and-software/evaluation-boards-kits/AD-FMCLIDAR1-EBZ.html
+ AD-FMCLIDAR1-EBZ user guide: https://wiki.analog.com/resources/eval/user-guides/ad-fmclidar1-ebz
+ ADI's FPGA Reference Designs HDL User Guide: https://wiki.analog.com/resources/fpga/docs/hdl
+ ADI's JESD204B Interface Framework: https://wiki.analog.com/resources/fpga/peripherals/jesd204
+ axi_laser_driver IP Core: https://wiki.analog.com/resources/fpga/docs/axi_laser_driver

## Support

For technical support please visit [FPGA Referece Designs](https://ez.analog.com/fpga/) community in EngineerZone.


# AD_FMCLIDAR1_EBZ HDL Project

Here are some pointers to help you:
* [Board Product Page](https://www.analog.com/AD-FMCLIDAR1-EBZ)
* Parts : []()
* Project Doc: https://wiki.analog.com/resources/eval/user-guides/ad-fmclidar1-ebz
* HDL Doc: https://wiki.analog.com/resources/fpga/docs/hdl
* Linux Drivers: https://wiki.analog.com/resources/fpga/docs/axi_laser_driver
9 changes: 9 additions & 0 deletions projects/adaq7980_sdz/Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# ADAQ7980-SDZ HDL Project

Here are some pointers to help you:
* [Board Product Page](https://www.analog.com/eval-adaq7980)
* Parts : [16-bit, 1 MSPS, μModule Data Acquisition System](https://www.analog.com/adaq7980)
* Parts : [16-bit, 500 kSPS, μModule Data Acquisition System](https://www.analog.com/adaq7988)
* Project Doc: https://wiki.analog.com/resources/eval/user-guides/adaq7980-sdz
* HDL Doc: https://wiki.analog.com/resources/eval/user-guides/adaq7980-sdz
* Linux Drivers: https://wiki.analog.com/resources/tools-software/linux-drivers-all
8 changes: 8 additions & 0 deletions projects/adrv9001/Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# ADRV9001 HDL Project

Here are some pointers to help you:
* [Board Product Page](https://www.analog.com/eval-adrv9002)
* Parts : [Dual Narrow-Band and Wideband RF Transceiver](https://www.analog.com/adrv9002)
* Project Doc: https://wiki.analog.com/resources/eval/user-guides/adrv9002/quickstart
* HDL Doc: https://wiki.analog.com/resources/eval/user-guides/adrv9002/reference_hdl
* Linux Drivers: https://wiki.analog.com/resources/tools-software/linux-drivers/iio-transceiver/adrv9002
8 changes: 8 additions & 0 deletions projects/adrv9009/Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# ADRV9009 HDL Project

Here are some pointers to help you:
* [Board Product Page](https://www.analog.com/eval-adrv9008-9009)
* Parts : [Integrated Dual RF Tx, Rx, and Observation Rx](https://www.analog.com/adrv9009)
* Project Doc: https://wiki.analog.com/resources/eval/user-guides/adrv9009/quickstart
* HDL Doc: https://wiki.analog.com/resources/eval/user-guides/adrv9009/reference_hdl
* Linux Drivers: https://wiki.analog.com/resources/tools-software/linux-drivers/iio-transceiver/adrv9009
8 changes: 8 additions & 0 deletions projects/adrv9009zu11eg/Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# ADRV9009-ZU11EG HDL Project

Here are some pointers to help you:
* [Board Product Page](https://www.analog.com/adrv9009-zu11eg)
* Parts : [Integrated Dual RF Tx, Rx, and Observation Rx](https://www.analog.com/adrv9009)
* Project Doc: https://wiki.analog.com/resources/eval/user-guides/adrv9009-zu11eg
* HDL Doc: https://wiki.analog.com/resources/eval/user-guides/adrv9009-zu11eg/hdl
* Linux Drivers: https://wiki.analog.com/resources/tools-software/linux-drivers/iio-transceiver/adrv9009
Original file line number Diff line number Diff line change
Expand Up @@ -57,14 +57,11 @@ FMC & BOB carrier designs includes loopback daughtercards for connectivity testi
```
[some-directory]> make -C no-OS/adrv9361z7035/ccbob_cmos run
```
# ADRV9361Z7035 HDL Project

## Documentation

* [HDL Design User Guide]
* [IP User Guide]
* [ADRV9361Z7035 Wiki page]

[HDL Design User Guide]:http://wiki.analog.com/resources/fpga/docs/hdl
[IP User Guide]:http://wiki.analog.com/resources/fpga/docs/axi_ad9361
[ADRV9361Z7035 Wiki page]:https://wiki.analog.com/resources/eval/user-guides/picozed_sdr

Here are some pointers to help you:
* [Board Product Page](https://www.analog.com/ADRV9361-Z7035)
* Parts : [RF Agile Transceiver](https://www.analog.com/ad9361)
* Project Doc: https://wiki.analog.com/resources/eval/user-guides/adrv936x_rfsom
* HDL Doc: https://wiki.analog.com/resources/eval/user-guides/ad-fmcomms2-ebz/reference_hdl
* Linux Drivers: https://wiki.analog.com/resources/tools-software/linux-drivers/iio-transceiver/ad9361
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,11 @@ FMC & BOB carrier designs includes loopback daughtercards for connectivity testi
[some-directory]> make -C no-OS/adrv9364z7020/ccbob_cmos run
```

## Documentation

* [HDL Design User Guide]
* [IP User Guide]
* [ADRV9364Z7020 Wiki page]

[HDL Design User Guide]:http://wiki.analog.com/resources/fpga/docs/hdl
[IP User Guide]:http://wiki.analog.com/resources/fpga/docs/axi_ad9361
[ADRV9364Z7020 Wiki page]:https://wiki.analog.com/resources/eval/user-guides/picozed_sdr

# ADRV9364Z7020 HDL Project

Here are some pointers to help you:
* [Board Product Page](https://www.analog.com/adrv9364-z7020)
* Parts : [RF Agile Transceiver](https://www.analog.com/ad9361)
* Project Doc: https://wiki.analog.com/resources/eval/user-guides/adrv9364-z7020
* HDL Doc: https://wiki.analog.com/resources/eval/user-guides/ad-fmcomms4-ebz
* Linux Drivers: https://wiki.analog.com/resources/tools-software/linux-drivers/iio-transceiver/ad9361
Loading

0 comments on commit 63b6711

Please sign in to comment.