MCPcopy Create free account

hub / github.com/Redcrafter/verilog2factorio / functions

Functions286 in github.com/Redcrafter/verilog2factorio

↓ 1 callersFunctionextractSignalGroups
(entities: Entity[])
src/optimization/groups.ts:271
↓ 1 callersFunctionfindMergeList
(bits: (number | string)[])
src/parser.ts:192
↓ 1 callersFunctionflipOperator
(op: ComparatorString)
src/optimization/opt_const.ts:68
↓ 1 callersFunctiongenerator
()
test/tests/spiral.ts:5
↓ 1 callersFunctiongetEnd
(d: ConnectionData)
test/simulator.ts:419
↓ 1 callersMethodgetMidPoint
()
src/layout/annealing.ts:28
↓ 1 callersMethodgetOut
()
test/simulator.ts:283
↓ 1 callersFunctiongetSeed
()
src/random.ts:20
↓ 1 callersFunctiongetSignals
(e: Entity)
src/optimization/opt_nop.ts:11
↓ 1 callersMethodgetValue
(s: SignalID)
src/entities/Constant.ts:57
↓ 1 callersMethodhasWriter
()
src/nets.ts:87
↓ 1 callersMethodinitRandom
()
src/layout/annealing.ts:153
↓ 1 callersFunctionisNop
(e: Entity)
src/optimization/opt_nop.ts:21
↓ 1 callersFunctionlogNodes
(nodes: Node[])
src/transformer.ts:25
↓ 1 callersFunctionmatchSection
(arr: number[])
src/parser.ts:168
↓ 1 callersMethodmerge
(a: SimNet, b: SimNet)
test/simulator.ts:330
↓ 1 callersMethodmerge
(a: Group, b: Group)
src/optimization/groups.ts:215
↓ 1 callersMethodmergeInput
(signalId: SignalID, entity: Entity)
src/optimization/groups.ts:254
↓ 1 callersFunctionopt_clean
(entities: Entity[])
src/optimization/opt_clean.ts:7
↓ 1 callersFunctionopt_conn
* Builds a Minimum spanning tree using Prim's algorithm * @returns all connections that are too long for normal wires
src/layout/chunkAnnealing.ts:86
↓ 1 callersFunctionopt_const
(entities: Entity[])
src/optimization/opt_const.ts:80
↓ 1 callersFunctionopt_merge
(entities: Entity[])
src/optimization/opt_merge.ts:39
↓ 1 callersFunctionopt_user
()
src/optimization/opt_user.ts:8
↓ 1 callersFunctionoverlaps
(list: El[], inter: El)
src/layout/netMatrix.ts:14
↓ 1 callersFunctionparseArgs
()
src/options.ts:23
↓ 1 callersFunctionpathFind
(start: Vec2[], end: Vec2[], grid: ArrayLike<Entity>, width: number, height: number)
src/layout/chunkAnnealing.ts:146
↓ 1 callersMethodrandomOffset
()
src/layout/annealing.ts:258
↓ 1 callersMethodremove
(e: Endpoint)
src/nets.ts:46
↓ 1 callersMethodremoveSignal
(s: SignalID)
src/nets.ts:69
↓ 1 callersMethodreset
()
test/simulator.ts:219
↓ 1 callersMethodreset
()
src/layout/annealing.ts:177
↓ 1 callersFunctionresetNets
()
src/nets.ts:11
↓ 1 callersFunctionsetLogger
(l: Logger)
src/logger.ts:11
↓ 1 callersMethodsim
(errorCallback: (a: number, b: number) => void)
src/layout/annealing.ts:96
↓ 1 callersMethodsimStep
()
src/layout/annealing.ts:189
↓ 1 callersFunctionxmur3
(str: string)
src/random.ts:4
FunctionLNot
(A: number)
test/tests/gates.ts:18
FunctionNeg
(A: number)
test/tests/gates.ts:22
FunctionReduceAnd
(A: number)
test/tests/gates.ts:26
FunctionReduceNand
(A: number)
test/tests/gates.ts:34
FunctionReduceNor
(A: number)
test/tests/gates.ts:38
FunctionReduceOr
(A: number)
test/tests/gates.ts:30
FunctionUnaryPlus
(A: number)
test/tests/gates.ts:42
Method_connect
(getInputNode: nodeFunc)
src/nodes/Output.ts:19
Method_connect
(getInputNode: nodeFunc, getMergeEls: mergeFunc)
src/nodes/PMUX.ts:21
Method_connect
(getInputNode: nodeFunc)
src/nodes/SDFFCE.ts:24
Method_connect
(getInputNode: nodeFunc)
src/nodes/XNOR.ts:26
Method_connect
(getInputNode: nodeFunc)
src/nodes/SSHR.ts:20
Method_connect
(_: nodeFunc, getMergeEls: mergeFunc)
src/nodes/ReduceOr.ts:22
Method_connect
(getInputNode: nodeFunc)
src/nodes/MUX.ts:19
Method_connect
(getInputNode: nodeFunc)
src/nodes/ADD.ts:22
Method_connect
(getInputNode: nodeFunc)
src/nodes/LogicNode.ts:26
Method_connect
()
src/nodes/MergeNode.ts:30
Method_connect
(getInputNode: nodeFunc)
src/nodes/NOT.ts:19
Method_connect
()
src/nodes/Input.ts:17
Method_connect
(getInputNode: nodeFunc)
src/nodes/SDFF.ts:28
Method_connect
(getInputNode: nodeFunc)
src/nodes/SDFFE.ts:37
Method_connect
(getInputNode: nodeFunc, getMergeEls: mergeFunc)
src/nodes/Mem.ts:66
Method_connect
(getInputNode: nodeFunc, getMergeEls: mergeFunc)
src/nodes/Mem.ts:180
Method_connect
()
src/nodes/ConstNode.ts:18
Method_connect
(getInputNode: nodeFunc)
src/nodes/DFF.ts:24
Method_connect
(getInputNode: nodeFunc)
src/nodes/MathNode.ts:48
Function_setOutput
(e: Endpoint)
src/nodes/Node.ts:75
Methodadd
(s: SignalID)
src/optimization/groups.ts:176
Functionassert
(condition, message)
web/index.js:20
MethodchangeSignal
(group: Group, from: SignalID, to: SignalID)
src/optimization/groups.ts:219
Methodcombs
()
src/nodes/Output.ts:29
Methodcombs
()
src/nodes/PMUX.ts:84
Methodcombs
()
src/nodes/SDFFCE.ts:83
Methodcombs
()
src/nodes/XNOR.ts:50
Methodcombs
()
src/nodes/SSHR.ts:44
Methodcombs
()
src/nodes/ReduceOr.ts:90
Methodcombs
()
src/nodes/MUX.ts:54
Methodcombs
()
src/nodes/ADD.ts:44
Methodcombs
()
src/nodes/LogicNode.ts:87
Methodcombs
()
src/nodes/MergeNode.ts:148
Methodcombs
()
src/nodes/NOT.ts:33
Methodcombs
()
src/nodes/Input.ts:24
Methodcombs
()
src/nodes/SDFF.ts:91
Methodcombs
()
src/nodes/SDFFE.ts:142
Methodcombs
()
src/nodes/Mem.ts:163
Methodcombs
()
src/nodes/Mem.ts:184
Methodcombs
()
src/nodes/ConstNode.ts:19
Methodcombs
()
src/nodes/DFF.ts:92
Methodcombs
()
src/nodes/MathNode.ts:75
Functionconnect
(getInputNode: nodeFunc, getMergeEls: mergeFunc)
src/nodes/Node.ts:59
Methodconnect
(makeCon: conFun)
test/simulator.ts:68
Methodconnect
(makeCon: conFun)
test/simulator.ts:150
Methodconnect
(makeCon: conFun)
test/simulator.ts:246
Functionconstructor
(bits: number[])
src/nodes/Node.ts:50
Functionconstructor
()
src/entities/Entity.ts:355
Methodconstructor
(data: ArithmeticCombinator)
test/simulator.ts:49
Methodconstructor
(data: DeciderCombinator)
test/simulator.ts:136
Methodconstructor
(data: ConstantCombinator)
test/simulator.ts:234
Methodconstructor
(data: MediumElectricPole | SteelChest_)
test/simulator.ts:267
Methodconstructor
(color: "red" | "green")
test/simulator.ts:293
Methodconstructor
(nets: Set<SimNet>, ents: SimEnt[])
test/simulator.ts:351
Methodconstructor
()
src/random.ts:31
Methodconstructor
(color: "red" | "green")
src/nets.ts:25
Methodconstructor
(id: number, fixed: boolean)
src/layout/annealing.ts:23
← previousnext →101–200 of 286, ranked by callers