mirror of
https://github.com/openhwgroup/cve2.git
synced 2025-04-23 05:27:30 -04:00
[Doc] Added extra setup info for Verification
This commit is contained in:
parent
b2e36ec345
commit
6b1a7add5d
1 changed files with 6 additions and 4 deletions
|
@ -30,11 +30,13 @@ Please note that this work is still working in progress.
|
|||
Getting Started
|
||||
---------------
|
||||
|
||||
Prerequisites
|
||||
~~~~~~~~~~~~~
|
||||
Prerequisites & Environment Setup
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
- VCS RTL simulator (need to support UVM 1.2)
|
||||
- `Setup the RISC-V instruction generator and ISS sim environment <https://github.com/google/riscv-dv#getting-started>`_
|
||||
- VCS RTL simulator (needed to support UVM 1.2)
|
||||
- RISCV-DV Prerequisites - https://github.com/google/riscv-dv#prerequisites
|
||||
- GCC setup - https://github.com/google/riscv-dv#compile-generated-programs-with-gcc
|
||||
- ISS setup - https://github.com/google/riscv-dv#run-iss-instruction-set-simulator-simulation - note that commit log must be enabled in spike by passing ``--enable-commitlog`` to the configure script.
|
||||
|
||||
End-to-end RTL/ISS co-simulation flow
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue