Home
last modified time | relevance | path

Searched refs:block_getPadWires (Results 1 – 1 of 1) sorted by relevance

/dports/cad/tkgate/tkgate-2.1/src/tkgate/
H A Dblock.c2010 int block_getPadWires(GCElement *g,int p,GWire **wa,int n) in block_getPadWires() function
2087 int npw1 = block_getPadWires(g1,k,pw1,1024); in block_isIsomorphic_blockports()
2088 int npw2 = block_getPadWires(g2,i,pw2,1024); in block_isIsomorphic_blockports()
2244 npw = block_getPadWires(g,-1,pw,1024); in block_updateInterface()