• Stars
    star
    1,215
  • Rank 38,569 (Top 0.8 %)
  • Language Verilog
  • License
    Other
  • Created almost 11 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

HDL libraries and projects

HDL Reference Designs

Analog Devices Inc. HDL libraries and projects for various reference design and prototyping systems. This repository contains HDL code (Verilog or VHDL) and the required Tcl scripts to create and build a specific FPGA example design using Xilinx and/or Intel tool chain.

Support

The HDL is provided "AS IS", support is only provided on EngineerZone.

If you feel you can not, or do not want to ask questions on EngineerZone, you should not use or look at the HDL found in this repository. Just like you have the freedom and rights to use this software in your products (with the obligations found in individual licenses) and get support on EngineerZone, you have the freedom and rights not to use this software and get datasheet level support from traditional ADI contacts that you may have.

There is no free replacement for consulting services. If you have questions that are best handed one-on-one engagement, and are time sensitive, consider hiring a consultant. If you want to find a consultant who is familar with the HDL found in this repository - ask on EngineerZone.

Getting started

This repository supports reference designs for different Analog Devices boards based on Intel and Xilinx FPGA development boards or standalone.

Prerequisites

or

Please make sure that you have the required tool version.

How to build a project

For building a project (generate a bitstream), you have to use the GNU Make tool. If you're a Windows user please checkout this page, to see how you can install this tool.

To build a project, checkout the latest release, after that just cd to the project that you want to build and run make:

 [~]cd projects/fmcomms2/zc706
 [~]make

A more comprehensive build guide can be found under the following link: https://wiki.analog.com/resources/fpga/docs/build

Software

In general all the projects have no-OS (baremetal) and a Linux support. See no-OS or Linux for more information.

Which branch should I use?

Use already built files

You can download already built files and use them as they are. They are available on this link.
The files are built from master branch whenever there are new commits in HDL or Linux repositories.

⚠️ Pay attention when using already built files, since they are not tested in HW!

License

In this HDL repository, there are many different and unique modules, consisting of various HDL (Verilog or VHDL) components. The individual modules are developed independently, and may be accompanied by separate and unique license terms.

The user should read each of these license terms, and understand the freedoms and responsibilities that he or she has by using this source/core.

See LICENSE for more details. The separate license files cab be found here:

Comprehensive user guide

See HDL User Guide for a more detailed guide.

More Repositories

1

no-OS

Software drivers in C for systems without an operating system
C
956
star
2

linux

Linux kernel variant from Analog Devices; see README.md for details
C
438
star
3

libiio

A cross platform library for interfacing with local and remote Linux IIO devices
C
416
star
4

scopy

A software oscilloscope and signal analysis toolset
C++
327
star
5

plutosdr-fw

PlutoSDR Firmware
Shell
249
star
6

iio-oscilloscope

A GTK+ based oscilloscope application for interfacing with various IIO devices
C
222
star
7

pyadi-iio

Python interfaces for ADI hardware with IIO drivers (aka peyote)
Python
144
star
8

MaximAI_Documentation

START HERE: Documentation for ADI's MAX78000 and MAX78002 Edge AI devices
91
star
9

Linduino

Code for the Linduino, An Arduino Uno-based board that is compatible with many Analog Devices evaluation boards
C++
89
star
10

gr-iio

IIO blocks for GNU Radio
C++
86
star
11

ai8x-training

Model Training for ADI's MAX78000 and MAX78002 Edge AI Devices
Jupyter Notebook
81
star
12

fpgahdl_xilinx

