Sign in
foss-fpga-tools
/
python-symbiflow-v2x
/
refs/heads/main
/
.
/
tests
/
gates
/
README.rst
blob: 8a3b79e378a25e86edbb44de8fb955ffa80d70b6 [
file
] [
edit
]
..
Gates
Basic
logic gates
=================
These
are some basic logic gates
.
NOT
,
AND
and
NOR are modeled
as
primitives
while
XOR
is
made up of
5
NOR gates
.
..
toctree
::
not
/
README
.
rst
and
/
README
.
rst
nor
/
README
.
rst
xor
/
README
.
rst