Package hades.models.complexgates

Class Summary
AOI21 AOI21: and-or-invert CMOS complexgate with 2 plus 1 inputs.
AOI22 AOI22: and-or-invert CMOS complex gate with 2 plus 2 inputs.
AOI31 AOI31: and-or-invert CMOS complex gate with 3 plus 1 inputs.
AOI32 AOI32: and-or-invert CMOS complex gate with 3 plus 2 inputs.
AOI33 AOI33: and-or-invert CMOS complexgate with 3 plus 3 inputs.
GenericCGate GenericCGate: abstract base class for CMOS complexgates.
OAI21 OAI21: or-and-invert CMOS complexgate with 2 plus 1 inputs.
OAI22 OAI22: or-and-invert CMOS complexgate with 2 plus 2 inputs.
OAI31 OAI31: or-and-invert CMOS complexgate with 3 plus 1 inputs.
OAI32 OAI32: or-and-invert CMOS complex gate with 3 plus 2 inputs.
OAI33 OAI33: or-and-invert CMOS complexgate with 3 plus 3 inputs.