blob: 2f4a77daf57e3d33cc8154cb5231de79c3b42720 [file] [log] [blame] [view]
# DV Tests
Organized into two subdirectories:
* caravel: contains tests for both the mangement SoC and an example user project.
* wb_utests: contains unit tests for the wishbone components residing at the management SoC private bus
<pre>
├── harness
├── mgmt_soc
├── user_proj_example
└── wb_utests
</pre>