Block_design_naming – Altera Quartus II Settings File User Manual

Page 59

Advertising
background image

BLOCK_DESIGN_NAMING

Specify the naming scheme used for the block design. This option is ignored if it is assigned to anything

other than a design entity.

Type

Enumeration

Values

• Auto

• MaxPlusII

• QuartusII

Device Support

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

Notes

This assignment is included in the Analysis & Synthesis report.
This assignment supports synthesis wildcards.

Syntax

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

Default Value

Auto

Example

set_global_assignment -name block_design_naming MaxPlusII
set_instance_assignment -name block_design_naming MaxPlusII -to top

MNL-Q21005

2015.05.04

BLOCK_DESIGN_NAMING

59

Quartus Settings File Reference Manual

Altera Corporation

Send Feedback

Advertising