Altera® Quartus® Prime Standard Edition Settings File Reference Manual

ID 683084
Date 5/08/2017
Public
Document Table of Contents

1.2.106. NUMBER_OF_SWEPT_NODES_REPORTED

Allows you to specify the maximum number of swept nodes that the Synthesis Report displays. A swept node is any node which was eliminated from your design because the Quartus Prime software found the node to be unnecessary.

Type

Integer

Device Support

This setting can be used in projects targeting any Altera device family.

Notes

This assignment is included in the Analysis & Synthesis report.

Syntax


		set_global_assignment -name NUMBER_OF_SWEPT_NODES_REPORTED <value>
	

Default Value

5000

Example


		set_global_assignment -name NUMBER_OF_SWEPT_NODES_REPORTED 200