Quartus® Prime Pro Edition Settings File Reference Manual

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

  • Intel Agilex® 7
  • Stratix® 10

Syntax

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