Intel® Quartus® Prime Pro Edition Settings File Reference Manual

ID 683296
Date 12/13/2021
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

PROGRAMMABLE_PREEMPHASIS

Implements control of programmable pre-emphasis, which helps compensate for high frequency losses. This option is ignored if it is applied to anything other than an output or bidirectional pin, or a top-level design entity containing output or bidirectional pins.

Type

Integer

Device Support

  • Agilex
  • Intel® Arria® 10
  • Intel® Cyclone® 10 GX
  • Intel® Stratix® 10

INTEGER_RANGE

0, 3

Notes

This assignment supports Fitter wildcards.

This assignment is included in the Fitter report.

Syntax


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

Example


set_instance_assignment -name PROGRAMMABLE_PREEMPHASIS 0 -to pin

See Also

IO_STANDARD