Skip to content

Commit 9f6fedb

Browse files
committed
[doc] Link to nightly regression results from docs
1 parent 7600de9 commit 9f6fedb

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

doc/01_overview/verification_overview.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,6 @@ Current verification closure effort is focussed on the ``opentitan`` configurati
1717
Verification maturity is tracked via :ref:`verification_stages` that are `defined by the OpenTitan project <https://docs.opentitan.org/doc/project/development_stages/#hardware-verification-stages-v>`_.
1818
Ibex has achieved **V2S** for the `opentitan` configuration, broadly this means verification is almost complete (over 90% code and functional coverage hit with over 90% regression pass rate with test plan and coverage plan fully implemented) but not yet closed.
1919

20-
Nightly regression results are not yet published but we aim to do this soon.
20+
Nightly regression results, including a coverage summary and details of test failures, for the ``opentitan`` Ibex configuration are published at https://ibex.reports.lowrisc.org/opentitan/latest/report.html. Below is a summary of these results:
21+
22+
.. image:: https://ibex.reports.lowrisc.org/opentitan/latest/summary.svg

doc/03_reference/verification.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ Verification maturity is tracked via :ref:`verification_stages` that are `define
2323

2424
Ibex has achieved **V2S** for the ``opentitan`` configuration, broadly this means verification almost complete (over 90% code and functional coverage hit with over 90% regression pass rate with test plan and coverage plan fully implemented) but not yet closed.
2525

26+
Nightly regression results, including a coverage summary and details of test failures, for the ``opentitan`` Ibex configuration are published at https://ibex.reports.lowrisc.org/opentitan/latest/report.html. Below is a summary of these results:
27+
28+
.. image:: https://ibex.reports.lowrisc.org/opentitan/latest/summary.svg
29+
2630
Testbench Architecture
2731
^^^^^^^^^^^^^^^^^^^^^^
2832

0 commit comments

Comments
 (0)