```
                        # Enable write
                        sram_0.we.o.eq(0),
```
this does not enable a write (WE is inverted, CE is inverted, etc)