Make output write enables independent of valid_o
authorCesar Strauss <cestrauss@gmail.com>
Fri, 1 Jan 2021 15:06:48 +0000 (12:06 -0300)
committerCesar Strauss <cestrauss@gmail.com>
Fri, 1 Jan 2021 17:14:48 +0000 (14:14 -0300)
commit655c1be6965cd72d3fd078384fe17dff8188a680
tree4fdac3de6b470a66fe695508d1d6928a7dda9a3d
parent38425a9889f6c24b3d8cb98034de621c2b02b401
Make output write enables independent of valid_o

Just combinatiorally decode the operation.
This is because MultiCompUnit depends on *_ok being kept valid.
src/soc/experiment/alu_hier.py