How to do boundary optimization in soc encounter.
By following we can fix boundary timings
setClockDomains -fromType input -toType register & setClockDomains -fromType register -toType output
But, here I want to optimize for one or multiple port timing for high fanout ports like reset, etc..
Thanks
Gopi Premala