VLSIDA / openram_testchip2

Apache License 2.0
2 stars 0 forks source link

GL simulation for la_test failing #4

Closed hadirkhan10 closed 1 year ago

hadirkhan10 commented 2 years ago

Same issue as wb_test. The wmask0 = z for sram0

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. Had to change the top level wrapper to avoid sending the wmask0 where the sram was instantiated.