Pci_io – Altera Quartus II Settings File User Manual

Page 672

Advertising
background image

PCI_IO

Turns on Peripheral Component Interconnect (PCI) compatibility for a pin. For example, when the

VCCIO of an EP20K400 device operates at 3.3 V and PCI I/O is turned on for a pin, the Compiler clamps

the pin's signal to the VCCIO value, thus making the pin 3.3-V PCI-compliant. This option is ignored if it

is applied to anything other than a pin or a top-level design entity.

Type

Boolean

Device Support

This setting can be used in projects targeting any Altera device family.

Notes

This assignment supports Fitter wildcards.
This assignment is included in the Fitter report.

Syntax

set_global_assignment -name PCI_IO -entity <entity name> <value>
set_instance_assignment -name PCI_IO -to <to> -entity <entity name> <value>
set_global_assignment -name PCI_IO <value>

Default Value

Off

Example

set_instance_assignment -name PCI_IO ON -to pin

672

PCI_IO

MNL-Q21005

2015.05.04

Altera Corporation

Quartus Settings File Reference Manual

Send Feedback

Advertising