Complete the formal proof of the pseudo dual port SRAM
authorCesar Strauss <cestrauss@gmail.com>
Sun, 3 Apr 2022 19:10:16 +0000 (16:10 -0300)
committerCesar Strauss <cestrauss@gmail.com>
Sun, 3 Apr 2022 19:10:16 +0000 (16:10 -0300)
commit472abdbdc5f9f2daab4e3acb749cc7d5595ecf9f
tree824571d3bd6eb92b68de35bf3bb6667a792cd63a
parent21135f80de4667546c953a562ca91fa20fecf50b
Complete the formal proof of the pseudo dual port SRAM

Have to ensure that the holding register is in sync with the memory
contents, to avoid false positives due to unreachable states.

Since we are adding assertions, we can only strengthen the proof, even
if it does become more complex.
src/soc/regfile/sram_wrapper.py