CIRCT 23.0.0git
Loading...
Searching...
No Matches
circt::synth::LogicNetwork Member List

This is the complete list of members for circt::synth::LogicNetwork, including all inherited members.

addGate(Operation *op, LogicNetworkGate::Kind kind, Value result, llvm::ArrayRef< Signal > operands={})circt::synth::LogicNetwork
addGate(Operation *op, LogicNetworkGate::Kind kind, llvm::ArrayRef< Signal > operands={})circt::synth::LogicNetworkinline
addPrimaryInput(Value value)circt::synth::LogicNetwork
buildFromBlock(Block *block)circt::synth::LogicNetwork
clear()circt::synth::LogicNetwork
gatescirct::synth::LogicNetworkprivate
getConstant0()circt::synth::LogicNetworkinlinestatic
getConstant1()circt::synth::LogicNetworkinlinestatic
getGate(uint32_t index) constcirct::synth::LogicNetworkinline
getGate(uint32_t index)circt::synth::LogicNetworkinline
getGates() constcirct::synth::LogicNetworkinline
getIndex(Value value) constcirct::synth::LogicNetwork
getOrCreateIndex(Value value)circt::synth::LogicNetwork
getOrCreateSignal(Value value, bool inverted)circt::synth::LogicNetworkinline
getSignal(Value value, bool inverted) constcirct::synth::LogicNetworkinline
getValue(uint32_t index) constcirct::synth::LogicNetwork
getValue(Signal signal) constcirct::synth::LogicNetworkinline
getValues(ArrayRef< uint32_t > indices, SmallVectorImpl< Value > &values) constcirct::synth::LogicNetwork
hasIndex(Value value) constcirct::synth::LogicNetwork
indexToValuecirct::synth::LogicNetworkprivate
kConstant0circt::synth::LogicNetworkstatic
kConstant1circt::synth::LogicNetworkstatic
LogicNetwork()circt::synth::LogicNetworkinline
size() constcirct::synth::LogicNetworkinline
valueToIndexcirct::synth::LogicNetworkprivate