set_iobank (ProASIC3)

Sets the input/output supply voltage (vcci) for the specified I/O bank. This command applies only to ProASIC3 families.

 

set_iobank bankname [-vcci vcci_voltage]

Arguments

bankname

Specifies the name of the bank. I/O banks are numbered 0 through N (bank0, bank1,...bankN). See the datasheet for your device to determine how many banks it has.

 

-vcci vcci_voltage

Sets the input/output supply voltage. You can enter one of the following values:

 

Vcci Voltage

Compatible Standards

3.3V

LVTTL, LVCMOS 3.3, PCI 3.3, PCI-X 3.3

2.5V

LVCMOS 2.5/5.0, LVDS, LVPECL

1.8V

LVCMOS 1.8

1.5V

LVCMOS 1.5

Supported Families

ProASIC3

 

Note: Refer to the ProASIC3 datasheet on the Actel web site for details about the legal values for the vcci argument

Exceptions

Examples

The following example assigns 3.3V to the input/output supply voltage (vcci) for I/O bank 0.

 

set_iobank bank0 -vcci 3.3

See Also

Configure I/O bank

reset_io

reset_iobank

PDC syntax conventions

PDC naming conventions