index
:
nand2tetris.git
public
nand2tetris
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
projects
/
01
/
Or.cmp
blob: dab924c0818ae04ce0d256e4a0156503d27fc111 (
plain
) (
blame
)
1
2
3
4
5
| a | b | out | | 0 | 0 | 0 | | 0 | 1 | 1 | | 1 | 0 | 1 | | 1 | 1 | 1 |