cva6 icon indicating copy to clipboard operation
cva6 copied to clipboard

Improve environment setup. Fix Verilator installation process.

Open zchamski opened this issue 1 year ago • 2 comments

  • 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.

zchamski avatar Feb 22 '24 17:02 zchamski

:heavy_check_mark: successful run, report available here.

github-actions[bot] avatar Feb 22 '24 17:02 github-actions[bot]

@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).

JeanRochCoulon avatar Feb 23 '24 17:02 JeanRochCoulon

@zchamski As the Github Action CI has been moved to cva6.py, can you rebase this PR to make the CI pass ?

JeanRochCoulon avatar Mar 02 '24 17:03 JeanRochCoulon