Altera® Quartus® Prime Standard Edition Settings File Reference Manual

ID 683084
Date 5/08/2017
Public
Document Table of Contents

1.10.81. DQSB_DQS_PAIR

Specifies the pairing of a DQSn pin to a DQS pin. The I/O pin of a DQS must be placed in the DQS pin location of a DQS group; the I/O pin of a DQSn must be placed in the DQSn pin location of the same DQS group. This option is ignored if is assigned to anything other than an I/O pad, input buffer, or output buffer.

Type

Boolean

Device Support

  • Arria II GX
  • Arria II GZ
  • Cyclone 10 LP
  • Cyclone III
  • Cyclone III LS
  • Cyclone IV E
  • Cyclone IV GX
  • HardCopy III
  • HardCopy IV
  • Stratix III
  • Stratix IV

Notes

This assignment supports Fitter wildcards.

Syntax


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

Example


		set_instance_assignment -name DQSB_DQS_PAIR ON -from mem_dqs_n[0] -to mem_dqs[0]
	

See Also

DQ_GROUP MEMORY_INTERFACE_DATA_PIN_GROUP