Altera® Quartus® Prime Standard Edition Settings File Reference Manual

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

1.10.355. TREAT_BIDIR_AS_OUTPUT

Directs the bidirectional pin to be essentially treated as an output pin meaning that the input path is used for feedback from the output path.

Type

Boolean

Device Support

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

Notes

This assignment supports Fitter wildcards.

This assignment is included in the Fitter report.

Syntax


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

Default Value

Off

Example


		set_instance_assignment -name TREAT_BIDIR_AS_OUTPUT ON -to bidir_pin
	

See Also

IO_STANDARD