(RETIRED see https://github.com/analogdevicesinc/hdl instead) FPGA interface reference designs for Analog Devices mixed signal IC products
C
81
star
13

plutosdr_scripts

Small scripts and examples to make interacting with the PlutoSDR easier
C
77
star
14

MathWorks_tools

Scripts and tools created by ADI to be used with MATLAB and Simulink with ADI products
MATLAB
72
star
15

aditof_sdk

Analog Devices 3D ToF software suite
C++
70
star
16

msdk

Software Development Kit for Analog Device's MAX-series microcontrollers
C
63
star
17

ad5940-examples

AD594x related application examples and block level examples.
60
star
18

EVAL-ADICUP360

Detailed User Guide for the EVAL-ADICUP360, showing how to use the software and hardware in combination. As well as a link to download the CrossCore Embedded Studio IDE.
C
56
star
19

TransceiverToolbox

MATLAB toolbox for ADI transceiver products
MATLAB
56
star
20

libad9361-iio

IIO AD9361 library for filter design and handling, multi-chip sync, etc.
C
55
star
21

ad936x-filter-wizard

MATLAB-based FIR filter design
MATLAB
51
star
22

ai8x-synthesis

Quantization and Synthesis (Device Specific Code Generation) for ADI's MAX78000 and MAX78002 Edge AI Devices
Python
50
star
23

plutosdr-m2k-drivers-win

Windows USB drivers for PlutoSDR and ADALM2000
46
star
24

m2k-fw

M2k firmware for the ADALM-2000 Active Learning Module
Shell
44
star
25

Pixelpulse2

Pixelpulse2 is a user interface for analog systems exploration.
QML
43
star
26

gr-ofdmradar

A simple OFDM Radar implementation
C++
40
star
27

arduino

Adruino Sketches
C++
37
star
28

ad5940lib

Firmware library for AD594x and ADuCM355
C
34
star
29

ToF

C++
34
star
30

libm2k

A C++ library (bindings for Python and C#) for interfacing with the ADALM2000
MATLAB
30
star
31

buildroot

Buildroot is a simple, efficient and easy-to-use tool to generate embedded Linux systems through cross-compilation. Forked from https://git.busybox.net/buildroot/
Makefile
29
star
32

meta-adi

This is the Analog Devices Inc. Yocto/OpenEmbedded layer
Shell
29
star
33

EVAL-ADICUP3029

This repo includes examples which run on the EVAL-ADICUP3029 ARM Cortex-M3 processor development platform from Analog Devices.
C
29
star
34

libsmu

Software abstractions for the analog signal exploration tools.
Python
29
star
35

aducm355-examples

This repo includes examples for the Analog Devices ADUCM355 Precision Analog Microcontroller with Chemical Sensor Interface
C
25
star
36

VSCode-Maxim

VSCode project folders for the Analog Devices MSDK
Makefile
24
star
37

education_tools

Tools for education related platforms
AGS Script
23
star
38

TMC-EvalSystem

C
21
star
39

sharc-reusable-components

A collection of embedded C code packaged into a library of reusable components and starter examples designed to facilitate customers’ easy deployment into demo or production systems using a SHARC DSP
C
20
star
40

libtinyiiod

Tiny IIO Daemon Library
C
19
star
41

imu-ros2

A C++ ROS2 node that read sensor data from ADI IMU and publishes message to topic.
C++
18
star
42

adpd-drivers

Analog Devices Photometric Device Drivers
C++
18
star
43

HighSpeedConverterToolbox

MATLAB toolbox for ADI high speed converter products
MATLAB
18
star
44

m1k-fw

Firmware for the ADALM1000.
C
17
star
45

vampyre

Python
16
star
46

MAX78xxx-RefDes

MAX78000 and MAX78002 Reference Designs
C
16
star
47

linux_image_ADI-scripts

ADI Scripts for Linux images
Shell
15
star
48

alice

Active Learning Interface for Circuits and Electronics
14
star
49

precision-converters-firmware

Precision Converters Embedded Firmware Repository
C
14
star
50

openocd

OpenOCD provides on-chip programming and debugging support with a layered architecture of JTAG interface and TAP support. Clone of http://git.code.sf.net/p/openocd
C
14
star
51

genalyzer

Library of DSP functions for RF measurements
C++
14
star
52

lnxdsp-adi-meta

Yocto meta layer for Analog Devices ADSP-SC5xx based EZ-KIT boards
C
13
star
53

max32625pico-firmware-images

13
star
54

libiio-matlab

MATLAB bindings for libiio
MATLAB
13
star
55

ev-cbm-voyager

Wireless Industrial Condition Monitoring solution
Python
12
star
56

m1k-cad

ecad for the ADALM1000
Groff
12
star
57

codefusion-studio

ADI's Embedded Development Tools
TypeScript
11
star
58

jesd-eye-scan-gtk

JESD204 Eye Scan Visualization Utility
C
11
star
59

fru_tools

Tools to display/manipulate FMC FRU info
C
11
star
60

iio-fm-radio

Simple IIO FM Radio receive example
C
11
star
61

adi_3dtof_image_stitching

The ADI 3D ToF Image Stitching is a ROS (Robot Operating System) package for stitching Depth images from multiple ADTF3175D Time-Of-Flight sensors to expand the field of view.
C++
11
star
62

pyadi-jif

Python interface and configurator for the ADI JESD204 Interface Framework
Python
10
star
63

iolink

Python
10
star
64

iSensor-FX3-Eval

Analog Devices IMU/ADcmXL Evaluation GUI built on the iSensor-FX3-API (for EVAL-ADIS-FX3 board)
Visual Basic .NET
10
star
65

FreeRTOS

Analog Devices FreeRTOS repository
10
star
66

sam-audio-starter

The project is tailored for quick audio start-up with the SHARC Audio Module board. It uses the various reusable component building blocks to provide a simple example to customers to get started transferring audio.
C
9
star
67

tmcl_ros2

Official ROS2 Driver for Trinamic Motor Controllers (TMC) that uses Trinamic Motion Control Language (TMCL) protocol
Python
9
star
68

gmsl

Gigabit Multimedia Serial Link (GMSL) technology from Analog Devices, Inc. (ADI)
9
star
69

tmcl_ros

adi_tmcl (previously tmcl_ros) is the official ROS Driver for ADI Trinamic Motor Controllers (TMC) that uses Trinamic Motion Control Language (TMCL) protocol.
C++
8
star
70

PyTrinamicMicro

Python
8
star
71

ad937x-filter-wizard

MATLAB-based FIR filter and profile designer
C
8
star
72

iio-emu

Server application for libiio clients.
C++
8
star
73

sam-baremetal-sdk

SHARC Audio Module Bare Metal SDK
C
8
star
74

sigmadsp-genfirmware

SigmaDSP Firmware Utility for Linux
C
7
star
75

adi-imu-driver

C library to drive ADI IMUs
C
7
star
76

max78000-secure-loader

Secure boot loader for MAX78000
Python
7
star
77

rfsom-box-gui

GUI application for the RFSOM Box
C++
7
star
78

MAXREFDES1277

MAXREFDES1277 is a reference design that enables the evaluation of MAX17853/52 for battery management in a 48V system.
C++
6
star
79

RFMicrowaveToolbox

MATLAB Toolbox for ADI RF and Microwave Models and Control Interfaces
MATLAB
6
star
80

MAXREFDES1260

This repository is where you can download the firmware and PC GUI program of the MAXREFDES1260. It is a USB Type-C battery charging example using Maxim chips MAX14748 multi-cell battery charger and the MAX17261 fuel gauge.
C
6
star
81

lnxdsp-scripts

Yocto Set up scripts for configuring and building Linux for ADSP-SC5xx development boards.
Python
6
star
82

study-watch-sdk

This repository hosts the SDK for the Analog Devices Inc. study watch. You will find examples and documentation for the SDK.
Java
6
star
83

runtime-sharc-loader

Utility to boot SHARC applications from ARM core on ADSP-SC58x processors
C
5
star
84

TMCL-C-Examples

C
5
star
85

sigma-tcp

SigmaStudio Network Utility for Linux
C
5
star
86

AD5593-AuxIO-Win10-IoT

Win10 IoT command line auxiliary IO test utility for the AD5593
C++
5
star
87

AnalogRTCLibrary

MAX31331, MAX31334, MAX31328, MAX31341 and MAX31343 Arduino Drivers
C++
5
star
88

PrecisionToolbox

MATLAB toolbox for ADI precision data converter products
MATLAB
5
star
89

LabVIEW-Scripting-UI-Library

LabVIEW User Interface components providing basic text IDE features
LabVIEW
5
star
90

sensor-sw-pack

The Sensor Software package contains sensor class drivers and examples using various sensors such as ADXL362 Accelerometer, ADT7420 Temperature sensor, CN0397 Visible Light sensor and CN0357 Toxic Gas sensor. These applications use the ADICUP3029 hardware platform along with associated sensor shields.
HTML
5
star
91

aditof-sdk-rework

Analog Devices 3D ToF software suite (REWORK)
C++
4
star
92

SensorToolbox

MATLAB toolbox for ADI sensor products
MATLAB
4
star
93

gr-scopy

Scopy IIO blocks for GNU Radio
C++
4
star
94

libadrv9002-iio

Profile generation library for ADRV9002/3/4 transceivers
4
star
95

iio-osc-mingw

Scripts and patches to cross-compile the IIO Oscilloscope for MS Windows
Shell
4
star
96

adi_3dtof_adtf31xx

The ADI 3D ToF ADTF31xx is a ROS (Robot Operating System) package for working with ADI’s ADTF3175D ToF sensor.
C++
4
star
97

TMCL-Script-Examples

4
star
98

MAX32655_MAX30009

MAX32655 code to communicate with the MAX30009 through SPI
C
4
star
99

MAXREFDES1301

The MAXREFDES1301 reference design firmware enables quick evaluation of the MAX17852 and MAX17853 for 96V three-Wheeler BMS.
C++
4
star
100

wiki-scripts

A mixed set of scripts that are referenced in the Analog Devices wiki
Shell
4
star