Skip to content

release_v20231111_0

Choose a tag to compare

@github-actions github-actions released this 11 Nov 10:32
· 1461 commits to main since this release
625c206
Work-around timing-out verilator-nightly tests (#1058)

* driver tests: Reduce number of iterations of test_sha1.

This test times out under verilator. By reducing the number of
iterations it can pass.

* Don't run ecdsa_cmd_run_wycheproof() test in verilator nightly.

This test is too slow to run without timing out. It will still run on
the FPGA and sw-emulator.

* Don't run slow ROM validation tests in verilator nightly.

These tests are too slow to run without timing out. They will still run
on the FPGA and sw-emulator.