-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathmanifest-nightly.xml
More file actions
20 lines (15 loc) · 913 Bytes
/
manifest-nightly.xml
File metadata and controls
20 lines (15 loc) · 913 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version='1.0' encoding='UTF-8'?>
<!--
SPDX-FileCopyrightText: 2025 aesc silicon
SPDX-License-Identifier: CERN-OHL-W-2.0
-->
<manifest>
<remote fetch="https://github.com" name="github" />
<default remote="github" sync-j="8" />
<project name="aesc-silicon/elements-nafarr" path="modules/elements/nafarr" revision="main" />
<project name="aesc-silicon/elements-zibal" path="modules/elements/zibal" revision="main" />
<project name="SpinalHDL/SpinalCrypto" path="modules/elements/SpinalCrypto" revision="f2a4ae9db5e9434c5589d0651efec8719103498e" />
<project name="SpinalHDL/VexiiRiscv" path="modules/elements/vexiiriscv" revision="" />
<project name="aesc-silicon/elements-vexriscv" path="modules/elements/vexriscv" revision="6814d54a341562beb330d407bb9898024367e447" />
<project name="The-OpenROAD-Project/OpenROAD-flow-scripts" path="tools/OpenROAD-flow-scripts" revision="master" />
</manifest>