EveryCircuit
Powering up...
Circuit
Public
Private
Unlisted
Save

Single output PROM

@Matus
9 years ago
https://everycircuit.com/circuit/6103631780904960
8-bit PROM With single output ________________________________________ Memory consists of 8 switches which are sequentially read by counter created from D-latches which divides clock frequency by 2 to create 3-bit value (000B - 111B => 0 - 7D) which equals to 8 combinations, which are read by AND gates and used for sequential reading of values stored by switches. ________________________________________
Comments
Post