Choose synthesis tool - Generation of synthesis scripts - MATLAB (original) (raw)

Generation of synthesis scripts

Model Configuration Pane: EDA Tool Scripts

Description

Enable or disable generation of synthesis scripts, and select the synthesis tool for which HDL Coder™ generates scripts.

Settings

None (default) | Xilinx Vivado | Xilinx ISE | Microchip Libero | Mentor Graphics Precision | Altera Quartus II | Synopsys Synplify Pro | Custom

Default: None

None

When you selectNone, HDL Coder does not generate a synthesis script. The code generator clears and disables the fields in the Synthesis script pane.

Xilinx ISE

Generate a synthesis script for Xilinx® ISE. When you select this option, the code generator:

Microchip Libero

Generate a synthesis script for Microchip Libero®. When you select this option, the code generator:

Mentor Graphics Precision

Generate a synthesis script for Mentor Graphics® Precision. When you select this option, the code generator:

Altera Quartus II

Generate a synthesis script for Altera® Quartus® II. When you select this option, the code generator:

Synopsys Synplify Pro

Generate a synthesis script for Synopsys® Synplify Pro®. When you select this option, the code generator:

Xilinx Vivado

Generate a synthesis script for Xilinx Vivado®. When you select this option, the code generator:

Custom

Generate a custom synthesis script. When you select this option, the code generator:

No recommended settings.

Programmatic Use

Property: HDLSynthTool
Type: character vector
Value: 'None' | 'ISE' 'Libero' 'Precision' 'Quartus' 'Synplify' 'Vivado' 'Custom'
Default: 'None'

Version History

Introduced in R2012a