forked from openhwgroup/cvfpu
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathips_list.yml
More file actions
30 lines (28 loc) · 717 Bytes
/
ips_list.yml
File metadata and controls
30 lines (28 loc) · 717 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# Copyright 2019 ETH Zurich and University of Bologna.
# Solderpad Hardware License, Version 0.51, see LICENSE for details.
# SPDX-License-Identifier: SHL-0.51
#
# List of IPs and relative branch/commit-hash/tag.
# Uses the YAML syntax.
#
# Examples:
#
# or10n:
# commit: tags/PULP3_final
# domain: [cluster]
# udma:
# commit: 62b10440
# domain: [soc]
# axi_slice:
# commit: master
# domain: [soc,cluster]
# If a *tag* or *commit* is referenced, the IP will be in a
# state of DETACHED HEAD. Before committing any additional
# work, make sure to checkout a branch.
#
common_cells:
commit: v1.21.0
domain: [soc, cluster]
fpu_div_sqrt_mvp:
commit: v1.0.4
domain: [cluster,soc]