Skip to content

Commit e695062

Browse files
author
Yvan Tortorella
committed
Update IPs.
1 parent a087795 commit e695062

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

Bender.local

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
#
77

88
overrides:
9-
fpnew: { git: "https://github.com/pulp-platform/cvfpu.git", rev: "pulp-v0.1.3" }
9+
fpnew: { git: "https://github.com/pulp-platform/cvfpu.git", rev: "pulp-v0.2.3" }
1010
register_interface: { git: "https://github.com/pulp-platform/register_interface.git", version: =0.4.5 }

Bender.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ packages:
77
dependencies:
88
- common_cells
99
axi:
10-
revision: f07498d53ecd5518b277c7d213ec3b71ca4df93c
11-
version: 0.39.7
10+
revision: 78831b6feba265d5ee2683bbf42b4150f8a35c43
11+
version: 0.39.8
1212
source:
1313
Git: https://github.com/pulp-platform/axi.git
1414
dependencies:
@@ -52,7 +52,7 @@ packages:
5252
Git: https://github.com/pulp-platform/cv32e40x.git
5353
dependencies: []
5454
fpnew:
55-
revision: a8e0cba6dd50f357ece73c2c955d96efc3c6c315
55+
revision: e5aa6a01b5bbe1675c3aa8872e1203413ded83d1
5656
version: null
5757
source:
5858
Git: https://github.com/pulp-platform/cvfpu.git
@@ -67,7 +67,7 @@ packages:
6767
dependencies:
6868
- common_cells
6969
hci:
70-
revision: 8408a6d7a7a4d814dcb3468934e49b407b1c783e
70+
revision: 5421524afca701e45a83d0f1ec47568c019e021a
7171
version: null
7272
source:
7373
Git: https://github.com/pulp-platform/hci.git
@@ -106,8 +106,8 @@ packages:
106106
Git: https://github.com/pulp-platform/L2_tcdm_hybrid_interco.git
107107
dependencies: []
108108
obi:
109-
revision: 8097928cf1b43712f93d5356f336397879b4ad2c
110-
version: 0.1.6
109+
revision: 0155fc34e900c7c884e081c0a1114a247937ff69
110+
version: 0.1.7
111111
source:
112112
Git: https://github.com/pulp-platform/obi.git
113113
dependencies:

Bender.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ dependencies:
1818
hwpe-stream : { git: "https://github.com/pulp-platform/hwpe-stream.git" , version: =1.9.0 }
1919
hwpe-ctrl : { git: "https://github.com/pulp-platform/hwpe-ctrl.git" , rev: "3690a3c" } # master
2020
hci : { git: "https://github.com/pulp-platform/hci.git" , rev: "8408a6d" } # master
21-
fpnew : { git: "https://github.com/pulp-platform/cvfpu.git" , rev: "pulp-v0.1.3" }
21+
fpnew : { git: "https://github.com/pulp-platform/cvfpu.git" , rev: "pulp-v0.2.3" }
2222
common_cells : { git: "https://github.com/pulp-platform/common_cells.git" , version: =1.38.0 }
23-
obi : { git: "https://github.com/pulp-platform/obi.git" , version: =0.1.6 }
23+
obi : { git: "https://github.com/pulp-platform/obi.git" , version: =0.1.7 }
2424
tech_cells_generic: { git: "https://github.com/pulp-platform/tech_cells_generic.git", version: =0.2.13 }
2525
register_interface: { git: "https://github.com/pulp-platform/register_interface.git", version: =0.4.5 }
2626

0 commit comments

Comments
 (0)