Tom
02/23/2024, 6:33 PMBad flatten option "-toplevel"; must start with "-no" or "-do"
When doing
flatten -toplevel ${CELL_NAME}_flat
Luke Harold Miles
02/23/2024, 8:41 PMflatten -do-toplevel ${CELL_NAME}_flat
?Tim Edwards
02/24/2024, 12:58 AMflatten [option] cellname
where cellname is the name of a cell definition to be created, and into which the flattened geometry will be placed. option may be one of -nolabels, -nosubcircuits, or -noports, -novendor, -dotoplabels, -doproperty, and -dobox.
Tim Edwards
02/24/2024, 1:02 AMTom
02/24/2024, 3:00 AM