Did quite some search but found no solutions on this one. I'm trying to set the following variable so leMarkNet() would prompt the users which layer to start tracing, when multiple shapes/nets exist at an entry point: envSetVal("layout" "markNetSelectOverlapLayer" 'boolean t) Somehow this only works when pressing "F9" or selecting trace net from Virtuoso GUI. If I call leMarkNet(xcoord:ycoord) at CIW, it does not prompt. Is pressing F9 doing additional things here? A second question along the same direction: is there a way pass a skip list of nets to leMarkNet()? I would like to skip VDD,VSS nets as they are usually time-consuming to trace. Thanks much! Duo
↧