Hi, I’m new to using Innovus and I’m trying to rename a submodule called “abc” to a new submodule "abc2" with the same ports in a netlist. The structure looks like this: top/u_abc. I need to change the module name of “u_abc” from “abc” to “abc2”. I’m trying to use ecoChangeCell with “top” set as the top_cell, but I can’t proceed because “top/u_abc” isn’t identified as an instance (it’s in hints). Can anyone help me with this?
↧