Coder Social home page Coder Social logo

tclin0122 / analogdevice_hdl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from analogdevicesinc/hdl

1.0 0.0 0.0 20.84 MB

HDL libraries and projects

Home Page: https://wiki.analog.com/resources/fpga/docs/hdl

License: Other

Shell 0.22% Python 0.02% Perl 0.36% Tcl 38.94% VHDL 1.72% Verilog 54.85% MATLAB 0.03% SystemVerilog 0.77% Makefile 3.11%

analogdevice_hdl's Introduction

ADI HDL Logo

Build Status Build Status

GitHub Pages EngineerZone Analog Wiki


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 familiar 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.

Building documentation

Ensure pip is newer than version 23.

pip install pip --upgrade

Install the documentation tools.

(cd docs ; pip install -r requirements.txt --upgrade)

Build the libraries (recommended).

(cd library ; make)

Build the documentation with Sphinx.

(cd docs ; make html)

The generated documentation will be available at docs/_build/html.

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. For the main branch, they are available at the link inside this document. Keep in mind that the ones from the main branch are not stable all the time. We suggest using the latest release branch 2022_r2, here.
The files are built from main 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.

analogdevice_hdl's People

Contributors

rkutty avatar acostina avatar larsclausen avatar ronagyl avatar andreigrozav avatar sarpadi avatar iuliacmoldovan avatar stancapop avatar liacob106 avatar yamakaja avatar filipg24 avatar alin724 avatar poppaul2021 avatar gastmaier avatar csomi avatar sraus avatar pioandan avatar svredkar avatar mhennerich avatar podgori avatar dbogdan avatar laurent-19 avatar andrdragomir avatar hotoleanudan avatar acozma avatar bluncan avatar ladace avatar njpillitteri avatar lbffilho avatar jemfgeronimo avatar

Stargazers

Shih, En avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.