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

조회 수: 7 (최근 30일)
VINAL PATEL
VINAL PATEL 2016년 9월 16일
댓글: SimTec 2022년 1월 26일
It would be great help if someone tell me weather Altera DE1-SoC Board is supported by simulink/matlab or not ?
  댓글 수: 2
Eric Cigan
Eric Cigan 2016년 12월 8일
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 2017년 6월 29일
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.

댓글을 달려면 로그인하십시오.

답변 (1개)

Eric Cigan
Eric Cigan 2017년 1월 30일
[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
SimTec
SimTec 2022년 1월 26일
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?

댓글을 달려면 로그인하십시오.

Community Treasure Hunt

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

Start Hunting!

Translated by