unassign_macro_from_region

Specifies the name of the macro to be unassigned.

 

unassign_macro_from_region [region_name] macro_name

Arguments

region_name

Specifies the region where the macro or macros are to be removed.

 

macro_name

Specifies the macro to be unassigned from the region. Macro names are case sensitive. You cannot use hierarchical net names from ADL. However, you can use the following wildcard characters in macro names:
 

Wildcard

What it does

\

Interprets the next character as a non-special character

?

Matches any single character

*

Matches any string

[]

Matches any single character among those listed between brackets (that is, [A-Z] matches any single character in the A-to-Z range)

Supported Families

Fusion, ProASIC3/E and Axcelerator

Exceptions

Examples

unassign_macro_from_region macro21

See Also

Unassign macro from region

assign_net_macros

PDC syntax conventions

PDC naming conventions