Update baremetal tests to sv_eirq branch

This commit is contained in:
Rodrigo Arias 2024-08-28 10:19:58 +02:00
parent 2e2ba5b996
commit 65b91368d6

View File

@ -79,8 +79,8 @@ final: prev:
name = "sa-fpga-tests"; name = "sa-fpga-tests";
src = builtins.fetchGit { src = builtins.fetchGit {
url = "git@gitlab-internal.bsc.es:hwdesign/rtl/core-tile/sa-fpga.git"; url = "git@gitlab-internal.bsc.es:hwdesign/rtl/core-tile/sa-fpga.git";
rev = "6547e63f3aed312a4c36f093b5e6421c7f1704f6"; rev = "afe0372413a94fff279ca5d5002c3e999ac8defb";
ref = "ni/supervisor_tests"; ref = "ft/sv_eirq";
}; };
dontConfigure = true; dontConfigure = true;
patches = [ patches = [