Home

Awesome

THIS REPO IS DEPRECATED AND ARCHIVED. SUPPORT HAS BEEN MOVED TO ADI Transceiver Toolbox

mathworks_tools

Analog Devices, Inc. Board Support Packages

Scripts and tools created by ADI to be used with MATLAB and Simulink with ADI products.

License : License Latest Release : GitHub release Downloads : Github All Releases

As with many open source packages, we use GitHub to do develop and maintain the source, and GitLab for continuous integration.

HDL BranchGitHub master statusMATLAB ReleaseInstaller Package
2018_R2pipeline status2019a<a href="https://gitlab.com/tfcollins/MathWorks_tools/-/jobs/artifacts/master/download?job=deploy"><img src="https://upload.wikimedia.org/wikipedia/commons/2/21/Matlab_Logo.png" data-canonical-src="https://upload.wikimedia.org/wikipedia/commons/2/21/Matlab_Logo.png" height="40" /></a>

If you use it, and like it - please let us know. If you use it, and hate it - please let us know that too.

Supported Tools and Releases

We provide support across two releases of MATLAB. This does not mean older releases will not work but they are not maintained. Currently supported tools are:

Support and Documentation

All support questions should be posted in our EngineerZone forums. Documentation is included within the toolbox but additional documentation is avaible on the ADI Wiki.

Building & Installing

If you don't want to use the toolbox installers you can manually build the BSP. Should be a quick matter of make build:

rgetz@pinky:~/MathWorks_tools$ make -C CI/scripts/ build 

Then simply add the hdl_wa_bsp folder to your MATLAB path addpath(genpath('hdl_wa_bsp'))