In /scripts/circuits.py and /scripts/blocks.py rename SB_* to *_SUPER, add the TG_LAT...
authorNick Downing <nick@ndcode.org>
Mon, 21 Jul 2025 06:21:57 +0000 (16:21 +1000)
committerNick Downing <nick@ndcode.org>
Mon, 21 Jul 2025 08:48:36 +0000 (18:48 +1000)
commit52cc0b0b7914c9692077202ce9e57b3d5d528e4c
treed3cc5f6145b8bf00b294f930178d99a897899a6b
parent8434c2baefa1304a962ea17f05f98df001f6235c
In /scripts/circuits.py and /scripts/blocks.py rename SB_* to *_SUPER, add the TG_LATCH_FB, NOR_SUPER, NOR_SUPER_HD circuits which are used in special cases
scripts/blocks.py
scripts/circuits.py