Home
last modified time | relevance | path

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

/dports/dns/p5-Net-DNS/Net-DNS-1.32/lib/Net/DNS/RR/
H A DIPSECKEY.pm35 my $gatetype = $self->{gatetype};
36 if ( not $gatetype ) {
64 my $gatetype = $self->gatetype;
70 if ( not $gatetype ) {
114 sub gatetype { subroutine
132 $self->{gatetype} = 0;
137 $self->{gatetype} = 2;
142 $self->{gatetype} = 1;
147 $self->{gatetype} = 3;
155 my $gatetype = $self->{gatetype};
[all …]
/dports/cad/qflow/qflow-1.4.98/src/
H A DDEF2Verilog.c240 if (gate->gatetype == PinMacro) return NULL; in output_instances()
242 fprintf(outf, "%s ", gate->gatetype->gatename); in output_instances()
255 && (gate->gatetype->use[lastidx] != PORT_USE_POWER) in output_instances()
256 && (gate->gatetype->use[lastidx] != PORT_USE_GROUND)) in output_instances()
262 if (gate->gatetype->bus != NULL) { in output_instances()
288 (gate->gatetype->direction[i] == PORT_CLASS_INPUT) && in output_instances()
289 (gate->gatetype->use[i] != PORT_USE_POWER) && in output_instances()
290 (gate->gatetype->use[i] != PORT_USE_GROUND)) { in output_instances()
303 if (gate->gatetype->bus != NULL) { in output_instances()
307 for (bus = gate->gatetype->bus, j = 0; bus; in output_instances()
[all …]
H A Dlef.h157 GATE gatetype; // Pointer to macro record member
H A Daddspacers.c411 if (gate->gatetype == NULL) continue; in generate_fill()
440 if (gate->gatetype == NULL) continue; in generate_fill()
579 newfillinst->gatetype = testfill->gate; in generate_fill()
581 newfillinst->gatetype = NULL; /* placeholder */ in generate_fill()
882 newfillinst->gatetype = testfill->gate; in generate_stripefill()
909 if (gate->gatetype == NULL) { in generate_stripefill()
1956 if (gate->gatetype == NULL) continue; in write_output()
1970 gate->gatename, gate->gatetype->gatename, in write_output()
2036 if (gate->gatetype != NULL) continue; in write_output()
H A Dreaddef.c464 gateginfo = g->gatetype; in DefReadGatePin()
1001 gate->gatetype = PinMacro; in DefReadPins()
1429 gateginfo = gate->gatetype; in DefAddGateInstance()
1673 gate->gatetype = gateginfo; in DefReadComponents()
H A Dreadlef.c2262 lefMacro->gatetype = NULL;
3450 gateginfo->gatetype = NULL;
/dports/cad/qrouter/qrouter-1.4.85/
H A Ddelays.c355 if (!strcmp(g->gatetype->node[i], "pin")) in walk_route_output()
358 fprintf(delayFile, "%s/%s ", g->gatename, g->gatetype->node[i]); in walk_route_output()
916 if (g && (g->gatetype->direction[i] == PORT_CLASS_OUTPUT)) { in write_delays()
922 else if (g && (g->gatetype->direction[i] != PORT_CLASS_INPUT)) { in write_delays()
963 if (g && (g->gatetype->direction[i] == PORT_CLASS_OUTPUT)) { in write_delays()
969 else if (g && (g->gatetype->direction[i] != PORT_CLASS_INPUT)) { in write_delays()
1005 if (!strcmp(drivergate->gatetype->node[drivernodeidx], "pin")) in write_delays()
1011 drivergate->gatetype->node[drivernodeidx], in write_delays()
H A Dantenna.c165 gateginfo = ginst->gatetype; in find_free_antenna_taps()
197 gateginfo = ginst->gatetype; in count_free_antenna_taps()
1319 g->gatetype->gatename, g->gatetype->node[i]); in resolve_antenna()
1326 newannotate->pin = g->gatetype->node[i]; in resolve_antenna()
1342 g->gatename, g->gatetype->gatename, in resolve_antenna()
1343 g->gatetype->node[i], nextviolation->layer + 1); in resolve_antenna()
H A Dqrouter.h289 GATE gatetype; // Pointer to macro record member
H A Dqconfig.c443 gateinfo->gatetype = NULL; in read_config()
H A Doutput.c333 fprintf(o, "%s: %s: nodes->", g->gatename, g->gatetype->gatename); in print_nets()
369 fprintf( o, "%s: %s: nodes->", g->gatename, g->gatetype->gatename ); in print_routes()
404 fprintf( o, "%s: %s: nodes->", g->gatename, g->gatetype->gatename ); in print_nlgates()
830 if (gate->gatetype) in print_node_information()
831 Fprintf(stdout, "Gate type is %s\n", gate->gatetype->gatename); in print_node_information()
H A Ddef.c626 gateginfo = g->gatetype; in DefReadGatePin()
1182 gate->gatetype = PinMacro; in DefReadPins()
1695 gate->gatetype = gateginfo; in DefReadComponents()
H A Dlef.c2330 lefMacro->gatetype = NULL;
3914 gateginfo->gatetype = NULL;
H A Dnode.c1178 if (g->gatetype) in is_testpoint()
1179 Fprintf(stderr, " Gate cell = \"%s\"\n", g->gatetype->gatename); in is_testpoint()
H A Dtclqrouter.c3108 if (gsrch->gatetype == PinMacro) continue; in qrouter_congested()
/dports/dns/p5-Net-DNS/Net-DNS-1.32/t/
H A D05-IPSECKEY.t124 $rr->{gatetype} = 255;
133 $rr->{gatetype} = 255;
/dports/cad/electric/electric-7.00/src/misc/
H A Dlogeffort.cpp1766 gatetype = LEUNKNOWN; in le_getgatetype()
1776 } else gatetype = LEINVERTER; in le_getgatetype()
1786 } else gatetype = LENAND; in le_getgatetype()
1796 } else gatetype = LENOR; in le_getgatetype()
1805 if (outputnegates != 0) gatetype = LEXNOR; else in le_getgatetype()
1806 gatetype = LEXOR; in le_getgatetype()
1814 } else gatetype = LENMOS; in le_getgatetype()
1821 } else gatetype = LEPMOS; in le_getgatetype()
1828 } else gatetype = LEPOWER; in le_getgatetype()
1835 } else gatetype = LEGROUND; in le_getgatetype()
[all …]
/dports/cad/iverilog/verilog-11.0/
H A Dparse.y413 PGBuiltin::Type gatetype; member
650 %type <gatetype> gatetype switchtype
4375 gatetype
5181 | attribute_list_opt gatetype gate_instance_list ';'
5184 | attribute_list_opt gatetype delay3 gate_instance_list ';'
5187 | attribute_list_opt gatetype drive_strength gate_instance_list ';'
5190 | attribute_list_opt gatetype drive_strength delay3 gate_instance_list ';'