38 Shift Register Ram

38 : 0b 000 100 110 : Shift Register Ram

Select Project 1 2 3 4 5 6 7 8 9 ON SW2
  • Author: Dakotath
  • Description: The device holds bits in shift registers to remember crap
  • GitHub repository
  • Wokwi project
  • Extra docs
  • Clock: 5000 Hz
  • External hardware:

How it works

It’s ram. It stores stuff. This device can hold 8 Bytes of stuff. Yes, I know, It’s not a lot.

How to test

Explain how to test your project

IO

# Input Output
0 Clock Data D0
1 Data Input D1
2 Clock Address D2
3 Address Input D3
4 Output Enable D4
5 None D5
6 None D6
7 None D7