Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Redcrafter/verilog2factorio
/ functions
Functions
286 in github.com/Redcrafter/verilog2factorio
⨍
Functions
286
◇
Types & classes
133
Method
constructor
(root: GroupManager, parent: GroupCollection)
src/optimization/groups.ts:52
Method
constructor
(type: SignalID)
src/optimization/groups.ts:116
Method
constructor
(entities: Entity[])
src/optimization/groups.ts:146
Method
constructor
(bits: number[], name: string)
src/nodes/Output.ts:13
Method
constructor
(item: BinaryCell)
src/nodes/SHR.ts:15
Method
constructor
(item: PMux)
src/nodes/PMUX.ts:16
Method
constructor
(item: SDffe)
src/nodes/SDFFCE.ts:15
Method
constructor
(data: BinaryCell)
src/nodes/XNOR.ts:16
Method
constructor
(item: BinaryCell)
src/nodes/SSHR.ts:13
Method
constructor
(data: UnaryCell)
src/nodes/ReduceOr.ts:14
Method
constructor
(item: Mux)
src/nodes/MUX.ts:14
Method
constructor
(item: BinaryCell)
src/nodes/ADD.ts:15
Method
constructor
(data: BinaryCell, method: ComparatorString)
src/nodes/LogicNode.ts:16
Method
constructor
(inputs: MergeEl[], outBits: number[])
src/nodes/MergeNode.ts:20
Method
constructor
(data: UnaryCell)
src/nodes/NOT.ts:14
Method
constructor
(bits: number[], name: string)
src/nodes/Input.ts:12
Method
constructor
(item: SDff)
src/nodes/SDFF.ts:21
Method
constructor
(item: SDffe)
src/nodes/SDFFE.ts:28
Method
constructor
(data: Mem)
src/nodes/Mem.ts:24
Method
constructor
(data: Mem, bits: number[])
src/nodes/Mem.ts:175
Method
constructor
(value: number)
src/nodes/ConstNode.ts:11
Method
constructor
(item: Dff | Dffe)
src/nodes/DFF.ts:15
Method
constructor
(data: BinaryCell, method: ArithmeticOperations)
src/nodes/MathNode.ts:24
Method
constructor
(ent: Entity, index: number, ...outSignals: SignalID[])
src/entities/Entity.ts:327
Method
constructor
(params: DeciderControlBehavior)
src/entities/Decider.ts:40
Method
constructor
()
src/entities/Substation.ts:15
Method
constructor
(...param: ConstantControlBehavior[])
src/entities/Constant.ts:27
Method
constructor
()
src/entities/SteelChest.ts:13
Method
constructor
(params: ArithmeticControlBehavior)
src/entities/Arithmetic.ts:44
Method
constructor
()
src/entities/Pole.ts:14
Function
createBlueprint
(entityList: RawEntity[], name: string)
src/blueprint.ts:104
Function
createMatrixLayout
(combs: Entity[], ports: Set<Entity>)
src/layout/netMatrix.ts:22
Function
delCon
(e: Endpoint, c: Color)
src/entities/Entity.ts:374
Function
delete
()
src/entities/Entity.ts:366
Function
eq
(a: Entity, b: Entity)
src/optimization/opt_merge.ts:11
Function
error
(message)
web/index.js:40
Method
getOut
()
test/simulator.ts:129
Method
getOut
()
test/simulator.ts:227
Method
getOut
()
test/simulator.ts:261
Function
getValue
(s: SignalID)
test/simulator.ts:34
Method
height
()
src/entities/Decider.ts:65
Method
height
()
src/entities/Substation.ts:21
Method
height
()
src/entities/Constant.ts:35
Method
height
()
src/entities/SteelChest.ts:19
Method
height
()
src/entities/Arithmetic.ts:78
Method
height
()
src/entities/Pole.ts:20
Method
initBFS
()
src/layout/annealing.ts:110
Function
log
(message)
web/index.js:12
Method
merge
(a: Network, b: Network)
src/nets.ts:133
Method
merge
(a: Group, b: Group)
src/optimization/groups.ts:127
Function
netSignalAdd
Used to update {@link Endpoint.outSignals} when using special output signal
src/entities/Entity.ts:364
Method
netSignalAdd
(e: Endpoint, s: SignalID)
src/entities/Arithmetic.ts:67
Function
opt_nop
(entities: Entity[])
src/optimization/opt_nop.ts:36
Function
output
()
src/nodes/Node.ts:88
Method
parent
()
src/optimization/groups.ts:97
Method
reset
()
test/simulator.ts:128
Method
reset
()
test/simulator.ts:255
Method
reset
()
test/simulator.ts:328
Method
reset
()
test/simulator.ts:368
Function
runAnnealing
(combs: Entity[], ports: Set<Entity>)
src/layout/annealing.ts:277
Function
runAnnealing
(combs: Entity[], ports: Set<Entity>)
src/layout/chunkAnnealing.ts:213
Method
swapNeighbor
(n: Point)
src/layout/annealing.ts:225
Function
table
(tabularData, properties)
web/index.js:36
Function
testChip8
()
test/tests/chip8.ts:30
Function
testCollatz
()
test/tests/collatz.ts:6
Function
testFibonacci
()
test/tests/fibonacci.ts:5
Function
testMerge
()
test/tests/gates.ts:81
Function
testRv32i
()
test/tests/rv32i_cpu.ts:36
Function
testSpiral
()
test/tests/spiral.ts:33
Function
testUnary
()
test/tests/gates.ts:56
Method
toObj
()
src/entities/Decider.ts:67
Method
toObj
()
src/entities/Substation.ts:23
Method
toObj
()
src/entities/Constant.ts:37
Method
toObj
()
src/entities/SteelChest.ts:21
Method
toObj
()
src/entities/Arithmetic.ts:80
Method
update
()
test/simulator.ts:78
Method
update
()
test/simulator.ts:160
Method
update
()
test/simulator.ts:253
Method
update
()
test/simulator.ts:309
Method
update
(cycles = 1)
test/simulator.ts:356
Method
width
()
src/entities/Decider.ts:64
Method
width
()
src/entities/Substation.ts:20
Method
width
()
src/entities/Constant.ts:34
Method
width
()
src/entities/SteelChest.ts:18
Method
width
()
src/entities/Arithmetic.ts:77
Method
width
()
src/entities/Pole.ts:19
← previous
201–286 of 286, ranked by callers