Quartus® Prime Pro Edition Settings File Reference Manual

ID 683296
Date 4/01/2024
Public
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