Home
last modified time | relevance | path

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

/dports/cad/tkgate/tkgate-2.1/src/tkgate/
H A Dmodule.h105 int block_getPad(GCElement *g,GWire *w);
H A Dblock.c602 int pad = block_getPad(g,TkGate.circuit->wsel); in Block_Move()
1060 int block_getPad(GCElement *g,GWire *w) in block_getPad() function