Skip to content

Commit

Permalink
Update pulp_soc version
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancescoConti committed May 15, 2024
1 parent 107a982 commit 4d3888f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
12 changes: 11 additions & 1 deletion Bender.lock
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,15 @@ packages:
source:
Git: https://github.com/pulp-platform/common_verification.git
dependencies: []
cv32e40p:
revision: 7a49867b2232d97344cde1b8a1e05bcb38634894
version: null
source:
Git: https://github.com/pulp-platform/cv32e40p.git
dependencies:
- common_cells
- fpnew
- tech_cells_generic
cv32e40x:
revision: 636785cd4aef6e857b320834b3ec158b2be7d2c8
version: null
Expand Down Expand Up @@ -186,7 +195,7 @@ packages:
- udma_sdio
- udma_uart
pulp_soc:
revision: e3fa9100629b87834f7da8d494e8d58f3cb24080
revision: 5ae7869970165483db776c0dec97103a07d00f6d
version: null
source:
Git: https://github.com/pulp-platform/pulp_soc.git
Expand All @@ -200,6 +209,7 @@ packages:
- axi
- cluster_interconnect
- common_cells
- cv32e40p
- cv32e40x
- fir-hwpe
- fir-xifu
Expand Down
2 changes: 1 addition & 1 deletion Bender.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
common_cells: { git: "https://github.com/pulp-platform/common_cells.git", version: 1.21.0 }
apb: { git: "https://github.com/pulp-platform/apb.git", version: 0.2.4 }
jtag_pulp: { git: "https://github.com/pulp-platform/jtag_pulp.git", version: 0.2.0 }
pulp_soc: { git: "https://github.com/pulp-platform/pulp_soc.git", rev: "e3fa9100629b87834f7da8d494e8d58f3cb24080" } # branch fc/cv32e40x
pulp_soc: { git: "https://github.com/pulp-platform/pulp_soc.git", rev: "5ae7869970165483db776c0dec97103a07d00f6d" } # branch fc/cv32e40x
tbtools: { git: "https://github.com/pulp-platform/tbtools.git", version: 0.2.1 }
tech_cells_generic: { git: "https://github.com/pulp-platform/tech_cells_generic.git", version: 0.2.3 }
pulpissimo_padframe_rtl_sim: { path: "hw/padframe/pulpissimo_padframe_rtl_sim_autogen" }
Expand Down

0 comments on commit 4d3888f

Please sign in to comment.