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

DQ_GROUP

Specifies the grouping from a DQS pin to its associated DQ pins and the width (4, 9, 18, or 36) of the group. Setting this option allows the Fitter to view the pins as a DQS/DQ pin group. I/O pins of a DQ pin group must be placed in the DQ pin locations of a single DQS group. This option is ignored if is assigned to anything other than an I/O pad, input buffer, or output buffer.

Type

Integer

Device Support

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

Notes

This assignment supports Fitter wildcards.

Syntax


set_instance_assignment -name DQ_GROUP -from <from> -to <to> -entity <entity name> <value>

Example


set_instance_assignment -name DQ_GROUP 9 -from mem_dqs[0] -to mem_dq[0..7]

See Also

DQSB_DQS_PAIR MEMORY_INTERFACE_DATA_PIN_GROUP