Add the cv32e41p to core-v-verif
This pull request does two things:
- Creates a new "development" branch to support the CV32E41P.
- Stands up the cv32e41p "core" testbench.
99% of this is cloned directly off the cv32e40p. A single test of "hello-world" using Verilator was run (just run make
with no targets).
The primary purpose of this PR is to get the Huawei team up and runnning on core-v-verif.
Signed-off-by: Mike Thompson mike@openhwgroup.org