Skip to content

Commit

Permalink
Fix pulp_soc
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancescoConti committed May 15, 2024
1 parent 4d3888f commit df18da4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Bender.lock
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ packages:
- udma_sdio
- udma_uart
pulp_soc:
revision: 5ae7869970165483db776c0dec97103a07d00f6d
revision: 90db30b1267ac0995ebe91622e3046a2c0155987
version: null
source:
Git: https://github.com/pulp-platform/pulp_soc.git
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: "5ae7869970165483db776c0dec97103a07d00f6d" } # branch fc/cv32e40x
pulp_soc: { git: "https://github.com/pulp-platform/pulp_soc.git", rev: "90db30b1267ac0995ebe91622e3046a2c0155987" } # 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 df18da4

Please sign in to comment.