Home
last modified time | relevance | path

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

/dports/cad/tkgate/tkgate-2.1/src/tkgate/
H A Dwires.h185 void wire_rePort(GWire *w,int wx,int wy,int dir);
H A Djkff.c315 wire_rePort(g->wires[p],g->xpos+pd->x2,g->ypos+pd->y2,pd->dir); in JKFF_EditProps()
H A Dflipflop.c286 wire_rePort(g->wires[p],g->xpos+pd->x2,g->ypos+pd->y2,pd->dir); in FF_EditProps()
H A Dwiresmove.c494 void wire_rePort(GWire *w,int wx,int wy,int dir) in wire_rePort() function