Skip to content

Bugfix/riscv dv cyclic dependency

Created by: CoralieAllioux

The following PR provides a solution to resolve Github Issue #1815 (closed).

It allows to use only one file list when using riscv-dv: cva6/verif/env/corev-dv/cva6-files.f. It is done by merging cva6/verif/sim/dv/files.f content into cva6-files.f. It also updates the cva6/verif/env/corev-dv/simulator.yaml to only use that file list when compiling.

Merge request reports

Loading