Quartus® Prime Pro Edition Settings File Reference Manual

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

VHDL_INPUT_VERSION

Specifies the language dialect to use when processing VHDL Design Files: VHDL-1987 (IEEE Std 1076-1987), VHDL-1993 (IEEE Std 1076-1993), VHDL-2008 (IEEE Std 1076-2008), or VHDL-2019 (IEEE Std 1076-2019). VHDL-1993 is the default dialect.

Type

Enumeration

Values

  • VHDL_1987
  • VHDL_1993
  • VHDL_2008
  • VHDL_2019

Device Support

  • This setting can be used in projects targeting any Intel FPGA device family.

Notes

This assignment is included in the Analysis & Synthesis report.

Syntax

set_global_assignment -name VHDL_INPUT_VERSION <value>

Default Value

VHDL_1993