cva6
cva6 copied to clipboard
Improve environment setup. Fix Verilator installation process.
- verif/sim/setup-env.sh: Double-quote variable values. Install Verilator in 'tools/verilator' by default. Add SPIKE_PATH to PATH.
- verif/regress/install-verilator.sh: By default use per-version dirs to build and install Verilator. Add and improve configuration messages.
:heavy_check_mark: successful run, report available here.
@MikeOpenHWGroup @MarioOpenHWGroup @ASintzoff This PR is very demonstrative: it should fix a Thales CI setup issue, and it breaks the Github Actions CI. This makes us cry !
@zchamski I propose to wait (that is a comfortable proposal) for the move of Github Action to cva6.py to make this PR pass (I hope).
@zchamski As the Github Action CI has been moved to cva6.py, can you rebase this PR to make the CI pass ?