The multiplexer is easy.
1: just have a button next to one of 16 display blocks containing "[ADD]0123456789abcdef"
2: and activate that button when {"x,x,x,x" activation->not} equals 0-f
0 == not 1, not 1, not 1, not 1
3 == not 1, not 1, act 1, act 1
The demultiplexer is a bit more difficult, becaues I forgot whre the complete tutorial is - assuming we ever had one.
I wish I could print out a cheat-sheet.
Like this one for regex: https://www.cheatography.com/davechild/cheat-sheets/regular-expressions/pdf/
I am about to give up on the task to create a hard-drive reading into a cache.
The cache has a flip-flop and an AND-block per bit, the hard-drive stores content in display blocks.
1: just have a button next to one of 16 display blocks containing "[ADD]0123456789abcdef"
2: and activate that button when {"x,x,x,x" activation->not} equals 0-f
0 == not 1, not 1, not 1, not 1
3 == not 1, not 1, act 1, act 1
The demultiplexer is a bit more difficult, becaues I forgot whre the complete tutorial is - assuming we ever had one.
I wish I could print out a cheat-sheet.
Like this one for regex: https://www.cheatography.com/davechild/cheat-sheets/regular-expressions/pdf/
I am about to give up on the task to create a hard-drive reading into a cache.
The cache has a flip-flop and an AND-block per bit, the hard-drive stores content in display blocks.
Last edited: