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: doc/source/dv.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,6 @@
3
3
This chapter presents the available models and tools which are used for I3C verification.
4
4
The core is verified with [the Cocotb + unit tests](https://github.com/chipsalliance/i3c-core/tree/main/verification/cocotb/block) and [the UVM test suite](https://github.com/chipsalliance/i3c-core/tree/main/verification/uvm_i3c).
5
5
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
6
8
7
This section contains testplans for the verification.
9
8
@@ -29,3 +28,9 @@ Full overview of tests can be found in [Testplan summary](./sim-results/index.ht
The list of non-public tests which utilize Avery I3C VIP framework and have been successfully ran against the design is available in the [CTS list](https://github.com/chipsalliance/i3c-core/blob/main/doc/cts-list.md).
0 commit comments