This website requires JavaScript.
Explore
Help
Sign In
riscv
/
caravel
mirror of
https://github.com/efabless/caravel.git
Watch
1
Star
0
Fork
You've already forked caravel
0
Code
Issues
Projects
Releases
Wiki
Activity
e661740208
Branches
Tags
No results found.
caravel
/
verilog
/
dv
/
README.md
998 B
Executable File
Raw
Blame
History
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