Man pages for renanmarks/dnarlogic
Digital Logic Library for DNAr

circuit_add_gateInserts a gate into the circuit schema and pre-compiles the...
circuit_compileCompiles the circuit by combining all the species, reactions,...
circuit_insert_gateInserts a gate into the circuit schema without...
circuit_link_gate_signalsLink two signals from logic gates already added into the...
circuit_link_gate_signals_notLink two signals from logic gates already added into the...
gate_get_input_speciesnamesReturn a list containing all the input species from a gate.
make_and_gateCreate an AND gate with initial input values.
make_circuitCreate an empty circuit.
make_flipflopdCreate an FlipFlop-D with initial input values.
make_generic2to1_elementCreate a 2-inputs and 1-output generic element.
make_generic2to1_gateCreate a 2-inputs and 1-output generic logic gate.
make_generic3to1_elementCreate a 3-inputs and 1-output generic element.
make_generic3to1_gateCreate a 3-inputs and 1-output generic logic gate.
make_latchdCreate an Latch-D with initial input values.
make_link_gateCreates a "link gate", i.e., an object to hold the necessary...
make_majority_gateCreate an MAJORITY gate with initial input values.
make_nand_gateCreate an NAND gate with initial input values.
make_nor_gateCreate an NOR gate with initial input values.
make_or_gateCreate an OR gate with initial input values.
make_signalCreate signal to use in the circuit.
make_signal_speciesCreate the singals' names of DNA species.
make_xor_gateCreate an XOR gate with initial input values.
renanmarks/dnarlogic documentation built on Sept. 25, 2022, 10:48 p.m.