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

RAMSTYLE_ATTRIBUTE_RDW

Ramstyle attributes to set read-during-write behavior

Type

Enumeration

Values

  • Off
  • mixed_rw_old
  • no_rw_check

Device Support

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

Notes

This assignment supports synthesis wildcards.

Syntax


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

Example


set_instance_assignment -name ramstyle_attribute_rdw no_rw_check