# Blank project
This is a blank Wokwi project. Please edit this README file and add a description of your project.
## Usage
1. Add parts by clicking the blue "+" button in the diagram editor
2. Connect parts by dragging wires between them
3. Click the green play button to start the simulation
RAM 2 x 1 bit (TinyTapeout)
IN0 = Reset (asincrono)
IN1 = Direccion (0=pos0, 1=pos1)
IN2 = Escribir (1) / Leer (0)
IN3 = Dato
CLK = reloj del bloque INPUT
OUT0 = bit leido de la posicion seleccionada