- 22 Aug, 2024 1 commit
-
-
Antoine Kaufmann authored
-
- 21 Aug, 2024 5 commits
-
-
Hejing Li authored
-
Hejing Li authored
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
- 20 Aug, 2024 15 commits
- 19 Aug, 2024 1 commit
-
-
Jakob Görgen authored
experiments/simbricks/orchestration/nodeconfig: config_files takes additional env parameter for better path resolution
-
- 18 Aug, 2024 9 commits
-
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
This is better since now we don't care about the concrete values of the preprocessor variables anymore.
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
-
- 14 Jul, 2024 1 commit
-
-
Jialin Li authored
Allow users to specify custom paths to p4. Co-authored-by:Antoine Kaufmann <antoinek@mpi-sws.org>
-
- 12 Jul, 2024 5 commits
-
-
Jonas Kaufmann authored
When `AXILManager::pending_` only contained a single operation and that one was removed from `AXILManager::pending_` in `step()` on completion, there were still some signals that needed to be reset to their idle values. The temp variables were correctly modified to do so in `step()`, however, `step_apply()` was skipped since `AXILManager::pending_` was now empty.
-
Jonas Kaufmann authored
-
Jialin Li authored
-
Jialin Li authored
-
Jialin Li authored
To-do: Add synchronization support
-
- 26 Jun, 2024 1 commit
-
-
Antoine Kaufmann authored
-
- 13 Jun, 2024 2 commits
-
-
Jonas Kaufmann authored
We didn't clear the package cache again after the additional sudo install, which increased the size of the container.
-
Jonas Kaufmann authored
VS Code started enforcing the locale but they decided to use en_US.UTF-8. It looks like they are going to change this to C.UTF-8, which is available on every POSIX compliant system but this might take some time. So instead, we add the required en_US.UTF-8 locale to the devcontainer for now.
-