Quartus® Prime Pro Edition Settings File Reference Manual

ID 683296
Date 4/01/2024
Public
Document Table of Contents

PROGRAMMABLE_DEEMPHASIS

Specifies Programmable De-emphasis of a pin.

Type

Enumeration

Values

  • HIGH_CZ
  • HIGH_LP
  • LOW_CZ
  • LOW_LP
  • MEDIUM_CZ
  • MEDIUM_LP
  • OFF

Device Support

  • Intel Agilex® 5
  • Intel Agilex® 7

Notes

This assignment supports Fitter wildcards.

This assignment is included in the Fitter report.

Syntax

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

Example

set_instance_assignment -name PROGRAMMABLE_DEEMPHASIS HIGH_LP -to pin

See Also

IO_STANDARD