Home
last modified time | relevance | path

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

/dports/cad/tkgate/tkgate-2.1/src/tkgate/
H A Dmodule.h104 int block_getPortDir(GCElement *g,GWire *w);
H A Dblock.c1045 int block_getPortDir(GCElement *g,GWire *w) in block_getPortDir() function
1157 dir = block_getPortDir(w->gate,w); in block_setPortName()
1201 dir = block_getPortDir(w->gate,w); in block_setPortName()
1204 dir = block_getPortDir(w->gate,w); in block_setPortName()