Change write lane signal from one-hot to binary
authorCesar Strauss <cestrauss@gmail.com>
Sat, 16 Apr 2022 17:25:14 +0000 (14:25 -0300)
committerCesar Strauss <cestrauss@gmail.com>
Sat, 16 Apr 2022 17:28:36 +0000 (14:28 -0300)
commitc35d59d0e8ae088f445fc64ade00885d9731ba71
tree307bf9323433a490ef7b5bed0006501095fc7c1b
parent0e2bc4e0431b89347e10e62834aecdc9c749fc15
Change write lane signal from one-hot to binary

It's simpler to write, and actually runs faster, somehow...
src/soc/regfile/sram_wrapper.py