Can I get a list of Altera FPGA boards supported by matlab/simulink?

10 views (last 30 days)
It would be great help if someone tell me weather Altera DE1-SoC Board is supported by simulink/matlab or not ?
  2 Comments
Eric Cigan
Eric Cigan on 8 Dec 2016
At this point the DE1-SoC is not supported out of the box. However, it should be possible to add it using the custom board API, which is illustrated here. Currently there are two Cyclone V SoC boards with predefined support.
  • Altera Cyclone V SoC Development Kit
  • Arrow SoCKit
Walter Roberson
Walter Roberson on 29 Jun 2017
Valentino comments to Eric Cigan:
DE1-SoC is mostly used by university program by ALTERA/Intel and have to be supported by Mathwork I think.

Sign in to comment.

Answers (1)

Eric Cigan
Eric Cigan on 30 Jan 2017
[was a comment - re-submitting as an answer] At this point the DE1-SoC is not supported out of the box. However, it should be possible to add it using the custom board API, which is illustrated here. Currently there are two Cyclone V SoC boards with predefined support.
  • Altera Cyclone V SoC Development Kit
  • Arrow SoCKit
It's not difficult to add support for a new board to the MathWorks hardware/software workflow for Altera/Intel SoC FPGAs. There's an example that show how to do this. Also if you install the HDL Coder support package for Altera SoCs, you get access to all the board definition files, etc. for the SoCKit and Altera Cyclone V SoC Development Kit, which would help you add support for a new boards.
  1 Comment
SimTec
SimTec on 26 Jan 2022
Hello @Eric Cigan,
Thank you for your answer.
I clicked on the example you provided and it does say :The page you were looking for does not exist. Use the search box or browse topics below to find the page you were looking for. could you please update where this example is.
if I understand well, I can add support package for the ALtera boards or Intel SoC,right?

Sign in to comment.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!