From 35a33ff316573ae1f4705660670942868c700267 Mon Sep 17 00:00:00 2001 From: Tjark Petersen Date: Fri, 31 Oct 2025 14:17:31 +0100 Subject: [PATCH] increase counter_wb test timeout to cocotb recommendation --- verilog/dv/cocotb/user_proj_tests/counter_wb/counter_wb.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/verilog/dv/cocotb/user_proj_tests/counter_wb/counter_wb.py b/verilog/dv/cocotb/user_proj_tests/counter_wb/counter_wb.py index f4539fe..d7bdf8a 100644 --- a/verilog/dv/cocotb/user_proj_tests/counter_wb/counter_wb.py +++ b/verilog/dv/cocotb/user_proj_tests/counter_wb/counter_wb.py @@ -22,7 +22,7 @@ @cocotb.test() @report_test async def counter_wb(dut): - caravelEnv = await test_configure(dut,timeout_cycles=22620) + caravelEnv = await test_configure(dut,timeout_cycles=29534) cocotb.log.info(f"[TEST] Start counter_wb test") # wait for start of sending