File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Before=actions.runner.bittide-bittide-hardware.hoeve-1.service
55
66[Service]
77Type =simple
8- ExecStart =/bin/bash -c "source /opt/tools/Xilinx/VivadoEnterprise/Vivado/2022.1 /settings64.sh && hw_server"
8+ ExecStart =/bin/bash -c "source /opt/tools/Xilinx/VivadoEnterprise/Vivado/2025.2 /settings64.sh && hw_server"
99Restart =always
1010User =graaf
1111# XXX: We actually want to run the hw_server as another user. However, it seems
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ source-repository-package
5353source-repository-package
5454 type : git
5555 location : https://github.com/clash-lang/clash-cores.git
56- tag : 59118b1369ebdb3df424931c500e1a92567fdaac
56+ tag : 8290f373bb45997ed18c968cd59f4595deb516b6
5757
5858source-repository-package
5959 type : git
@@ -84,6 +84,8 @@ source-repository-package
8484allow-newer :
8585 clash-protocols :tasty,
8686 clash-vexriscv :base,
87+ -- clash-cores:doctests-parallel,
88+ -- doctest-parallel:Cabal,
8789
8890-- These should be removed after bumping clash
8991-----------------------------------------------
You can’t perform that action at this time.
0 commit comments