Complete moving the induction support into the DUT
authorCesar Strauss <cestrauss@gmail.com>
Fri, 15 Apr 2022 19:43:56 +0000 (16:43 -0300)
committerCesar Strauss <cestrauss@gmail.com>
Fri, 15 Apr 2022 19:52:30 +0000 (16:52 -0300)
commit3d1fbb5790eaf4b74a96f16dc53369b458b2a727
tree723952565c20c7b82d85b021e6b8a290510da97d
parent11de641fb71cd6939d5f67d367865d6ac3f3220d
Complete moving the induction support into the DUT

That way, we pass the state down, to be checked by single code at
the lowest level, instead of having to check all variations of the
lower level states, at the top level.
Had to increment the proof depth, for some reason.
src/soc/regfile/sram_wrapper.py