mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-04-24 22:27:10 -04:00
.. | ||
bsp | ||
docs/VerifPlans | ||
env | ||
regress | ||
sim | ||
tb | ||
tests | ||
vendor_lib | ||
README.md |
CV32E40X: Verification Environment for the CV32E40X CORE-V processor core.
Directories:
- bsp: the "board support package" for test-programs compiled/assembled/linked for the CV32E40X. This BSP is used by both the
core
testbench and theuvmt
UVM verification environment. - env: the UVM environment class and its associated infrastrucutre.
- sim: directory where you run the simulations.
- tb: the Testbench module that instanitates the core.
- tests: this is where all the testcases are.
There are README files in each directory with additional information.