unassign_macro_from_region [region_name] macro_name
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) |
If the macro was not previously assigned, an error message is generated.
unassign_macro_from_region macro21