dont_touch_buffer_tree

Undoes the delete_buffer_tree command. That is, it restores all buffers and inverters that were removed from a given net.

 

Note: This command is not supported in auxiliary PDC files.

 

dont_touch_buffer_tree [netname]+

Arguments

netname

Specifies the names of the nets from which to restore buffers or inverters. This command takes a list of names. You must specify at least one net name. Separate each net name with a space. You can use the following wildcard characters in net 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 and ProASIC3/E

Exceptions

Example

dont_touch_buffer_tree net1 net2

 

dont_touch_buffer_tree netData\[*\]

See Also

delete_buffer_tree

PDC syntax conventions

PDC naming conventions