VLSIDA / openram_testchip2

Apache License 2.0
2 stars 0 forks source link

GL simulation for wb_test failing #1

Closed hadirkhan10 closed 1 year ago

hadirkhan10 commented 1 year ago

Running make verify-wb_test-gl fails. The problem is wmask0 = z. For all other srams the wmask0 is correct.

bugraonal commented 1 year ago

This might be from something I added. Let me see.

mguthaus commented 1 year ago

wmask0 is an input from our test harness

bugraonal commented 1 year ago

I see, nvm then.

hadirkhan10 commented 1 year ago

The test is passing now after updating the verilog of sram_1kbyte_8x1024. The updated verilog does not have wmask0 in the rtl.