Quartus® Prime Pro Edition Settings File Reference Manual

ID 683296
Date 7/08/2024
Public
Document Table of Contents

DONT_MERGE_LATCH

When set to On, this option prevents the specified latch from merging with other latches, and prevents other latches from merging with the specified latch.

Type

Boolean

Device Support

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

Notes

This assignment supports Fitter wildcards.

This assignment supports synthesis wildcards.

Syntax

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

Example

set_instance_assignment -name dont_merge_latch on -to foo