hdlcoder.ReferenceDesign.addCustomQsysDesign - Specify Altera Qsys project file - MATLAB (original) (raw)

Main Content

Class: hdlcoder.ReferenceDesign
Namespace: hdlcoder

Specify Altera Qsys project file

Syntax

addCustomQsysDesign('CustomQsysPrjFile',qsys_project_file)

Description

addCustomQsysDesign('CustomQsysPrjFile',[qsys_project_file](#buqpi3a-1-qsys%5Fproject%5Ffile)) specifies the Qsys project file that contains the Altera® Qsys embedded system design. Use this method if your synthesis tool is Altera Quartus® II.

Input Arguments

expand all

Qsys project file for Altera Qsys embedded system design, specified as a character vector.

Example: 'system_soc.qsys'

Tips

Version History

Introduced in R2015a