HOTFIX: Make vcs-testharness work after #1158 merge

This commit is contained in:
JeanRochCoulon 2023-04-24 08:33:11 +02:00 committed by GitHub
parent 45259cfb6a
commit a3e6521f97
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -139,7 +139,8 @@ endif
# this list contains the standalone components
src := corev_apu/tb/ariane.sv \
src := core/include/$(target)_config_pkg.sv \
corev_apu/tb/ariane.sv \
$(wildcard corev_apu/bootrom/*.sv) \
$(wildcard corev_apu/clint/*.sv) \
$(wildcard corev_apu/fpga/src/axi2apb/src/*.sv) \