Skip to content

Commit d9b93e5

Browse files
committed
doc: dv: Adjusted levels of sections to included sources
Signed-off-by: Grzegorz Latosinski <[email protected]>
1 parent a385aad commit d9b93e5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/source/dv.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ The core is verified with [the Cocotb + unit tests](https://github.com/chipsalli
55

66
There are also non-public tests which utilize Avery I3C VIP framework. The tests include: `private_read`, `private_write` and `recovery` and verify operation of target mode private reads and writes and the secure firmware recovery flow respectively.
77

8-
## Testplans
9-
108
This section contains testplans for the verification.
119

1210
Definitions:
@@ -18,13 +16,15 @@ Definitions:
1816
* `tests` - names of implemented tests, which cover the testpoint. Relation test-testpoint can be many to many.
1917
* `tags` - additional tags that can be used to group testpoints
2018

21-
### Testplans for individual blocks
19+
Full overview of tests can be found in [Testplan summary](./sim-results/index.html){.external}.
20+
21+
## Testplans for individual blocks
2222

2323
```{include} ../../verification/testplan/generated/testplans_blocks.md
2424
:heading-offset: 2
2525
```
2626

27-
### Testplans for the core
27+
## Testplans for the core
2828

2929
```{include} ../../verification/testplan/generated/testplans_core.md
3030
:heading-offset: 2

0 commit comments

Comments
 (0)