Intel® Quartus® Prime Pro Edition Settings File Reference Manual

ID 683296
Date 12/12/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

RAM_INITIALIZATION

Enum type to choose what pattern as RAM content into certain RAM blocks without specified RAM content that supports content initialization. Turning on this option does not affect simulation, which may cause on-chip behavior to differ from simulation results.

Type

Enumeration

Values

  • 0000
  • 0101
  • 1010
  • 1111
  • OFF
  • ON
  • RANDOM

Device Support

  • Agilex 7
  • Intel® Stratix® 10

Syntax


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