In /scripts/fets.py, /scripts/gates.py, /scripts/circuits.py give the output file...
authorNick Downing <nick@ndcode.org>
Mon, 21 Jul 2025 08:47:44 +0000 (18:47 +1000)
committerNick Downing <nick@ndcode.org>
Mon, 21 Jul 2025 08:48:36 +0000 (18:48 +1000)
commit25f519b977b5d520cf5af24a7f45ef05a793e741
tree96f0967b02019ff106c973838c2e7b3057f7951c
parent6f9fe2078bbe6b80858a053bb1c075690d16ca10
In /scripts/fets.py, /scripts/gates.py, /scripts/circuits.py give the output file explicitly rather than using stdout, add some basic progress diagnostics on stdout, in /scripts/circuit.py in latch templates put gates first to speed search
8085/Makefile
scripts/circuits.py
scripts/fets.py
scripts/gates.py