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
42d186015c
Branches
Tags
No results found.
caravel
/
verilog
/
dv
History
M0stafaRady
0da9e78e57
Update cocotb README file to include PDK export requirements
2022-10-30 01:47:46 -07:00
..
caravel
Corrected the pull-up definition and revised the CSB definition to
2022-10-05 10:02:24 -04:00
cocotb
Update cocotb README file to include PDK export requirements
2022-10-30 01:47:46 -07:00
wb_utests
Introduction of PDK variable (
#39
)
2022-04-08 09:05:58 -07:00
README.md
resolve conflict
2022-10-13 12:11:42 -07:00
dummy_slave.v
adding user_project_wrapper empty files -- gds & lef
2021-12-16 12:29:35 -08:00
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