If designing a chip , IO pads, power padsand Cornerpadsshould be added before the netlistis imported.
􀂋Make sure that there is no“assign”statement and no“*cell*”cell name in the netlist.
􀂾Use the synthesis command below to remove assign statement.
set_boundary_optimization
􀂾Use the synthesis commands below to remove “*cell*”cell name
define_name_rulesname_rule–map {{\\*cell\\* cell”}}
change_names–hierarchy –output name_rule