13.33.136 Arguments

-family family_name

Specifies the name of the FPGA device family.

-die die_name

Specifies the part name.

-package package_name

Specifies the selected package for the device.

-speed speed_grade

Specifies the speed grade of the part.

-voltage voltage

Specifies the core voltage of the device. You can also use it to define the I/O voltage of the part. For example, if you are using a RTSX with a 3.3 to 2.5 voltage, you can use

-voltage 3.3/2.5

-voltrange volt_range

Specifies the voltage range to be applied for the device. It is generally MIL, COM and IND denoting Military, Commercial and Industrial respectively.

Alternatively, you can also specify custom values for Best, Typical, and Worst: -voltrange "1.60 1.50 1.40"

-temprange temp_range

Specifies the temperature range to be applied for the device. Temperature ranges are MIL, COM and IND denoting Military, Commercial and Industrial respectively. Automotive applications generally use the Automotive, TGrade1, or TGrade2 temperature range.

-iostd default_io_std

Specifies the default I/O standard of the part.

-pci value

Used if the device needs to configure the I/Os for PCI specification. This parameter is equivalent to setting your I/O attributes to PCI in the Device Selection Wizard. Values are summarized in the table below.

Value

Description

yes

Device is configured for PCI specification

no

Device is not configured for PCI specification

-jtag value

Specifies if pins need to be reserved for JTAG. Values are summarized in the table below.

Value

Description

yes

Pins are reserved for JTAG

no

Pins are not reserved for JTAG

-probe value

Specifies if the pins need to be preserved for probing. Values are summarized in the table below.

Value

Description

yes

Pins are preserved for probing

Value

Description

no

Pins not preserved for probing

-trst value

Specifies if the pins need to be reserved for JTAG test reset. Values are summarized in the table below.

Value

Description

yes

Pins are preserved for JTAG test reset

no

Pins are not preserved for JTAG test reset

-radexp value

Specifies the radiation value (in Krad) for radiation tolerant devices.

-vcci_1.2_voltrange value -vcci_1.5_voltrangevalue -vcci_1.8_voltrangevalue - vcci_2.5_voltrangevalue -vcci_3.3_voltrangevalue

Specifies the voltage range for VCCIx.x. Values are summarized in the table below.

Value

Description

MIL

Sets the voltage range for VCCIx.x to Military

COM

Sets the voltage range for VCCIx.x to Commercial

IND

Sets the voltage range for VCCIx.x to Industrial

Alternatively, you can also specify custom values for Best, Typical, and Worst: -vcci_x.x_voltrange "1.26

1.20 1.14"

Note: Note: This argument is available only for IGLOO, ProASIC3, SmartFusion and Fusion families of devices.

-vcci_1.2_widerange value

Specifies the voltage range for VCCI1.2 as wide range. Values are summarized in the table below.

Value

Description

yes

Specifies the voltage range for VCCI1.2 as wide range and sets the def variable IS_VCCI_1.2_WR as "1"

no

Does not specify the voltage range for VCCI1.2 as wide range

Note: Note: This argument is available only for IGLOO, ProASIC3, SmartFusion and Fusion families of devices.

-vcci_3.3_widerange value

Specifies the voltage range for VCCI3.3 as wide range. Values are summarized in the table below.

Value

Description

yes

Specifies the voltage range for VCCI3.3 as wide range and sets the def variable IS_VCCI_3.3_WR as "1"

no

Does not specify the voltage range for VCCI3.3 as wide range

Note: Note: This argument is available only for IGLOO, ProASIC3, SmartFusion and Fusion families of devices.