mirror of https://github.com/efabless/caravel.git
096f5035f5
* cocotb - updates related to enable simulating caraval using iverilog * Apply automatic changes to Manifest and README.rst Co-authored-by: M0stafaRady <M0stafaRady@users.noreply.github.com> |
||
---|---|---|
.. | ||
caravel | ||
cocotb | ||
wb_utests | ||
README.md | ||
dummy_slave.v |
README.md
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
├── caravel │ ├── mgmt_soc │ ├── user_proj_example └── wb_utests