Add subcircuit analysis, it can identify an XOR gate made from AND+NOR gates
authorNick Downing <nick@ndcode.org>
Sun, 20 Jul 2025 14:23:29 +0000 (00:23 +1000)
committerNick Downing <nick@ndcode.org>
Sun, 20 Jul 2025 14:23:29 +0000 (00:23 +1000)
commitccbd93f9c10998298b552fe71445449f8af91844
treed4a5b17ab1e403452aea16be6fd145986c4fd279
parent35cb7e2c391fc44250aa86b787cf5236db4cebb8
Add subcircuit analysis, it can identify an XOR gate made from AND+NOR gates
.gitignore
8085/Makefile
scripts/blocks.py
scripts/blocks.sh
scripts/circuits.py [new file with mode: 0755]