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.
________________________________________