You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/dv.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,6 @@ The core is verified with [the Cocotb + unit tests](https://github.com/chipsalli
5
5
6
6
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.
7
7
8
-
## Testplans
9
-
10
8
This section contains testplans for the verification.
11
9
12
10
Definitions:
@@ -18,12 +16,16 @@ Definitions:
18
16
*`tests` - names of implemented tests, which cover the testpoint. Relation test-testpoint can be many to many.
19
17
*`tags` - additional tags that can be used to group testpoints
20
18
21
-
### Testplans for individual blocks
19
+
Full overview of tests can be found in [Testplan summary](./sim-results/index.html){.external}.
0 commit comments