Command Reference 2. Synopsys Commands remove_clusters NAME remove_clusters Removes the physical cluster hierarchy associated with a design. SYNTAX int remove_clusters [design] string design ARGUMENTS design Name of the design whose physical cluster hierarchy is to be removed. If not specified we'll remove the physical cluster hierarchy annotated on the current_design. DESCRIPTION Removes the physical cluster hierarchy from the specified design. Physical cluster hierarchy is annotated on a design using the read_clusters command, and can be reported by using the report_clusters command. The reset_design command also will remove the physical cluster hierarchy from a design. EXAMPLES In the following example, the physical cluster hierarchy associated with the current_design is removed. dc_shell> remove_clusters 1 SEE ALSO read_clusters(2). report_clusters(2). reset_design(2). V3.1 Synopsys Inc. 1988-1994. All rights reserved. 2-1