Home
last modified time | relevance | path

Searched refs:subcircuit (Results 1 – 25 of 165) sorted by relevance

1234567

/dports/math/py-sympy/sympy-1.9/sympy/physics/quantum/
H A Dcircuitutils.py52 def find_subcircuit(circuit, subcircuit, start=0, end=0): argument
111 if isinstance(subcircuit, Mul):
112 subcircuit = subcircuit.args
114 if len(subcircuit) == 0 or len(subcircuit) > len(circuit):
125 table = kmp_table(subcircuit)
128 if subcircuit[index] == circuit[pos + index]:
134 if index == len(subcircuit):
202 if isinstance(subcircuit, Mul):
203 subcircuit = subcircuit.args
211 loc = find_subcircuit(circuit, subcircuit, start=pos)
[all …]
/dports/cad/lepton-eda/lepton-eda-1.9.17/utils/netlist/examples/spice-noqsi/ASIC/Schematic/
H A DDISCRI.sch135 C 53900 47200 1 0 0 spice-subcircuit-IO-1.sym
140 C 54000 44000 1 0 0 spice-subcircuit-IO-1.sym
145 C 44000 41400 1 0 1 spice-subcircuit-IO-1.sym
155 C 43700 47800 1 0 1 spice-subcircuit-IO-1.sym
167 C 43700 47400 1 0 1 spice-subcircuit-IO-1.sym
177 C 43800 44200 1 0 1 spice-subcircuit-IO-1.sym
212 C 46600 50200 1 0 0 spice-subcircuit-LL-1.sym
H A DComparator.sch51 C 12900 81100 1 0 0 spice-subcircuit-LL-1.sym
58 C 16100 85300 1 0 0 spice-subcircuit-IO-1.sym
63 C 2000 85500 1 0 1 spice-subcircuit-IO-1.sym
68 C 2000 84900 1 0 1 spice-subcircuit-IO-1.sym
73 C 2000 82900 1 0 1 spice-subcircuit-IO-1.sym
/dports/cad/irsim/irsim-9.7.110/usersubckt/
H A Dsubckt.c384 userSubCircuit *subcircuit; local
399 if (subcircuit == NULL) {
405 ninputs = subcircuit->ninputs;
406 noutputs = subcircuit->noutputs;
407 sname = subcircuit->name;
412 subcircuit->name, ninputs, noutputs);
424 subcircuit->name, inst, ninputs, noutputs);
430 if (subcircuit->init)
468 subptr->subckt = subcircuit;
504 rtf = subcircuit->res[n++];
[all …]
H A DREADME7 The subcircuit is called by:
11 it means call the subcircuit dll (defined in dll.c) with inputs
14 To create and compile a new subcircuit library, replace "user.c" in
23 example code in directory "tclsubckt", which allows subcircuit libraries to
/dports/cad/lepton-eda/lepton-eda-1.9.17/examples/RF_Amp/
H A DQ1.sch105 C 66300 57400 1 90 0 spice-subcircuit-IO-1.sym
112 C 60300 52800 1 180 0 spice-subcircuit-IO-1.sym
119 C 65700 49000 1 270 0 spice-subcircuit-IO-1.sym
126 C 68100 55300 1 0 0 spice-subcircuit-LL-1.sym
133 device=spice-subcircuit-LL
H A DQ2.sch105 C 66300 57400 1 90 0 spice-subcircuit-IO-1.sym
112 C 60300 52800 1 180 0 spice-subcircuit-IO-1.sym
119 C 65700 49000 1 270 0 spice-subcircuit-IO-1.sym
126 C 68100 55300 1 0 0 spice-subcircuit-LL-1.sym
133 device=spice-subcircuit-LL
H A DMakefile.am25 sym/spice-subcircuit-IO-1.sym \
26 sym/spice-subcircuit-LL-1.sym \
/dports/cad/geda/geda-gaf-1.8.2/examples/RF_Amp/
H A DQ1.sch105 C 66300 57200 1 90 0 spice-subcircuit-IO-1.sym
112 C 60500 52800 1 180 0 spice-subcircuit-IO-1.sym
119 C 65700 49200 1 270 0 spice-subcircuit-IO-1.sym
126 C 68100 55300 1 0 0 spice-subcircuit-LL-1.sym
133 device=spice-subcircuit-LL
H A DQ2.sch105 C 66300 57200 1 90 0 spice-subcircuit-IO-1.sym
112 C 60500 52800 1 180 0 spice-subcircuit-IO-1.sym
119 C 65700 49200 1 270 0 spice-subcircuit-IO-1.sym
126 C 68100 55300 1 0 0 spice-subcircuit-LL-1.sym
133 device=spice-subcircuit-LL
/dports/cad/ngspice_rework/ngspice-35/examples/various/
H A Di(xxx)_tests.cir5 * subcircuit at first subcircuit level.
7 * subcircuit at some deeper subcircuit level.
37 * but different subcircuit: should not do!
/dports/math/jacop/jacop-4.8.0/src/main/minizinc/org/jacop/minizinc_upTo2.3/
H A Dsubcircuit.mzn4 Constrains the elements of \a x to define a subcircuit where \a x[\p i] = \p j
8 predicate subcircuit(array[int] of var int: x) =
19 % abort("Reified subcircuit/1 is not supported.");
/dports/cad/ghdl/ghdl-1.0.0/testsuite/vests/vhdl-ams/ashenden/compliant/guards-and-blocks/
H A Dcircuit.vhd29 component subcircuit is
31 end component subcircuit;
48 cell1 : component subcircuit
50 cell2 : component subcircuit
/dports/cad/ghdl/ghdl-1.0.0/testsuite/vests/vhdl-93/ashenden/compliant/
H A Dch_16_fg_16_15.vhd36 component subcircuit is
38 end component subcircuit;
55 cell1 : component subcircuit
57 cell2 : component subcircuit
/dports/cad/cvc/cvc-1.1.0-4-gd172016/src/
H A DcdlParser.yy91 %type <DevicePtr> subcircuit
181 subcircuit {}
189 subcircuit:
192 $subcircuit = new CDevice();
193 $subcircuit->name = $SUBCIRCUIT;
202 $subcircuit->masterName = myString;
203 $subcircuit->signalList_p = $stringList;
206 $subcircuit->parameters = cdlCircuitList.parameterText.SetTextAddress("X", myParameterList);
/dports/math/minizinc/libminizinc-2.5.5/share/minizinc/linear/
H A Dfzn_subcircuit.mzn4 Constrains the elements of \a x to define a subcircuit where \a x[\p i] = \p j
23 % If the subcircuit is empty then each node points at itself.
27 % If the subcircuit is non-empty then order numbers the subcircuit.
H A Dsubcircuit_wDummy.mzn2 * Uses a predicate which constructs a subcircuit which always includes an extra dummy vertex
8 Constrains the elements of \a x to define a subcircuit where \a x[\p i] = \p j
13 predicate subcircuit(array[int] of var int: x) =
83 abort("Reified subcircuit/1 is not supported.");
/dports/math/chuffed/chuffed-e04bedd/chuffed/flatzinc/mznlib/
H A Dfzn_subcircuit.mzn4 Constrains the elements of \a x to define a subcircuit where \a x[\p i] = \p j
34 % If the subcircuit is empty then each node points at itself.
38 % If the subcircuit is non-empty then order numbers the subcircuit.
/dports/cad/geda/geda-gaf-1.8.2/examples/RF_Amp/sym/
H A DMakefile.am3 example_DATA = BJT_Model.sym Q_Model.sym spice-subcircuit-IO-1.sym \
4 spice-subcircuit-LL-1.sym
/dports/math/minizinc/libminizinc-2.5.5/share/minizinc/std/
H A Dfzn_subcircuit.mzn18 % If the subcircuit is empty then each node points at itself.
22 % If the subcircuit is non-empty then order numbers the subcircuit.
H A Dsubcircuit.mzn5 Constrains the elements of \a x to define a subcircuit where \a x[\p i] = \p j
9 predicate subcircuit(array[int] of var int: x) =
/dports/cad/lepton-eda/lepton-eda-1.9.17/utils/netlist/scheme/backend/
H A Dgnet-spice-noqsi.scm41 (if subcircuit (format #t "~A\n" subcircuit))
47 (if subcircuit (format #t ".ENDS\n"))
193 (if subcircuit
198 (set! subcircuit card)))
203 (define subcircuit #f) unknown
/dports/cad/yosys/yosys-yosys-0.12/libs/subcircuit/
H A DMakefile36 demo: demo.o subcircuit.o
38 scshell: scshell.o subcircuit.o
/dports/cad/ktechlab/ktechlab-0.50.0/src/electronics/
H A Dsubcircuits.cpp59 SubcircuitData subcircuit; in initECSubcircuit() local
60 if (!subcircuit.loadData(QUrl::fromLocalFile(genFileName(subcircuitId)))) in initECSubcircuit()
63 subcircuit.initECSubcircuit(ecSubcircuit); in initECSubcircuit()
/dports/cad/yosys/yosys-yosys-0.12/manual/
H A DCHAPTER_Auxlibs.tex24 The files in {\tt libs/subcircuit} provide a library for solving the subcircuit

1234567