Top Left:
Read
Write
Data In
0-15v to select address
7seg display address and the dot is the data out
Bottom Left:
Address decoder
Top Middle:
Left : write logic
Right : read/write buffer logic
Right :
16 x 6 transistors SRAM
Originally designed by @djmoc
https://everycircuit.com/circuit/5815285562736640
I made some optimization
reduced the size of some parts
also reduced the amount of the wire (displayed)
too much wire could make the game unstable and easily crushed
jumping wire is more stable
but made the circuit unsightreadable
I think this is maximum size for 1 bit MOSFETS SRAM in this game
Maybe 4x4 would work?
Since it would take much lesser space for address decoder
But take more space for read/write logic