Hello,
There are several Power/Ground pins in the RTL design (and they cross many hierarchies). Given that they require special route in Encounter, to define them as pgpins, this pins have to be removed from the netlist.
During the synthesis, I tried to use “rm” or “set_atrribute ... pgpin” - unsuccessfully. I believe it’s possible to remove them from the netlist by adding “pragma” to the RTL files, but since it’s an IP I don’t want to touch the RTL.
So, my question is how Pins and Nets could be removed from the Netlist during RC synthesis, if it's possible?
Thanks… Boris.