coreblocks icon indicating copy to clipboard operation
coreblocks copied to clipboard

TestICache fail with round robin scheduler

Open lekcyjna123 opened this issue 1 year ago • 4 comments

When we switch scheduler in transaction core from eager deterministic to trivial round robin (I have done that by changing default in definition of TransactionManager) then test test_1_way (test.frontend.test_icache.TestICache_0_blk_size16B_rv32i) stuck in infinity loop.

lekcyjna123 avatar Apr 23 '23 14:04 lekcyjna123