Skip to content

Commit

Permalink
Merge cva6-files.f and dv/files.f in one file list
Browse files Browse the repository at this point in the history
  • Loading branch information
CoralieAllioux committed Feb 20, 2024
1 parent 5de7c60 commit e075a3b
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion verif/env/corev-dv/cva6-files.f
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,16 @@
// ------------------------------------------------------------------------------ //

// HEADERS
+incdir+${RISCV_DV_ROOT}/src
+incdir+${RISCV_DV_ROOT}/test
+incdir+${CVA6_DV_ROOT}/
+incdir+${CVA6_DV_ROOT}/custom
+incdir+${CVA6_DV_ROOT}/user_extension

// SOURCES
${RISCV_DV_ROOT}/src/riscv_signature_pkg.sv
${RISCV_DV_ROOT}/src/riscv_instr_pkg.sv
${RISCV_DV_ROOT}/test/riscv_instr_test_pkg.sv
${CVA6_DV_ROOT}/cva6_signature_pkg.sv
${CVA6_DV_ROOT}/cva6_instr_test_pkg.sv

${RISCV_DV_ROOT}/test/riscv_instr_gen_tb_top.sv

0 comments on commit e075a3b

Please sign in to comment.