File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11overrides:
22 # For 12 cores
33 icache-intc: { git: "https://github.com/pulp-platform/icache-intc.git", rev: "c40221325c7de9158c39fecc8e2fea2316cadc28" }
4- cluster_interconnect: { git: "https://github.com/pulp-platform/cluster_interconnect.git", rev: "89e1019" } # Temporary override by Bender using `bender clone` command
4+ cluster_interconnect: { git: "https://github.com/pulp-platform/cluster_interconnect.git", rev: "89e1019" }
55
66 # For HMR
7+ # redundancy_cells: { path: "../redundancy_cells" } # Temporary override by Bender using `bender clone` command
78# cv32e40p: { path: "working_dir/cv32e40p" } # Temporary override by Bender using `bender clone` command
89 cv32e40p: { git: "https://github.com/pulp-platform/cv32e40p.git", rev: "846df8a" }
910# pulp_soc: { path: "working_dir/pulp_soc" } # Temporary override by Bender using `bender clone` command
1011# pulp_soc: { git: "https://github.com/pulp-platform/pulp_soc.git", rev: "d54b51b" }
1112# pulp_cluster: { path: "working_dir/pulp_cluster" } # Temporary override by Bender using `bender clone` command
12- # pulp_cluster: { git: "https://github.com/pulp-platform/pulp_cluster.git", rev: "5976310 " }
13+ # pulp_cluster: { git: "https://github.com/pulp-platform/pulp_cluster.git", rev: "4db79a7 " }
1314
1415 # For idma compatibility
1516# idma: { path: "working_dir/idma" } # Temporary override by Bender using `bender clone` command
Original file line number Diff line number Diff line change @@ -257,7 +257,7 @@ packages:
257257 dependencies:
258258 - axi_slice
259259 pulp_cluster:
260- revision: 59763109584353ab02ab031df0659a2d5a0e0d33
260+ revision: 4db79a7447e5e8feefd5292cdb2bbb27052da618
261261 version: null
262262 source:
263263 Git: https://github.com/pulp-platform/pulp_cluster.git
@@ -325,7 +325,7 @@ packages:
325325 - udma_sdio
326326 - udma_uart
327327 redundancy_cells:
328- revision: 6d9d428ed342abc0844efc06eedf057e93e63c3d
328+ revision: dd5878a937bfed3297308537b932feee19c03ee9
329329 version: null
330330 source:
331331 Git: https://github.com/pulp-platform/redundancy_cells.git
Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ dependencies:
1414 tech_cells_generic : { git: "https://github.com/pulp-platform/tech_cells_generic.git", version: 0.2.6 }
1515 jtag_pulp : { git: "https://github.com/pulp-platform/jtag_pulp.git", version: 0.2.0 }
1616 # For HMR
17- pulp_soc : { git: "https://github.com/pulp-platform/pulp_soc.git", rev: "d54b51b" }
18- pulp_cluster : { git: "https://github.com/pulp-platform/pulp_cluster.git", rev: "5976310 " }
17+ pulp_soc : { git: "https://github.com/pulp-platform/pulp_soc.git", rev: "d54b51b" }
18+ pulp_cluster : { git: "https://github.com/pulp-platform/pulp_cluster.git", rev: "4db79a7 " }
1919 tbtools : { git: "https://github.com/pulp-platform/tbtools.git", version: 0.2.1 }
2020
2121export_include_dirs :
You can’t perform that action at this time.
0 commit comments