Skip to content

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

License

Notifications You must be signed in to change notification settings

jbr007/MathWorks_tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

508 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

  • If you want to just use MathWorks_tools, we suggest using the latest release.
  • If you think you have found a bug in the release, or need a feature which isn't in the release, try the latest untested builds from the master branch.
HDL Branch GitHub master status MATLAB Release Installer Package
2018_R1 pipeline status 2018b

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

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'))

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • MATLAB 42.2%
  • Tcl 37.2%
  • Verilog 13.0%
  • C 5.4%
  • Makefile 2.0%
  • Shell 0.2%