Hello,
I am using sroute command
sroute -connect { blockPin padPin padRing corePin floatingStripe } -layerChangeRange { M1(1) LB(9) } -blockPinTarget { nearestTarget } -padPinPortConnect { allPort oneGeom } -padPinTarget { nearestTarget } -deleteExistingRoutes -allowJogging 1 -crossoverViaLayerRange { M1(1) LB(9) } -area { 1076.874 1428.067 1190.36 1216.186 } -nets { VDD_CORE GNDS_CORE } -allowLayerChange 1 -targetViaLayerRange { M1(1) LB(9) }
To connect Power and ground nets VDD_CORE and GNDS_CORE to respective PADs
The PG pins in pads are in M3 layer ( metal 3) .
When looking at the innovus GUI I can not see the M3 layer in PADS and looks that the the nets are NOT connected.
How can I get them connected?